summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-06-16 19:35:01 +0000
committereadler <eadler@FreeBSD.org>2013-06-16 19:35:01 +0000
commitbdb87244afd587e06eb28d13727375749ff5a63b (patch)
treedee476dcf89453c498cb5afa6c3af40110e8cf11 /tools
parent0bbd1804d570c5522d8e572b4550ac86aa8ad9e7 (diff)
downloadFreeBSD-src-bdb87244afd587e06eb28d13727375749ff5a63b.zip
FreeBSD-src-bdb87244afd587e06eb28d13727375749ff5a63b.tar.gz
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
Diffstat (limited to 'tools')
-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 046d9db..cac8585 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 1b573e8..f62b4a8 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 5a0c925..e321ce7 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 b94f204..99bb78b 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 88277d3..780f5b7 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 df0bc83..6ce1815 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 79d42f0..4bc0b5a 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 20faaac..35ec670 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 f1e91c2..acd69ac 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
OpenPOWER on IntegriCloud