Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/libc Remove the following (literal) text in the TN...
details: https://anonhg.NetBSD.org/src/rev/89844973a143
branches: trunk
changeset: 763934:89844973a143
user: jruoho <jruoho%NetBSD.org@localhost>
date: Thu Apr 07 18:14:08 2011 +0000
description:
Remove the following (literal) text in the TNF copyrights:
* This code is derived from software contributed to The NetBSD Foundation
* by
*
XXX: If these originated from you and you want your name to be mentioned,
please add it.
diffstat:
tests/lib/libc/gen/t_dir.c | 5 +----
tests/lib/libc/gen/t_ldexp.c | 5 +----
tests/lib/libc/gen/t_rbstress.c | 5 +----
tests/lib/libc/ieeefp/t_subnormal.c | 5 +----
tests/lib/libc/net/h_protoent.c | 5 +----
tests/lib/libc/net/h_servent.c | 5 +----
tests/lib/libc/string/t_memcpy.c | 5 +----
tests/lib/libc/time/t_mktime.c | 5 +----
8 files changed, 8 insertions(+), 32 deletions(-)
diffs (136 lines):
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/gen/t_dir.c
--- a/tests/lib/libc/gen/t_dir.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/gen/t_dir.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_dir.c,v 1.1 2010/12/28 12:46:15 pgoyette Exp $ */
+/* $NetBSD: t_dir.c,v 1.2 2011/04/07 18:14:08 jruoho Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/gen/t_ldexp.c
--- a/tests/lib/libc/gen/t_ldexp.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/gen/t_ldexp.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_ldexp.c,v 1.4 2011/02/20 20:57:46 jmmv Exp $ */
+/* $NetBSD: t_ldexp.c,v 1.5 2011/04/07 18:14:08 jruoho Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/gen/t_rbstress.c
--- a/tests/lib/libc/gen/t_rbstress.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/gen/t_rbstress.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_rbstress.c,v 1.1 2010/12/28 12:46:15 pgoyette Exp $ */
+/* $NetBSD: t_rbstress.c,v 1.2 2011/04/07 18:14:08 jruoho Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/ieeefp/t_subnormal.c
--- a/tests/lib/libc/ieeefp/t_subnormal.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/ieeefp/t_subnormal.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_subnormal.c,v 1.2 2011/01/04 22:30:41 pgoyette Exp $ */
+/* $NetBSD: t_subnormal.c,v 1.3 2011/04/07 18:14:09 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/net/h_protoent.c
--- a/tests/lib/libc/net/h_protoent.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/net/h_protoent.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: h_protoent.c,v 1.1 2011/01/12 17:32:27 pgoyette Exp $ */
+/* $NetBSD: h_protoent.c,v 1.2 2011/04/07 18:14:09 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/net/h_servent.c
--- a/tests/lib/libc/net/h_servent.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/net/h_servent.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: h_servent.c,v 1.1 2011/01/12 17:32:27 pgoyette Exp $ */
+/* $NetBSD: h_servent.c,v 1.2 2011/04/07 18:14:09 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/string/t_memcpy.c
--- a/tests/lib/libc/string/t_memcpy.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/string/t_memcpy.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_memcpy.c,v 1.1 2010/12/26 13:35:54 pgoyette Exp $ */
+/* $NetBSD: t_memcpy.c,v 1.2 2011/04/07 18:14:09 jruoho Exp $ */
/*-
* Copyright (c) 2010 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
diff -r d022959c2679 -r 89844973a143 tests/lib/libc/time/t_mktime.c
--- a/tests/lib/libc/time/t_mktime.c Thu Apr 07 17:38:02 2011 +0000
+++ b/tests/lib/libc/time/t_mktime.c Thu Apr 07 18:14:08 2011 +0000
@@ -1,12 +1,9 @@
-/* $NetBSD: t_mktime.c,v 1.1 2011/01/13 00:14:10 pgoyette Exp $ */
+/* $NetBSD: t_mktime.c,v 1.2 2011/04/07 18:14:09 jruoho Exp $ */
/*-
* Copyright (c) 2011 The NetBSD Foundation, Inc.
* All rights reserved.
*
- * This code is derived from software contributed to The NetBSD Foundation
- * by
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
Home |
Main Index |
Thread Index |
Old Index