summaryrefslogtreecommitdiff
path: root/tests/lib/libc/string
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2011-04-07 18:14:08 +0000
committerjruoho <jruoho@NetBSD.org>2011-04-07 18:14:08 +0000
commit2d064340267f44688202a8394ea4122fc0b2ebc5 (patch)
treea5a90a1858ae31261dfd0882bf6ccb4197a9b7da /tests/lib/libc/string
parent9358658dc5ca62085bb3f3a9a84cfd6cfa208155 (diff)
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 (limited to 'tests/lib/libc/string')
-rw-r--r--tests/lib/libc/string/t_memcpy.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/lib/libc/string/t_memcpy.c b/tests/lib/libc/string/t_memcpy.c
index 2f6331e4731..eec90cab15b 100644
--- a/tests/lib/libc/string/t_memcpy.c
+++ b/tests/lib/libc/string/t_memcpy.c
@@ -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: