svn commit: r204606 - head/lib/libc/powerpc/gen

Joel Dahl joel at FreeBSD.org
Tue Mar 2 22:11:15 UTC 2010


Author: joel (doc committer)
Date: Tue Mar  2 22:11:14 2010
New Revision: 204606
URL: http://svn.freebsd.org/changeset/base/204606

Log:
  The NetBSD Foundation has granted permission to remove clause 3 and 4 from
  their software.
  
  Obtained from:	NetBSD

Modified:
  head/lib/libc/powerpc/gen/fpgetmask.c
  head/lib/libc/powerpc/gen/fpgetround.c
  head/lib/libc/powerpc/gen/fpgetsticky.c
  head/lib/libc/powerpc/gen/fpsetmask.c
  head/lib/libc/powerpc/gen/fpsetround.c

Modified: head/lib/libc/powerpc/gen/fpgetmask.c
==============================================================================
--- head/lib/libc/powerpc/gen/fpgetmask.c	Tue Mar  2 21:59:03 2010	(r204605)
+++ head/lib/libc/powerpc/gen/fpgetmask.c	Tue Mar  2 22:11:14 2010	(r204606)
@@ -15,13 +15,6 @@
  * 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 NetBSD
- *	Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Modified: head/lib/libc/powerpc/gen/fpgetround.c
==============================================================================
--- head/lib/libc/powerpc/gen/fpgetround.c	Tue Mar  2 21:59:03 2010	(r204605)
+++ head/lib/libc/powerpc/gen/fpgetround.c	Tue Mar  2 22:11:14 2010	(r204606)
@@ -15,13 +15,6 @@
  * 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 NetBSD
- *	Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Modified: head/lib/libc/powerpc/gen/fpgetsticky.c
==============================================================================
--- head/lib/libc/powerpc/gen/fpgetsticky.c	Tue Mar  2 21:59:03 2010	(r204605)
+++ head/lib/libc/powerpc/gen/fpgetsticky.c	Tue Mar  2 22:11:14 2010	(r204606)
@@ -15,13 +15,6 @@
  * 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 NetBSD
- *	Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  * 
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Modified: head/lib/libc/powerpc/gen/fpsetmask.c
==============================================================================
--- head/lib/libc/powerpc/gen/fpsetmask.c	Tue Mar  2 21:59:03 2010	(r204605)
+++ head/lib/libc/powerpc/gen/fpsetmask.c	Tue Mar  2 22:11:14 2010	(r204606)
@@ -15,13 +15,6 @@
  * 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 NetBSD
- *	Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED

Modified: head/lib/libc/powerpc/gen/fpsetround.c
==============================================================================
--- head/lib/libc/powerpc/gen/fpsetround.c	Tue Mar  2 21:59:03 2010	(r204605)
+++ head/lib/libc/powerpc/gen/fpsetround.c	Tue Mar  2 22:11:14 2010	(r204606)
@@ -15,13 +15,6 @@
  * 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 NetBSD
- *	Foundation, Inc. and its contributors.
- * 4. Neither the name of The NetBSD Foundation nor the names of its
- *    contributors may be used to endorse or promote products derived
- *    from this software without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED


More information about the svn-src-head mailing list