aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-06-16 19:35:01 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-06-16 19:35:01 +0000
commit353aa3e75bc18a795fc126371ccf3812ed529dff (patch)
treedee476dcf89453c498cb5afa6c3af40110e8cf11 /tools/regression/lib/libc
parent21a46fc4ca942409b6ff01b33f0b94d232a35a9b (diff)
downloadsrc-353aa3e75bc18a795fc126371ccf3812ed529dff.tar.gz
src-353aa3e75bc18a795fc126371ccf3812ed529dff.zip
Remove lines declaring "All rights reserved" or similar comments: they
are not true as the files are actually under the BSD-2 license Approved by: bushman
Notes
Notes: svn path=/head/; revision=251818
Diffstat (limited to 'tools/regression/lib/libc')
-rw-r--r--tools/regression/lib/libc/nss/test-getaddr.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getgr.c1
-rw-r--r--tools/regression/lib/libc/nss/test-gethostby.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getproto.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getpw.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getrpc.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getserv.c1
-rw-r--r--tools/regression/lib/libc/nss/test-getusershell.c1
-rw-r--r--tools/regression/lib/libc/nss/testutil.h1
9 files changed, 0 insertions, 9 deletions
diff --git a/tools/regression/lib/libc/nss/test-getaddr.c b/tools/regression/lib/libc/nss/test-getaddr.c
index 046d9db4e363..cac8585b00c7 100644
--- a/tools/regression/lib/libc/nss/test-getaddr.c
+++ b/tools/regression/lib/libc/nss/test-getaddr.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights rehted.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getgr.c b/tools/regression/lib/libc/nss/test-getgr.c
index 1b573e862ec3..f62b4a8cdd18 100644
--- a/tools/regression/lib/libc/nss/test-getgr.c
+++ b/tools/regression/lib/libc/nss/test-getgr.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights regrped.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-gethostby.c b/tools/regression/lib/libc/nss/test-gethostby.c
index 5a0c92597554..e321ce7af74c 100644
--- a/tools/regression/lib/libc/nss/test-gethostby.c
+++ b/tools/regression/lib/libc/nss/test-gethostby.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights rehted.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getproto.c b/tools/regression/lib/libc/nss/test-getproto.c
index b94f204bd1d0..99bb78b222da 100644
--- a/tools/regression/lib/libc/nss/test-getproto.c
+++ b/tools/regression/lib/libc/nss/test-getproto.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights repeed.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getpw.c b/tools/regression/lib/libc/nss/test-getpw.c
index 88277d38672e..780f5b7dbd9a 100644
--- a/tools/regression/lib/libc/nss/test-getpw.c
+++ b/tools/regression/lib/libc/nss/test-getpw.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights repwded.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getrpc.c b/tools/regression/lib/libc/nss/test-getrpc.c
index df0bc839a6f1..6ce1815d5c9e 100644
--- a/tools/regression/lib/libc/nss/test-getrpc.c
+++ b/tools/regression/lib/libc/nss/test-getrpc.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights repeed.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getserv.c b/tools/regression/lib/libc/nss/test-getserv.c
index 79d42f017af2..4bc0b5a8671c 100644
--- a/tools/regression/lib/libc/nss/test-getserv.c
+++ b/tools/regression/lib/libc/nss/test-getserv.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/test-getusershell.c b/tools/regression/lib/libc/nss/test-getusershell.c
index 20faaacefecb..35ec670cafde 100644
--- a/tools/regression/lib/libc/nss/test-getusershell.c
+++ b/tools/regression/lib/libc/nss/test-getusershell.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights repwded.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/tools/regression/lib/libc/nss/testutil.h b/tools/regression/lib/libc/nss/testutil.h
index f1e91c2ea6a3..acd69aceb22a 100644
--- a/tools/regression/lib/libc/nss/testutil.h
+++ b/tools/regression/lib/libc/nss/testutil.h
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2006 Michael Bushkov <bushman@freebsd.org>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions