Author: emaste Date: Wed Aug 5 17:05:35 2015 New Revision: 286327 URL: https://svnweb.freebsd.org/changeset/base/286327
Log: Rationalize BSD license on sys/*/include/float.h Remove the advertising clause from the Regents of the University of California's license, per the letter dated July 22, 1999. Update clause numbering. Modified: head/sys/arm/include/float.h head/sys/arm64/include/float.h head/sys/mips/include/float.h head/sys/powerpc/include/float.h head/sys/sparc64/include/float.h head/sys/x86/include/float.h Modified: head/sys/arm/include/float.h ============================================================================== --- head/sys/arm/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/arm/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -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/sys/arm64/include/float.h ============================================================================== --- head/sys/arm64/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/arm64/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -10,10 +10,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 University of - * California, Berkeley and 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/sys/mips/include/float.h ============================================================================== --- head/sys/mips/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/mips/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -10,7 +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. - * 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/sys/powerpc/include/float.h ============================================================================== --- head/sys/powerpc/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/powerpc/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -10,7 +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. - * 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/sys/sparc64/include/float.h ============================================================================== --- head/sys/sparc64/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/sparc64/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -14,7 +14,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. - * 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/sys/x86/include/float.h ============================================================================== --- head/sys/x86/include/float.h Wed Aug 5 16:58:04 2015 (r286326) +++ head/sys/x86/include/float.h Wed Aug 5 17:05:35 2015 (r286327) @@ -10,7 +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. - * 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. * _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"