svn commit: r274030 - stable/9/sys/boot/pc98/cdboot

Takahashi Yoshihiro nyan at FreeBSD.org
Mon Nov 3 10:38:23 UTC 2014


Author: nyan
Date: Mon Nov  3 10:38:22 2014
New Revision: 274030
URL: https://svnweb.freebsd.org/changeset/base/274030

Log:
  MFC: r272252
  
    Drop the 3rd clause from all 3 clause BSD licenses.

Modified:
  stable/9/sys/boot/pc98/cdboot/cdboot.S
Directory Properties:
  stable/9/sys/   (props changed)
  stable/9/sys/boot/   (props changed)

Modified: stable/9/sys/boot/pc98/cdboot/cdboot.S
==============================================================================
--- stable/9/sys/boot/pc98/cdboot/cdboot.S	Mon Nov  3 10:38:03 2014	(r274029)
+++ stable/9/sys/boot/pc98/cdboot/cdboot.S	Mon Nov  3 10:38:22 2014	(r274030)
@@ -11,9 +11,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. Neither the name of the author nor the names of any co-contributors
-#    may be used to endorse or promote products derived from this software
-#    without specific prior written permission.
 #
 # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE


More information about the svn-src-all mailing list