svn commit: r240257 - head/usr.bin/xlint/lint1

Joel Dahl joel at FreeBSD.org
Sun Sep 9 07:23:16 UTC 2012


Author: joel (doc committer)
Date: Sun Sep  9 07:23:15 2012
New Revision: 240257
URL: http://svn.freebsd.org/changeset/base/240257

Log:
  Remove clause 3 and 4 from the NetBSD Foundation copyright header, missed
  in r203971.

Modified:
  head/usr.bin/xlint/lint1/makeman

Modified: head/usr.bin/xlint/lint1/makeman
==============================================================================
--- head/usr.bin/xlint/lint1/makeman	Sun Sep  9 06:54:42 2012	(r240256)
+++ head/usr.bin/xlint/lint1/makeman	Sun Sep  9 07:23:15 2012	(r240257)
@@ -46,13 +46,6 @@ cat << \__EOF
 .\" 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-all mailing list