Module Name: src
Committed By: njoly
Date: Mon Jul 5 14:53:03 UTC 2010
Modified Files:
src/tests/fs/common: ext2fs.c ffs.c h_fsmacros.h msdosfs.c sysvbfs.c
tmpfs.c
Log Message:
Fix more copyrights, where i forgot to add my name.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/common/ext2fs.c \
src/tests/fs/common/ffs.c src/tests/fs/common/h_fsmacros.h \
src/tests/fs/common/msdosfs.c src/tests/fs/common/sysvbfs.c \
src/tests/fs/common/tmpfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tests/fs/common/ext2fs.c
diff -u src/tests/fs/common/ext2fs.c:1.1 src/tests/fs/common/ext2fs.c:1.2
--- src/tests/fs/common/ext2fs.c:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/ext2fs.c Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: ext2fs.c,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: ext2fs.c,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/fs/common/ffs.c
diff -u src/tests/fs/common/ffs.c:1.1 src/tests/fs/common/ffs.c:1.2
--- src/tests/fs/common/ffs.c:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/ffs.c Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: ffs.c,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: ffs.c,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/fs/common/h_fsmacros.h
diff -u src/tests/fs/common/h_fsmacros.h:1.1 src/tests/fs/common/h_fsmacros.h:1.2
--- src/tests/fs/common/h_fsmacros.h:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/h_fsmacros.h Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: h_fsmacros.h,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: h_fsmacros.h,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/fs/common/msdosfs.c
diff -u src/tests/fs/common/msdosfs.c:1.1 src/tests/fs/common/msdosfs.c:1.2
--- src/tests/fs/common/msdosfs.c:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/msdosfs.c Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: msdosfs.c,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: msdosfs.c,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/fs/common/sysvbfs.c
diff -u src/tests/fs/common/sysvbfs.c:1.1 src/tests/fs/common/sysvbfs.c:1.2
--- src/tests/fs/common/sysvbfs.c:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/sysvbfs.c Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: sysvbfs.c,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: sysvbfs.c,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
Index: src/tests/fs/common/tmpfs.c
diff -u src/tests/fs/common/tmpfs.c:1.1 src/tests/fs/common/tmpfs.c:1.2
--- src/tests/fs/common/tmpfs.c:1.1 Wed Jun 30 20:39:39 2010
+++ src/tests/fs/common/tmpfs.c Mon Jul 5 14:53:03 2010
@@ -1,11 +1,11 @@
-/* $NetBSD: tmpfs.c,v 1.1 2010/06/30 20:39:39 njoly Exp $ */
+/* $NetBSD: tmpfs.c,v 1.2 2010/07/05 14:53:03 njoly Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
- * by
+ * by Nicolas Joly.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions