Author: eadler
Date: Sun Jun 16 19:35:01 2013
New Revision: 251818
URL: http://svnweb.freebsd.org/changeset/base/251818

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

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
  head/tools/regression/lib/libc/nss/testutil.h

Modified: head/tools/regression/lib/libc/nss/test-getaddr.c
==============================================================================
--- head/tools/regression/lib/libc/nss/test-getaddr.c   Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getaddr.c   Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights rehted.
  *
  * 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     Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getgr.c     Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights regrped.
  *
  * 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 Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-gethostby.c Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights rehted.
  *
  * 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  Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getproto.c  Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights repeed.
  *
  * 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     Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getpw.c     Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights repwded.
  *
  * 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    Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getrpc.c    Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights repeed.
  *
  * 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   Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getserv.c   Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * 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      Sun Jun 16 
19:07:06 2013        (r251817)
+++ head/tools/regression/lib/libc/nss/test-getusershell.c      Sun Jun 16 
19:35:01 2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * Copyright (c) 2006 Michael Bushkov <bush...@freebsd.org>
- * All rights repwded.
  *
  * 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/testutil.h
==============================================================================
--- head/tools/regression/lib/libc/nss/testutil.h       Sun Jun 16 19:07:06 
2013        (r251817)
+++ head/tools/regression/lib/libc/nss/testutil.h       Sun Jun 16 19:35:01 
2013        (r251818)
@@ -1,6 +1,5 @@
 /*-
  * 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