Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2013 19:35:01 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r251818 - head/tools/regression/lib/libc/nss
Message-ID:  <201306161935.r5GJZ109050810@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <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

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

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

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

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

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

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306161935.r5GJZ109050810>