Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/lib/libc
Module Name: src
Committed By: jruoho
Date: Thu Apr 7 18:14:10 UTC 2011
Modified Files:
src/tests/lib/libc/gen: t_dir.c t_ldexp.c t_rbstress.c
src/tests/lib/libc/ieeefp: t_subnormal.c
src/tests/lib/libc/net: h_protoent.c h_servent.c
src/tests/lib/libc/string: t_memcpy.c
src/tests/lib/libc/time: t_mktime.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/t_dir.c \
src/tests/lib/libc/gen/t_rbstress.c
cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/gen/t_ldexp.c
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libc/ieeefp/t_subnormal.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/net/h_protoent.c \
src/tests/lib/libc/net/h_servent.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/string/t_memcpy.c
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/time/t_mktime.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index