Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tests/fs/common Fix more copyrights, where i forgot to add m...



details:   https://anonhg.NetBSD.org/src/rev/adc9e778c7e2
branches:  trunk
changeset: 756057:adc9e778c7e2
user:      njoly <njoly%NetBSD.org@localhost>
date:      Mon Jul 05 14:53:03 2010 +0000

description:
Fix more copyrights, where i forgot to add my name.

diffstat:

 tests/fs/common/ext2fs.c     |  4 ++--
 tests/fs/common/ffs.c        |  4 ++--
 tests/fs/common/h_fsmacros.h |  4 ++--
 tests/fs/common/msdosfs.c    |  4 ++--
 tests/fs/common/sysvbfs.c    |  4 ++--
 tests/fs/common/tmpfs.c      |  4 ++--
 6 files changed, 12 insertions(+), 12 deletions(-)

diffs (102 lines):

diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/ext2fs.c
--- a/tests/fs/common/ext2fs.c  Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/ext2fs.c  Mon Jul 05 14:53:03 2010 +0000
@@ -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
diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/ffs.c
--- a/tests/fs/common/ffs.c     Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/ffs.c     Mon Jul 05 14:53:03 2010 +0000
@@ -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
diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/h_fsmacros.h
--- a/tests/fs/common/h_fsmacros.h      Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/h_fsmacros.h      Mon Jul 05 14:53:03 2010 +0000
@@ -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
diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/msdosfs.c
--- a/tests/fs/common/msdosfs.c Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/msdosfs.c Mon Jul 05 14:53:03 2010 +0000
@@ -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
diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/sysvbfs.c
--- a/tests/fs/common/sysvbfs.c Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/sysvbfs.c Mon Jul 05 14:53:03 2010 +0000
@@ -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
diff -r 6a1be64f6660 -r adc9e778c7e2 tests/fs/common/tmpfs.c
--- a/tests/fs/common/tmpfs.c   Mon Jul 05 14:30:00 2010 +0000
+++ b/tests/fs/common/tmpfs.c   Mon Jul 05 14:53:03 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index