summaryrefslogtreecommitdiffstats
path: root/games/caesar/rot13.sh
diff options
context:
space:
mode:
Diffstat (limited to 'games/caesar/rot13.sh')
-rw-r--r--games/caesar/rot13.sh8
1 files changed, 2 insertions, 6 deletions
diff --git a/games/caesar/rot13.sh b/games/caesar/rot13.sh
index 1b88b63..853205b 100644
--- a/games/caesar/rot13.sh
+++ b/games/caesar/rot13.sh
@@ -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 "$@"
OpenPOWER on IntegriCloud