svn commit: r251071 - in head/lib/libc: gen net sys

Ed Maste emaste at FreeBSD.org
Tue May 28 21:05:08 UTC 2013


Author: emaste
Date: Tue May 28 21:05:06 2013
New Revision: 251071
URL: http://svnweb.freebsd.org/changeset/base/251071

Log:
  Remove the advertising clause from the Regents of the University of
  California's license, per the letter dated July 22, 1999.

Modified:
  head/lib/libc/gen/fts-compat.h
  head/lib/libc/net/name6.c
  head/lib/libc/sys/sctp_generic_recvmsg.2
  head/lib/libc/sys/sctp_generic_sendmsg.2
  head/lib/libc/sys/sctp_peeloff.2

Modified: head/lib/libc/gen/fts-compat.h
==============================================================================
--- head/lib/libc/gen/fts-compat.h	Tue May 28 20:58:57 2013	(r251070)
+++ head/lib/libc/gen/fts-compat.h	Tue May 28 21:05:06 2013	(r251071)
@@ -10,11 +10,7 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- *	This product includes software developed by the University of
- *	California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *

Modified: head/lib/libc/net/name6.c
==============================================================================
--- head/lib/libc/net/name6.c	Tue May 28 20:58:57 2013	(r251070)
+++ head/lib/libc/net/name6.c	Tue May 28 21:05:06 2013	(r251071)
@@ -42,11 +42,7 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- *    must display the following acknowledgement:
- * 	This product includes software developed by the University of
- * 	California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *

Modified: head/lib/libc/sys/sctp_generic_recvmsg.2
==============================================================================
--- head/lib/libc/sys/sctp_generic_recvmsg.2	Tue May 28 20:58:57 2013	(r251070)
+++ head/lib/libc/sys/sctp_generic_recvmsg.2	Tue May 28 21:05:06 2013	(r251071)
@@ -9,11 +9,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"	This product includes software developed by the University of
-.\"	California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"

Modified: head/lib/libc/sys/sctp_generic_sendmsg.2
==============================================================================
--- head/lib/libc/sys/sctp_generic_sendmsg.2	Tue May 28 20:58:57 2013	(r251070)
+++ head/lib/libc/sys/sctp_generic_sendmsg.2	Tue May 28 21:05:06 2013	(r251071)
@@ -9,11 +9,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"	This product includes software developed by the University of
-.\"	California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"

Modified: head/lib/libc/sys/sctp_peeloff.2
==============================================================================
--- head/lib/libc/sys/sctp_peeloff.2	Tue May 28 20:58:57 2013	(r251070)
+++ head/lib/libc/sys/sctp_peeloff.2	Tue May 28 21:05:06 2013	(r251071)
@@ -9,11 +9,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"	This product includes software developed by the University of
-.\"	California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"


More information about the svn-src-all mailing list