Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2013 20:27:20 +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: r251867 - head/tools/regression/lib/libc/nss
Message-ID:  <201306172027.r5HKRKAJ029264@svn.freebsd.org>

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