svn commit: r216239 - in head/games: bcd caesar factor morse number
pom random
Ulrich Spoerlein
uqs at FreeBSD.org
Mon Dec 6 19:12:51 UTC 2010
Author: uqs
Date: Mon Dec 6 19:12:51 2010
New Revision: 216239
URL: http://svn.freebsd.org/changeset/base/216239
Log:
Drop advertising clause in manpages. It was done a long time ago
for the source code.
Discussed with: core
Modified:
head/games/bcd/bcd.6
head/games/caesar/caesar.6
head/games/caesar/rot13.sh
head/games/factor/factor.6
head/games/morse/morse.6
head/games/number/number.6
head/games/pom/pom.6
head/games/random/random.6
Modified: head/games/bcd/bcd.6
==============================================================================
--- head/games/bcd/bcd.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/bcd/bcd.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -9,11 +9,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/games/caesar/caesar.6
==============================================================================
--- head/games/caesar/caesar.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/caesar/caesar.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -9,11 +9,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/games/caesar/rot13.sh
==============================================================================
--- head/games/caesar/rot13.sh Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/caesar/rot13.sh Mon Dec 6 19:12:51 2010 (r216239)
@@ -11,11 +11,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.
#
@@ -32,6 +28,6 @@
# SUCH DAMAGE.
#
# @(#)rot13.sh 8.1 (Berkeley) 5/31/93
-#
+# $FreeBSD$
exec /usr/games/caesar 13 "$@"
Modified: head/games/factor/factor.6
==============================================================================
--- head/games/factor/factor.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/factor/factor.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -12,11 +12,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/games/morse/morse.6
==============================================================================
--- head/games/morse/morse.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/morse/morse.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -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/games/number/number.6
==============================================================================
--- head/games/number/number.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/number/number.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -9,11 +9,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/games/pom/pom.6
==============================================================================
--- head/games/pom/pom.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/pom/pom.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -9,11 +9,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/games/random/random.6
==============================================================================
--- head/games/random/random.6 Mon Dec 6 19:05:44 2010 (r216238)
+++ head/games/random/random.6 Mon Dec 6 19:12:51 2010 (r216239)
@@ -9,11 +9,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 acknowledgment:
-.\" 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.
.\"
More information about the svn-src-all
mailing list