svn commit: r216370 - in head/usr.bin: apply banner basename biff cap_mkdb checknr chpass cksum cmp col colcrt colrm column comm compress csup ctags cut dirname du env expand false find finger fmt ...

Joel Dahl joel at FreeBSD.org
Sat Dec 11 08:32:18 UTC 2010


Author: joel (doc committer)
Date: Sat Dec 11 08:32:16 2010
New Revision: 216370
URL: http://svn.freebsd.org/changeset/base/216370

Log:
  Remove the advertising clause from UCB copyrighted files in usr.bin.  This
  is in accordance with the information provided at
  ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
  
  Also add $FreeBSD$ to a few files to keep svn happy.
  
  Discussed with:	imp, rwatson

Modified:
  head/usr.bin/apply/apply.1
  head/usr.bin/apply/apply.c
  head/usr.bin/banner/banner.6
  head/usr.bin/banner/banner.c
  head/usr.bin/basename/basename.1
  head/usr.bin/basename/basename.c
  head/usr.bin/biff/biff.1
  head/usr.bin/biff/biff.c
  head/usr.bin/cap_mkdb/cap_mkdb.1
  head/usr.bin/cap_mkdb/cap_mkdb.c
  head/usr.bin/checknr/checknr.1
  head/usr.bin/checknr/checknr.c
  head/usr.bin/chpass/chpass.1
  head/usr.bin/chpass/table.c
  head/usr.bin/cksum/cksum.1
  head/usr.bin/cksum/cksum.c
  head/usr.bin/cksum/crc.c
  head/usr.bin/cksum/extern.h
  head/usr.bin/cksum/print.c
  head/usr.bin/cksum/sum1.c
  head/usr.bin/cksum/sum2.c
  head/usr.bin/cmp/cmp.1
  head/usr.bin/cmp/cmp.c
  head/usr.bin/cmp/extern.h
  head/usr.bin/cmp/misc.c
  head/usr.bin/cmp/regular.c
  head/usr.bin/cmp/special.c
  head/usr.bin/col/col.1
  head/usr.bin/col/col.c
  head/usr.bin/colcrt/colcrt.1
  head/usr.bin/colcrt/colcrt.c
  head/usr.bin/colrm/colrm.1
  head/usr.bin/colrm/colrm.c
  head/usr.bin/column/column.1
  head/usr.bin/column/column.c
  head/usr.bin/comm/comm.1
  head/usr.bin/comm/comm.c
  head/usr.bin/compress/compress.1
  head/usr.bin/compress/compress.c
  head/usr.bin/compress/zopen.3
  head/usr.bin/compress/zopen.c
  head/usr.bin/csup/fnmatch.c
  head/usr.bin/csup/fnmatch.h
  head/usr.bin/ctags/C.c
  head/usr.bin/ctags/ctags.1
  head/usr.bin/ctags/ctags.c
  head/usr.bin/ctags/ctags.h
  head/usr.bin/ctags/fortran.c
  head/usr.bin/ctags/lisp.c
  head/usr.bin/ctags/print.c
  head/usr.bin/ctags/tree.c
  head/usr.bin/ctags/yacc.c
  head/usr.bin/cut/cut.1
  head/usr.bin/cut/cut.c
  head/usr.bin/dirname/dirname.c
  head/usr.bin/du/du.1
  head/usr.bin/du/du.c
  head/usr.bin/env/env.1
  head/usr.bin/env/env.c
  head/usr.bin/expand/expand.1
  head/usr.bin/expand/expand.c
  head/usr.bin/false/false.1
  head/usr.bin/false/false.c
  head/usr.bin/find/extern.h
  head/usr.bin/find/find.1
  head/usr.bin/find/find.c
  head/usr.bin/find/find.h
  head/usr.bin/find/function.c
  head/usr.bin/find/ls.c
  head/usr.bin/find/main.c
  head/usr.bin/find/misc.c
  head/usr.bin/find/operator.c
  head/usr.bin/find/option.c
  head/usr.bin/finger/extern.h
  head/usr.bin/finger/finger.1
  head/usr.bin/finger/finger.c
  head/usr.bin/finger/finger.h
  head/usr.bin/finger/lprint.c
  head/usr.bin/finger/net.c
  head/usr.bin/finger/sprint.c
  head/usr.bin/finger/util.c
  head/usr.bin/fmt/fmt.1
  head/usr.bin/fold/fold.1
  head/usr.bin/fold/fold.c
  head/usr.bin/from/from.1
  head/usr.bin/from/from.c
  head/usr.bin/fstat/fstat.1
  head/usr.bin/fstat/fstat.c
  head/usr.bin/fstat/fstat.h
  head/usr.bin/gcore/extern.h
  head/usr.bin/gcore/gcore.1
  head/usr.bin/gcore/gcore.c
  head/usr.bin/gprof/amd64.h
  head/usr.bin/gprof/aout.c
  head/usr.bin/gprof/arcs.c
  head/usr.bin/gprof/arm.h
  head/usr.bin/gprof/dfn.c
  head/usr.bin/gprof/elf.c
  head/usr.bin/gprof/gprof.1
  head/usr.bin/gprof/gprof.c
  head/usr.bin/gprof/gprof.h
  head/usr.bin/gprof/hertz.c
  head/usr.bin/gprof/i386.h
  head/usr.bin/gprof/ia64.h
  head/usr.bin/gprof/lookup.c
  head/usr.bin/gprof/pathnames.h
  head/usr.bin/gprof/powerpc.h
  head/usr.bin/gprof/printgprof.c
  head/usr.bin/gprof/printlist.c
  head/usr.bin/gprof/sparc64.h
  head/usr.bin/head/head.1
  head/usr.bin/head/head.c
  head/usr.bin/hexdump/conv.c
  head/usr.bin/hexdump/display.c
  head/usr.bin/hexdump/hexdump.1
  head/usr.bin/hexdump/hexdump.c
  head/usr.bin/hexdump/hexdump.h
  head/usr.bin/hexdump/hexsyntax.c
  head/usr.bin/hexdump/od.1
  head/usr.bin/hexdump/odsyntax.c
  head/usr.bin/hexdump/parse.c
  head/usr.bin/id/groups.1
  head/usr.bin/id/id.1
  head/usr.bin/id/id.c
  head/usr.bin/id/whoami.1
  head/usr.bin/join/join.1
  head/usr.bin/join/join.c
  head/usr.bin/jot/jot.1
  head/usr.bin/jot/jot.c
  head/usr.bin/kdump/kdump.1
  head/usr.bin/kdump/kdump.c
  head/usr.bin/ktrace/ktrace.1
  head/usr.bin/ktrace/ktrace.c
  head/usr.bin/ktrace/ktrace.h
  head/usr.bin/ktrace/subr.c
  head/usr.bin/lam/lam.1
  head/usr.bin/lam/lam.c
  head/usr.bin/last/last.1
  head/usr.bin/last/last.c
  head/usr.bin/lastcomm/lastcomm.1
  head/usr.bin/lastcomm/lastcomm.c
  head/usr.bin/lastcomm/pathnames.h
  head/usr.bin/leave/leave.1
  head/usr.bin/leave/leave.c
  head/usr.bin/lock/lock.1
  head/usr.bin/lock/lock.c
  head/usr.bin/logger/logger.1
  head/usr.bin/logger/logger.c
  head/usr.bin/login/login.1
  head/usr.bin/login/pathnames.h
  head/usr.bin/logname/logname.1
  head/usr.bin/logname/logname.c
  head/usr.bin/look/look.1
  head/usr.bin/look/look.c
  head/usr.bin/look/pathnames.h
  head/usr.bin/lorder/lorder.1
  head/usr.bin/lorder/lorder.sh
  head/usr.bin/m4/TEST/ack.m4
  head/usr.bin/m4/TEST/hanoi.m4
  head/usr.bin/m4/TEST/hash.m4
  head/usr.bin/m4/TEST/sqroot.m4
  head/usr.bin/m4/TEST/string.m4
  head/usr.bin/m4/TEST/test.m4
  head/usr.bin/m4/eval.c
  head/usr.bin/m4/expr.c
  head/usr.bin/m4/extern.h
  head/usr.bin/m4/look.c
  head/usr.bin/m4/main.c
  head/usr.bin/m4/mdef.h
  head/usr.bin/m4/misc.c
  head/usr.bin/m4/pathnames.h
  head/usr.bin/m4/stdd.h
  head/usr.bin/mail/cmd1.c
  head/usr.bin/mail/cmd2.c
  head/usr.bin/mail/cmd3.c
  head/usr.bin/mail/cmdtab.c
  head/usr.bin/mail/collect.c
  head/usr.bin/mail/def.h
  head/usr.bin/mail/edit.c
  head/usr.bin/mail/extern.h
  head/usr.bin/mail/fio.c
  head/usr.bin/mail/getname.c
  head/usr.bin/mail/glob.h
  head/usr.bin/mail/head.c
  head/usr.bin/mail/lex.c
  head/usr.bin/mail/list.c
  head/usr.bin/mail/mail.1
  head/usr.bin/mail/main.c
  head/usr.bin/mail/names.c
  head/usr.bin/mail/pathnames.h
  head/usr.bin/mail/popen.c
  head/usr.bin/mail/quit.c
  head/usr.bin/mail/rcv.h
  head/usr.bin/mail/send.c
  head/usr.bin/mail/strings.c
  head/usr.bin/mail/temp.c
  head/usr.bin/mail/tty.c
  head/usr.bin/mail/util.c
  head/usr.bin/mail/v7.local.c
  head/usr.bin/mail/vars.c
  head/usr.bin/mail/version.c
  head/usr.bin/mesg/mesg.1
  head/usr.bin/mkdep/mkdep.1
  head/usr.bin/mkdep/mkdep.gcc.sh
  head/usr.bin/mkdep/mkdep.sh
  head/usr.bin/mkfifo/mkfifo.1
  head/usr.bin/mkfifo/mkfifo.c
  head/usr.bin/mklocale/extern.h
  head/usr.bin/mklocale/ldef.h
  head/usr.bin/mklocale/lex.l
  head/usr.bin/mklocale/mklocale.1
  head/usr.bin/mklocale/yacc.y
  head/usr.bin/mkstr/mkstr.1
  head/usr.bin/mkstr/mkstr.c
  head/usr.bin/mktemp/mktemp.1
  head/usr.bin/msgs/msgs.1
  head/usr.bin/msgs/msgs.c
  head/usr.bin/msgs/pathnames.h
  head/usr.bin/mt/mt.1
  head/usr.bin/mt/mt.c
  head/usr.bin/netstat/atalk.c
  head/usr.bin/netstat/if.c
  head/usr.bin/netstat/inet.c
  head/usr.bin/netstat/inet6.c
  head/usr.bin/netstat/ipsec.c
  head/usr.bin/netstat/main.c
  head/usr.bin/netstat/netstat.1
  head/usr.bin/netstat/netstat.h
  head/usr.bin/netstat/pfkey.c
  head/usr.bin/netstat/route.c
  head/usr.bin/netstat/unix.c
  head/usr.bin/nfsstat/nfsstat.1
  head/usr.bin/nfsstat/nfsstat.c
  head/usr.bin/nice/nice.1
  head/usr.bin/nice/nice.c
  head/usr.bin/nohup/nohup.1
  head/usr.bin/nohup/nohup.c
  head/usr.bin/pagesize/pagesize.1
  head/usr.bin/pagesize/pagesize.sh
  head/usr.bin/passwd/passwd.1
  head/usr.bin/paste/paste.1
  head/usr.bin/paste/paste.c
  head/usr.bin/printenv/printenv.1
  head/usr.bin/printenv/printenv.c
  head/usr.bin/printf/printf.1
  head/usr.bin/printf/printf.c
  head/usr.bin/quota/quota.1
  head/usr.bin/quota/quota.c
  head/usr.bin/renice/renice.8
  head/usr.bin/renice/renice.c
  head/usr.bin/rev/rev.1
  head/usr.bin/rev/rev.c
  head/usr.bin/rlogin/rlogin.1
  head/usr.bin/rs/rs.1
  head/usr.bin/rs/rs.c
  head/usr.bin/rsh/rsh.1
  head/usr.bin/rup/rup.1
  head/usr.bin/ruptime/ruptime.1
  head/usr.bin/ruptime/ruptime.c
  head/usr.bin/rusers/rusers.1
  head/usr.bin/rwall/rwall.1
  head/usr.bin/rwho/rwho.1
  head/usr.bin/rwho/rwho.c
  head/usr.bin/script/script.1
  head/usr.bin/script/script.c
  head/usr.bin/shar/shar.1
  head/usr.bin/shar/shar.sh
  head/usr.bin/showmount/showmount.8
  head/usr.bin/showmount/showmount.c
  head/usr.bin/split/split.1
  head/usr.bin/split/split.c
  head/usr.bin/su/su.1
  head/usr.bin/su/su.c
  head/usr.bin/systat/cmds.c
  head/usr.bin/systat/cmdtab.c
  head/usr.bin/systat/devs.c
  head/usr.bin/systat/extern.h
  head/usr.bin/systat/fetch.c
  head/usr.bin/systat/icmp.c
  head/usr.bin/systat/icmp6.c
  head/usr.bin/systat/iostat.c
  head/usr.bin/systat/ip.c
  head/usr.bin/systat/ip6.c
  head/usr.bin/systat/keyboard.c
  head/usr.bin/systat/main.c
  head/usr.bin/systat/mbufs.c
  head/usr.bin/systat/netcmds.c
  head/usr.bin/systat/netstat.c
  head/usr.bin/systat/pigs.c
  head/usr.bin/systat/swap.c
  head/usr.bin/systat/systat.1
  head/usr.bin/systat/systat.h
  head/usr.bin/systat/tcp.c
  head/usr.bin/systat/vmstat.c
  head/usr.bin/tail/extern.h
  head/usr.bin/tail/forward.c
  head/usr.bin/tail/misc.c
  head/usr.bin/tail/read.c
  head/usr.bin/tail/reverse.c
  head/usr.bin/tail/tail.1
  head/usr.bin/tail/tail.c
  head/usr.bin/talk/ctl.c
  head/usr.bin/talk/ctl_transact.c
  head/usr.bin/talk/display.c
  head/usr.bin/talk/get_addrs.c
  head/usr.bin/talk/get_names.c
  head/usr.bin/talk/init_disp.c
  head/usr.bin/talk/invite.c
  head/usr.bin/talk/io.c
  head/usr.bin/talk/look_up.c
  head/usr.bin/talk/msgs.c
  head/usr.bin/talk/talk.1
  head/usr.bin/talk/talk.c
  head/usr.bin/talk/talk.h
  head/usr.bin/talk/talk_ctl.h
  head/usr.bin/tcopy/tcopy.1
  head/usr.bin/tcopy/tcopy.c
  head/usr.bin/tee/tee.1
  head/usr.bin/tee/tee.c
  head/usr.bin/tftp/main.c
  head/usr.bin/tftp/tftp.1
  head/usr.bin/tftp/tftp.c
  head/usr.bin/tftp/tftp.h
  head/usr.bin/time/time.1
  head/usr.bin/time/time.c
  head/usr.bin/touch/touch.1
  head/usr.bin/touch/touch.c
  head/usr.bin/tput/clear.sh
  head/usr.bin/tput/tput.1
  head/usr.bin/tput/tput.c
  head/usr.bin/tr/extern.h
  head/usr.bin/tr/str.c
  head/usr.bin/tr/tr.1
  head/usr.bin/tr/tr.c
  head/usr.bin/true/true.1
  head/usr.bin/true/true.c
  head/usr.bin/tset/extern.h
  head/usr.bin/tset/map.c
  head/usr.bin/tset/misc.c
  head/usr.bin/tset/set.c
  head/usr.bin/tset/term.c
  head/usr.bin/tset/tset.1
  head/usr.bin/tset/tset.c
  head/usr.bin/tset/wrterm.c
  head/usr.bin/tsort/tsort.1
  head/usr.bin/tsort/tsort.c
  head/usr.bin/tty/tty.1
  head/usr.bin/tty/tty.c
  head/usr.bin/ul/ul.1
  head/usr.bin/ul/ul.c
  head/usr.bin/uname/uname.1
  head/usr.bin/unexpand/unexpand.c
  head/usr.bin/uniq/uniq.1
  head/usr.bin/uniq/uniq.c
  head/usr.bin/unvis/unvis.1
  head/usr.bin/unvis/unvis.c
  head/usr.bin/users/users.1
  head/usr.bin/users/users.c
  head/usr.bin/uudecode/uudecode.c
  head/usr.bin/uuencode/uuencode.1
  head/usr.bin/uuencode/uuencode.c
  head/usr.bin/uuencode/uuencode.format.5
  head/usr.bin/vgrind/RETEST/retest.c
  head/usr.bin/vgrind/extern.h
  head/usr.bin/vgrind/pathnames.h
  head/usr.bin/vgrind/regexp.c
  head/usr.bin/vgrind/vfontedpr.c
  head/usr.bin/vgrind/vgrind.1
  head/usr.bin/vgrind/vgrind.sh
  head/usr.bin/vgrind/vgrindefs.5
  head/usr.bin/vgrind/vgrindefs.c
  head/usr.bin/vgrind/vgrindefs.src
  head/usr.bin/vis/extern.h
  head/usr.bin/vis/foldit.c
  head/usr.bin/vis/vis.1
  head/usr.bin/vis/vis.c
  head/usr.bin/vmstat/vmstat.8
  head/usr.bin/vmstat/vmstat.c
  head/usr.bin/w/extern.h
  head/usr.bin/w/pr_time.c
  head/usr.bin/w/proc_compare.c
  head/usr.bin/w/uptime.1
  head/usr.bin/w/w.1
  head/usr.bin/w/w.c
  head/usr.bin/wall/ttymsg.c
  head/usr.bin/wall/wall.1
  head/usr.bin/wall/wall.c
  head/usr.bin/wc/wc.1
  head/usr.bin/wc/wc.c
  head/usr.bin/what/what.1
  head/usr.bin/what/what.c
  head/usr.bin/who/who.1
  head/usr.bin/whois/whois.1
  head/usr.bin/whois/whois.c
  head/usr.bin/write/write.1
  head/usr.bin/write/write.c
  head/usr.bin/xargs/pathnames.h
  head/usr.bin/xargs/xargs.1
  head/usr.bin/xargs/xargs.c
  head/usr.bin/xinstall/install.1
  head/usr.bin/xinstall/xinstall.c
  head/usr.bin/xstr/pathnames.h
  head/usr.bin/xstr/xstr.1
  head/usr.bin/xstr/xstr.c
  head/usr.bin/yacc/closure.c
  head/usr.bin/yacc/defs.h
  head/usr.bin/yacc/error.c
  head/usr.bin/yacc/lalr.c
  head/usr.bin/yacc/lr0.c
  head/usr.bin/yacc/main.c
  head/usr.bin/yacc/mkpar.c
  head/usr.bin/yacc/output.c
  head/usr.bin/yacc/reader.c
  head/usr.bin/yacc/skeleton.c
  head/usr.bin/yacc/symtab.c
  head/usr.bin/yacc/verbose.c
  head/usr.bin/yacc/warshall.c
  head/usr.bin/yacc/yacc.1
  head/usr.bin/yacc/yyfix.1
  head/usr.bin/yacc/yyfix.sh
  head/usr.bin/yes/yes.1
  head/usr.bin/yes/yes.c

Modified: head/usr.bin/apply/apply.1
==============================================================================
--- head/usr.bin/apply/apply.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/apply/apply.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/apply/apply.c
==============================================================================
--- head/usr.bin/apply/apply.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/apply/apply.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/banner/banner.6
==============================================================================
--- head/usr.bin/banner/banner.6	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/banner/banner.6	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/banner/banner.c
==============================================================================
--- head/usr.bin/banner/banner.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/banner/banner.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/basename/basename.1
==============================================================================
--- head/usr.bin/basename/basename.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/basename/basename.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/basename/basename.c
==============================================================================
--- head/usr.bin/basename/basename.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/basename/basename.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/biff/biff.1
==============================================================================
--- head/usr.bin/biff/biff.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/biff/biff.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/biff/biff.c
==============================================================================
--- head/usr.bin/biff/biff.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/biff/biff.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cap_mkdb/cap_mkdb.1
==============================================================================
--- head/usr.bin/cap_mkdb/cap_mkdb.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cap_mkdb/cap_mkdb.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/cap_mkdb/cap_mkdb.c
==============================================================================
--- head/usr.bin/cap_mkdb/cap_mkdb.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cap_mkdb/cap_mkdb.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/checknr/checknr.1
==============================================================================
--- head/usr.bin/checknr/checknr.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/checknr/checknr.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/checknr/checknr.c
==============================================================================
--- head/usr.bin/checknr/checknr.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/checknr/checknr.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/chpass/chpass.1
==============================================================================
--- head/usr.bin/chpass/chpass.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/chpass/chpass.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/chpass/table.c
==============================================================================
--- head/usr.bin/chpass/table.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/chpass/table.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cksum/cksum.1
==============================================================================
--- head/usr.bin/cksum/cksum.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/cksum.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/cksum/cksum.c
==============================================================================
--- head/usr.bin/cksum/cksum.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/cksum.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/cksum/crc.c
==============================================================================
--- head/usr.bin/cksum/crc.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/crc.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/cksum/extern.h
==============================================================================
--- head/usr.bin/cksum/extern.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/extern.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cksum/print.c
==============================================================================
--- head/usr.bin/cksum/print.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/print.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cksum/sum1.c
==============================================================================
--- head/usr.bin/cksum/sum1.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/sum1.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cksum/sum2.c
==============================================================================
--- head/usr.bin/cksum/sum2.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cksum/sum2.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cmp/cmp.1
==============================================================================
--- head/usr.bin/cmp/cmp.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/cmp.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/cmp/cmp.c
==============================================================================
--- head/usr.bin/cmp/cmp.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/cmp.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cmp/extern.h
==============================================================================
--- head/usr.bin/cmp/extern.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/extern.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cmp/misc.c
==============================================================================
--- head/usr.bin/cmp/misc.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/misc.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cmp/regular.c
==============================================================================
--- head/usr.bin/cmp/regular.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/regular.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cmp/special.c
==============================================================================
--- head/usr.bin/cmp/special.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cmp/special.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/col/col.1
==============================================================================
--- head/usr.bin/col/col.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/col/col.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/col/col.c
==============================================================================
--- head/usr.bin/col/col.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/col/col.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/colcrt/colcrt.1
==============================================================================
--- head/usr.bin/colcrt/colcrt.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/colcrt/colcrt.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/colcrt/colcrt.c
==============================================================================
--- head/usr.bin/colcrt/colcrt.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/colcrt/colcrt.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/colrm/colrm.1
==============================================================================
--- head/usr.bin/colrm/colrm.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/colrm/colrm.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/colrm/colrm.c
==============================================================================
--- head/usr.bin/colrm/colrm.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/colrm/colrm.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/column/column.1
==============================================================================
--- head/usr.bin/column/column.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/column/column.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/column/column.c
==============================================================================
--- head/usr.bin/column/column.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/column/column.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/comm/comm.1
==============================================================================
--- head/usr.bin/comm/comm.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/comm/comm.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/comm/comm.c
==============================================================================
--- head/usr.bin/comm/comm.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/comm/comm.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/compress/compress.1
==============================================================================
--- head/usr.bin/compress/compress.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/compress/compress.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
 .\" 4. 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/usr.bin/compress/compress.c
==============================================================================
--- head/usr.bin/compress/compress.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/compress/compress.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/compress/zopen.3
==============================================================================
--- head/usr.bin/compress/zopen.3	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/compress/zopen.3	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/compress/zopen.c
==============================================================================
--- head/usr.bin/compress/zopen.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/compress/zopen.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -14,10 +14,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.
  * 4. 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/usr.bin/csup/fnmatch.c
==============================================================================
--- head/usr.bin/csup/fnmatch.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/csup/fnmatch.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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.
@@ -33,6 +29,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * $FreeBSD$
+ *
  * From FreeBSD fnmatch.c 1.11
  * $Id: fnmatch.c,v 1.3 1997/08/19 02:34:30 jdp Exp $
  */

Modified: head/usr.bin/csup/fnmatch.h
==============================================================================
--- head/usr.bin/csup/fnmatch.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/csup/fnmatch.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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.
@@ -30,6 +26,8 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
+ * $FreeBSD$
+ *
  *	@(#)fnmatch.h	8.1 (Berkeley) 6/2/93
  *
  * From FreeBSD fnmatch.h 1.7

Modified: head/usr.bin/ctags/C.c
==============================================================================
--- head/usr.bin/ctags/C.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/C.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/ctags.1
==============================================================================
--- head/usr.bin/ctags/ctags.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/ctags.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/ctags/ctags.c
==============================================================================
--- head/usr.bin/ctags/ctags.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/ctags.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/ctags.h
==============================================================================
--- head/usr.bin/ctags/ctags.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/ctags.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/fortran.c
==============================================================================
--- head/usr.bin/ctags/fortran.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/fortran.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/lisp.c
==============================================================================
--- head/usr.bin/ctags/lisp.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/lisp.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/print.c
==============================================================================
--- head/usr.bin/ctags/print.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/print.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/tree.c
==============================================================================
--- head/usr.bin/ctags/tree.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/tree.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/ctags/yacc.c
==============================================================================
--- head/usr.bin/ctags/yacc.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/ctags/yacc.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/cut/cut.1
==============================================================================
--- head/usr.bin/cut/cut.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cut/cut.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/cut/cut.c
==============================================================================
--- head/usr.bin/cut/cut.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/cut/cut.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/dirname/dirname.c
==============================================================================
--- head/usr.bin/dirname/dirname.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/dirname/dirname.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/du/du.1
==============================================================================
--- head/usr.bin/du/du.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/du/du.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/du/du.c
==============================================================================
--- head/usr.bin/du/du.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/du/du.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/env/env.1
==============================================================================
--- head/usr.bin/env/env.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/env/env.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -11,10 +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. 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
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.

Modified: head/usr.bin/env/env.c
==============================================================================
--- head/usr.bin/env/env.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/env/env.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/expand/expand.1
==============================================================================
--- head/usr.bin/expand/expand.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/expand/expand.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/expand/expand.c
==============================================================================
--- head/usr.bin/expand/expand.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/expand/expand.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/false/false.1
==============================================================================
--- head/usr.bin/false/false.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/false/false.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/false/false.c
==============================================================================
--- head/usr.bin/false/false.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/false/false.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/find/extern.h
==============================================================================
--- head/usr.bin/find/extern.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/extern.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/find/find.1
==============================================================================
--- head/usr.bin/find/find.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/find.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -12,10 +12,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.
 .\" 4. 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/usr.bin/find/find.c
==============================================================================
--- head/usr.bin/find/find.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/find.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/find.h
==============================================================================
--- head/usr.bin/find/find.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/find.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/function.c
==============================================================================
--- head/usr.bin/find/function.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/function.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/ls.c
==============================================================================
--- head/usr.bin/find/ls.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/ls.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/find/main.c
==============================================================================
--- head/usr.bin/find/main.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/main.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/misc.c
==============================================================================
--- head/usr.bin/find/misc.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/misc.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/operator.c
==============================================================================
--- head/usr.bin/find/operator.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/operator.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/find/option.c
==============================================================================
--- head/usr.bin/find/option.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/find/option.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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.
  * 4. 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/usr.bin/finger/extern.h
==============================================================================
--- head/usr.bin/finger/extern.h	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/finger/extern.h	Sat Dec 11 08:32:16 2010	(r216370)
@@ -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.
  * 4. 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/usr.bin/finger/finger.1
==============================================================================
--- head/usr.bin/finger/finger.1	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/finger/finger.1	Sat Dec 11 08:32:16 2010	(r216370)
@@ -9,10 +9,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.
 .\" 4. 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/usr.bin/finger/finger.c
==============================================================================
--- head/usr.bin/finger/finger.c	Sat Dec 11 08:07:21 2010	(r216369)
+++ head/usr.bin/finger/finger.c	Sat Dec 11 08:32:16 2010	(r216370)
@@ -13,10 +13,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

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-all mailing list