Author: eadler
Date: Mon Jun 17 20:27:20 2013
New Revision: 251867
URL: http://svnweb.freebsd.org/changeset/base/251867

Log:
  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

Modified:
  head/tools/regression/lib/libc/nss/test-getaddr.c
  head/tools/regression/lib/libc/nss/test-getgr.c
  head/tools/regression/lib/libc/nss/test-gethostby.c
  head/tools/regression/lib/libc/nss/test-getproto.c
  head/tools/regression/lib/libc/nss/test-getpw.c
  head/tools/regression/lib/libc/nss/test-getrpc.c
  head/tools/regression/lib/libc/nss/test-getserv.c
  head/tools/regression/lib/libc/nss/test-getusershell.c

Modified: head/tools/regression/lib/libc/nss/test-getaddr.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getaddr.c   Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getaddr.c   Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getgr.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getgr.c     Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getgr.c     Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-gethostby.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-gethostby.c Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-gethostby.c Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getproto.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getproto.c  Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getproto.c  Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getpw.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getpw.c     Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getpw.c     Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getrpc.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getrpc.c    Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getrpc.c    Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getserv.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getserv.c   Mon Jun 17 20:26:19 
2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getserv.c   Mon Jun 17 20:27:20 
2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions

Modified: head/tools/regression/lib/libc/nss/test-getusershell.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getusershell.c      Mon Jun 17 
20:26:19 2013        (r251866)
+++ head/tools/regression/lib/libc/nss/test-getusershell.c      Mon Jun 17 
20:27:20 2013        (r251867)
@@ -1,5 +1,6 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
+ * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to