Date: Tue, 2 Mar 2010 22:11:14 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r204606 - head/lib/libc/powerpc/gen Message-ID: <201003022211.o22MBEw3058046@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003022211.o22MBEw3058046>