summaryrefslogtreecommitdiffstats
path: root/tools/regression
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-06-17 20:27:20 +0000
committereadler <eadler@FreeBSD.org>2013-06-17 20:27:20 +0000
commitdb5975426646d397853b96e2aa814898a37abba8 (patch)
treea8742469652563f38a48cae269925476ad833c18 /tools/regression
parent8436d05fdc3b1f7cf28dde2fa8f1d5dea4cef558 (diff)
downloadFreeBSD-src-db5975426646d397853b96e2aa814898a37abba8.zip
FreeBSD-src-db5975426646d397853b96e2aa814898a37abba8.tar.gz
Restore "all rights reserved" (spelled correctly). This was actually part of the standard text of the license which I did not realize prior.
Approved by: bushman
Diffstat (limited to 'tools/regression')
-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
8 files changed, 8 insertions, 0 deletions
diff --git a/tools/regression/lib/libc/nss/test-getaddr.c b/tools/regression/lib/libc/nss/test-getaddr.c
index cac8585..309c94b 100644
--- a/tools/regression/lib/libc/nss/test-getaddr.c
+++ b/tools/regression/lib/libc/nss/test-getaddr.c
@@ -1,5 +1,6 @@
/*-
* 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-getgr.c b/tools/regression/lib/libc/nss/test-getgr.c
index f62b4a8..322c636 100644
--- a/tools/regression/lib/libc/nss/test-getgr.c
+++ b/tools/regression/lib/libc/nss/test-getgr.c
@@ -1,5 +1,6 @@
/*-
* 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-gethostby.c b/tools/regression/lib/libc/nss/test-gethostby.c
index e321ce7..77455e7 100644
--- a/tools/regression/lib/libc/nss/test-gethostby.c
+++ b/tools/regression/lib/libc/nss/test-gethostby.c
@@ -1,5 +1,6 @@
/*-
* 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-getproto.c b/tools/regression/lib/libc/nss/test-getproto.c
index 99bb78b..89ad087 100644
--- a/tools/regression/lib/libc/nss/test-getproto.c
+++ b/tools/regression/lib/libc/nss/test-getproto.c
@@ -1,5 +1,6 @@
/*-
* 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-getpw.c b/tools/regression/lib/libc/nss/test-getpw.c
index 780f5b7..bb88f6a 100644
--- a/tools/regression/lib/libc/nss/test-getpw.c
+++ b/tools/regression/lib/libc/nss/test-getpw.c
@@ -1,5 +1,6 @@
/*-
* 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-getrpc.c b/tools/regression/lib/libc/nss/test-getrpc.c
index 6ce1815..4041e88 100644
--- a/tools/regression/lib/libc/nss/test-getrpc.c
+++ b/tools/regression/lib/libc/nss/test-getrpc.c
@@ -1,5 +1,6 @@
/*-
* 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-getserv.c b/tools/regression/lib/libc/nss/test-getserv.c
index 4bc0b5a..79d42f0 100644
--- a/tools/regression/lib/libc/nss/test-getserv.c
+++ b/tools/regression/lib/libc/nss/test-getserv.c
@@ -1,5 +1,6 @@
/*-
* 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 35ec670..8682591 100644
--- a/tools/regression/lib/libc/nss/test-getusershell.c
+++ b/tools/regression/lib/libc/nss/test-getusershell.c
@@ -1,5 +1,6 @@
/*-
* 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