diff options
| author | Warner Losh <imp@FreeBSD.org> | 2017-02-28 23:42:47 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2017-02-28 23:42:47 +0000 |
| commit | fbbd9655e5107c68e4e0146ff22b73d7350475bc (patch) | |
| tree | c68b7d4e6c82fd26ce5f831625ef6e971ad98e9c /bin | |
| parent | 08c22689e662f3091ba410c950367f0769c92995 (diff) | |
Notes
Diffstat (limited to 'bin')
169 files changed, 169 insertions, 169 deletions
diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index 69f5ef604d92c..d765621fd6b58 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/cat/cat.c b/bin/cat/cat.c index 570e4313054a2..5140cf6b7e1eb 100644 --- a/bin/cat/cat.c +++ b/bin/cat/cat.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/chflags/chflags.1 b/bin/chflags/chflags.1 index 755cbced269ee..bb6fe42d6e4c1 100644 --- a/bin/chflags/chflags.1 +++ b/bin/chflags/chflags.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/chflags/chflags.c b/bin/chflags/chflags.c index 2029ac5d7703f..24a1fc130b499 100644 --- a/bin/chflags/chflags.c +++ b/bin/chflags/chflags.c @@ -10,7 +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. - * 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. * diff --git a/bin/chmod/chmod.1 b/bin/chmod/chmod.1 index 9eec706e74368..e2bac644d4ef5 100644 --- a/bin/chmod/chmod.1 +++ b/bin/chmod/chmod.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/chmod/chmod.c b/bin/chmod/chmod.c index d6875f073326b..10d6099e7b72d 100644 --- a/bin/chmod/chmod.c +++ b/bin/chmod/chmod.c @@ -10,7 +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. - * 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. * diff --git a/bin/cp/cp.1 b/bin/cp/cp.1 index 9bbd9d614b6c2..c85e69099e1c4 100644 --- a/bin/cp/cp.1 +++ b/bin/cp/cp.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/cp/cp.c b/bin/cp/cp.c index 11e36333c8277..c6d6ff914e3c6 100644 --- a/bin/cp/cp.c +++ b/bin/cp/cp.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/cp/extern.h b/bin/cp/extern.h index f8c20daa893e7..734c43135aaaf 100644 --- a/bin/cp/extern.h +++ b/bin/cp/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/cp/utils.c b/bin/cp/utils.c index 11a35682c7f59..cf89a77cdb739 100644 --- a/bin/cp/utils.c +++ b/bin/cp/utils.c @@ -10,7 +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. - * 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. * diff --git a/bin/date/date.1 b/bin/date/date.1 index dd791ec7b78fb..408791e250d0f 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/date/date.c b/bin/date/date.c index 9ae6502e2a7ec..79ef2253a6e7c 100644 --- a/bin/date/date.c +++ b/bin/date/date.c @@ -10,7 +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. - * 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. * diff --git a/bin/date/extern.h b/bin/date/extern.h index 91aeab2e07e16..9132663f59ad8 100644 --- a/bin/date/extern.h +++ b/bin/date/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/date/netdate.c b/bin/date/netdate.c index e506e6d0ec189..d10801947cb42 100644 --- a/bin/date/netdate.c +++ b/bin/date/netdate.c @@ -10,7 +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. - * 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. * diff --git a/bin/dd/args.c b/bin/dd/args.c index 40aff559de48b..5c82983beecfe 100644 --- a/bin/dd/args.c +++ b/bin/dd/args.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/conv.c b/bin/dd/conv.c index 2ffba1eaaa0b3..89987b3ea9d11 100644 --- a/bin/dd/conv.c +++ b/bin/dd/conv.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/conv_tab.c b/bin/dd/conv_tab.c index ce585dfe97f8b..1419fb62db56a 100644 --- a/bin/dd/conv_tab.c +++ b/bin/dd/conv_tab.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/dd.1 b/bin/dd/dd.1 index 06029e11c82d6..1ff59893feccb 100644 --- a/bin/dd/dd.1 +++ b/bin/dd/dd.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/dd/dd.c b/bin/dd/dd.c index a5c2464753522..22d2bd5d8e347 100644 --- a/bin/dd/dd.c +++ b/bin/dd/dd.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/dd.h b/bin/dd/dd.h index 196f804c2ebed..87def085d7453 100644 --- a/bin/dd/dd.h +++ b/bin/dd/dd.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/extern.h b/bin/dd/extern.h index 25440ca128811..905c91eeb42a4 100644 --- a/bin/dd/extern.h +++ b/bin/dd/extern.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/misc.c b/bin/dd/misc.c index ea0f8d3d6430e..d4c28e9686802 100644 --- a/bin/dd/misc.c +++ b/bin/dd/misc.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/dd/position.c b/bin/dd/position.c index 3228bfc6bb6b1..71153f04fe6a1 100644 --- a/bin/dd/position.c +++ b/bin/dd/position.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/df/df.1 b/bin/df/df.1 index 823e585785d62..b5bd83ea1eb17 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/df/df.c b/bin/df/df.c index 9ecff3586eb04..353db2d2839fc 100644 --- a/bin/df/df.c +++ b/bin/df/df.c @@ -15,7 +15,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. - * 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. * diff --git a/bin/domainname/domainname.1 b/bin/domainname/domainname.1 index 099a40e6111f4..5729578f63363 100644 --- a/bin/domainname/domainname.1 +++ b/bin/domainname/domainname.1 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/domainname/domainname.c b/bin/domainname/domainname.c index da3e607c0e14e..e9c159ec42fc4 100644 --- a/bin/domainname/domainname.c +++ b/bin/domainname/domainname.c @@ -10,7 +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. - * 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. * diff --git a/bin/echo/echo.1 b/bin/echo/echo.1 index f268ccd8a30df..ea8957c15c5a6 100644 --- a/bin/echo/echo.1 +++ b/bin/echo/echo.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/echo/echo.c b/bin/echo/echo.c index e40a2a3071a00..713cbc9d53e4e 100644 --- a/bin/echo/echo.c +++ b/bin/echo/echo.c @@ -10,7 +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. - * 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. * diff --git a/bin/ed/cbc.c b/bin/ed/cbc.c index b59778be67232..507d454db898e 100644 --- a/bin/ed/cbc.c +++ b/bin/ed/cbc.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/hostname/hostname.1 b/bin/hostname/hostname.1 index 4da9f63044cbb..d99b591fd8ad4 100644 --- a/bin/hostname/hostname.1 +++ b/bin/hostname/hostname.1 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c index 85b692eccdc4a..bb9756d038600 100644 --- a/bin/hostname/hostname.c +++ b/bin/hostname/hostname.c @@ -10,7 +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. - * 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. * diff --git a/bin/kill/kill.1 b/bin/kill/kill.1 index b6b655ce17a97..b42b0ee5f67c0 100644 --- a/bin/kill/kill.1 +++ b/bin/kill/kill.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/kill/kill.c b/bin/kill/kill.c index bfa274bc129c7..4e528cca57599 100644 --- a/bin/kill/kill.c +++ b/bin/kill/kill.c @@ -10,7 +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. - * 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. * diff --git a/bin/ln/ln.1 b/bin/ln/ln.1 index 610f7bbd4b600..1ba8c9956bd6b 100644 --- a/bin/ln/ln.1 +++ b/bin/ln/ln.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/ln/ln.c b/bin/ln/ln.c index f50802a9f941e..70867f6569d43 100644 --- a/bin/ln/ln.c +++ b/bin/ln/ln.c @@ -10,7 +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. - * 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. * diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 089c0103aad2d..b3488ea37ae1a 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/ls/cmp.c b/bin/ls/cmp.c index a2e46ff242042..d9b77e0629975 100644 --- a/bin/ls/cmp.c +++ b/bin/ls/cmp.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/ls/extern.h b/bin/ls/extern.h index e4b50596a23d2..d62b1aa561ed8 100644 --- a/bin/ls/extern.h +++ b/bin/ls/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 16ad49b87c571..507d152ee8c73 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/ls/ls.c b/bin/ls/ls.c index 91ef9ea4e15ad..3a3b28414cd0d 100644 --- a/bin/ls/ls.c +++ b/bin/ls/ls.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/ls/ls.h b/bin/ls/ls.h index e4867775b02b4..b68f82bf9efca 100644 --- a/bin/ls/ls.h +++ b/bin/ls/ls.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/ls/print.c b/bin/ls/print.c index 12ca80276e535..80186c46a1dce 100644 --- a/bin/ls/print.c +++ b/bin/ls/print.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/ls/util.c b/bin/ls/util.c index b75cbec5f4fb7..9751e4864a71d 100644 --- a/bin/ls/util.c +++ b/bin/ls/util.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1 index d702348beb7b9..0b6c2cbfff976 100644 --- a/bin/mkdir/mkdir.1 +++ b/bin/mkdir/mkdir.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/mkdir/mkdir.c b/bin/mkdir/mkdir.c index ea192092b19d3..0abdc7259aa4d 100644 --- a/bin/mkdir/mkdir.c +++ b/bin/mkdir/mkdir.c @@ -10,7 +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. - * 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. * diff --git a/bin/mv/mv.1 b/bin/mv/mv.1 index 298dbf93e8504..24cc61ba2b520 100644 --- a/bin/mv/mv.1 +++ b/bin/mv/mv.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/mv/mv.c b/bin/mv/mv.c index 9a300e6f0e349..e44685328bd1b 100644 --- a/bin/mv/mv.c +++ b/bin/mv/mv.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/pax/ar_io.c b/bin/pax/ar_io.c index 57aa46d92e1c8..fbb60457aedcd 100644 --- a/bin/pax/ar_io.c +++ b/bin/pax/ar_io.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/ar_subs.c b/bin/pax/ar_subs.c index bcab2fce24cb6..ccd34d94c9f91 100644 --- a/bin/pax/ar_subs.c +++ b/bin/pax/ar_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/buf_subs.c b/bin/pax/buf_subs.c index 40affa5c0f5e0..887e62c843c8c 100644 --- a/bin/pax/buf_subs.c +++ b/bin/pax/buf_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/cache.c b/bin/pax/cache.c index f6e52b49378ee..60dc9260074c1 100644 --- a/bin/pax/cache.c +++ b/bin/pax/cache.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/cache.h b/bin/pax/cache.h index 36d59ca7b12cb..200fe6bb7cdd9 100644 --- a/bin/pax/cache.h +++ b/bin/pax/cache.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/cpio.c b/bin/pax/cpio.c index f385a5988313b..809f0326d5ed5 100644 --- a/bin/pax/cpio.c +++ b/bin/pax/cpio.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/cpio.h b/bin/pax/cpio.h index 1cac0d71918d9..5997cec094405 100644 --- a/bin/pax/cpio.h +++ b/bin/pax/cpio.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/extern.h b/bin/pax/extern.h index dc99e643b1405..babf01f07dcd1 100644 --- a/bin/pax/extern.h +++ b/bin/pax/extern.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/file_subs.c b/bin/pax/file_subs.c index f18227e40b6ab..b97a0cab91bbe 100644 --- a/bin/pax/file_subs.c +++ b/bin/pax/file_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/ftree.c b/bin/pax/ftree.c index 9e07882a96b14..6fd7ff576fed8 100644 --- a/bin/pax/ftree.c +++ b/bin/pax/ftree.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/ftree.h b/bin/pax/ftree.h index 4538977754e47..b0b729e1a9168 100644 --- a/bin/pax/ftree.h +++ b/bin/pax/ftree.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/gen_subs.c b/bin/pax/gen_subs.c index 0e2a1e8bf2619..665d41eec4fc0 100644 --- a/bin/pax/gen_subs.c +++ b/bin/pax/gen_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/options.c b/bin/pax/options.c index 094b47eeb19b8..85335844e8c44 100644 --- a/bin/pax/options.c +++ b/bin/pax/options.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/options.h b/bin/pax/options.h index 948e012671e8f..0a231d290b4ac 100644 --- a/bin/pax/options.h +++ b/bin/pax/options.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/pat_rep.c b/bin/pax/pat_rep.c index 516519e208f0e..7b1d0d4a7ca28 100644 --- a/bin/pax/pat_rep.c +++ b/bin/pax/pat_rep.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/pat_rep.h b/bin/pax/pat_rep.h index 0eedd679caaec..70ea9e7ea5e21 100644 --- a/bin/pax/pat_rep.h +++ b/bin/pax/pat_rep.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/pax.1 b/bin/pax/pax.1 index 412094fba8e42..1ab4bfcbe24e6 100644 --- a/bin/pax/pax.1 +++ b/bin/pax/pax.1 @@ -14,7 +14,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. -.\" 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. .\" diff --git a/bin/pax/pax.c b/bin/pax/pax.c index 4e97610e954a4..ae82c46c2cea2 100644 --- a/bin/pax/pax.c +++ b/bin/pax/pax.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/pax.h b/bin/pax/pax.h index c80ae7e0e11dc..ca2ebb96ae92b 100644 --- a/bin/pax/pax.h +++ b/bin/pax/pax.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/sel_subs.c b/bin/pax/sel_subs.c index e9cc759e24037..d0d8ff481e31f 100644 --- a/bin/pax/sel_subs.c +++ b/bin/pax/sel_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/sel_subs.h b/bin/pax/sel_subs.h index eed4641a17d59..8076184a38398 100644 --- a/bin/pax/sel_subs.h +++ b/bin/pax/sel_subs.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/tables.c b/bin/pax/tables.c index 69273fe988270..f79c2fe28d223 100644 --- a/bin/pax/tables.c +++ b/bin/pax/tables.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/tables.h b/bin/pax/tables.h index ba59f913e7ab6..3c92e83772aeb 100644 --- a/bin/pax/tables.h +++ b/bin/pax/tables.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/tar.c b/bin/pax/tar.c index 32bdd6e1ad0e9..7bceb8f82081e 100644 --- a/bin/pax/tar.c +++ b/bin/pax/tar.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/tar.h b/bin/pax/tar.h index df36360adfc69..7289ef41650a5 100644 --- a/bin/pax/tar.h +++ b/bin/pax/tar.h @@ -14,7 +14,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. - * 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. * diff --git a/bin/pax/tty_subs.c b/bin/pax/tty_subs.c index b63da86eb8db5..8e78088b5c842 100644 --- a/bin/pax/tty_subs.c +++ b/bin/pax/tty_subs.c @@ -14,7 +14,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. - * 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. * diff --git a/bin/ps/extern.h b/bin/ps/extern.h index eb9b2cfeee5bd..5635efd5f642e 100644 --- a/bin/ps/extern.h +++ b/bin/ps/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/ps/fmt.c b/bin/ps/fmt.c index 4db6b8d1d33f4..985b268b43926 100644 --- a/bin/ps/fmt.c +++ b/bin/ps/fmt.c @@ -10,7 +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. - * 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. * diff --git a/bin/ps/keyword.c b/bin/ps/keyword.c index 2482490ebda8a..55c89a1342507 100644 --- a/bin/ps/keyword.c +++ b/bin/ps/keyword.c @@ -10,7 +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. - * 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. * diff --git a/bin/ps/nlist.c b/bin/ps/nlist.c index f5e600b839597..93eff40e39f3d 100644 --- a/bin/ps/nlist.c +++ b/bin/ps/nlist.c @@ -10,7 +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. - * 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. * diff --git a/bin/ps/print.c b/bin/ps/print.c index d8823ed357209..d84628771ff08 100644 --- a/bin/ps/print.c +++ b/bin/ps/print.c @@ -10,7 +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. - * 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. * diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 8ec78775b8f49..585dbd55603b3 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/ps/ps.c b/bin/ps/ps.c index 8db87c98cdf7b..12a6f81c99ad2 100644 --- a/bin/ps/ps.c +++ b/bin/ps/ps.c @@ -10,7 +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. - * 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. * diff --git a/bin/ps/ps.h b/bin/ps/ps.h index 613871af182e2..757988581d7ba 100644 --- a/bin/ps/ps.h +++ b/bin/ps/ps.h @@ -10,7 +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. - * 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. * diff --git a/bin/pwd/pwd.1 b/bin/pwd/pwd.1 index 964308dfe95de..9ef469ef39053 100644 --- a/bin/pwd/pwd.1 +++ b/bin/pwd/pwd.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/pwd/pwd.c b/bin/pwd/pwd.c index 4baf3aa9e3be5..67c1d3c80247e 100644 --- a/bin/pwd/pwd.c +++ b/bin/pwd/pwd.c @@ -10,7 +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. - * 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. * diff --git a/bin/rcp/extern.h b/bin/rcp/extern.h index db69959234a5d..075764899d3b1 100644 --- a/bin/rcp/extern.h +++ b/bin/rcp/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index 71bdab9887fce..05913f335a3bb 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/rcp/rcp.c b/bin/rcp/rcp.c index 42f1702c3c64d..3c6fdcf5ba410 100644 --- a/bin/rcp/rcp.c +++ b/bin/rcp/rcp.c @@ -17,7 +17,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. - * 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. * diff --git a/bin/rcp/util.c b/bin/rcp/util.c index 3296fe0cbe96c..501123eb356c7 100644 --- a/bin/rcp/util.c +++ b/bin/rcp/util.c @@ -10,7 +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. - * 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. * diff --git a/bin/realpath/realpath.1 b/bin/realpath/realpath.1 index 8df1047530f61..7f65668ae7ab2 100644 --- a/bin/realpath/realpath.1 +++ b/bin/realpath/realpath.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/realpath/realpath.c b/bin/realpath/realpath.c index a2ae06bc723e8..168f1a55943b8 100644 --- a/bin/realpath/realpath.c +++ b/bin/realpath/realpath.c @@ -10,7 +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. - * 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. * diff --git a/bin/rm/rm.1 b/bin/rm/rm.1 index 4b53c2a2e1028..192b1652bc5e3 100644 --- a/bin/rm/rm.1 +++ b/bin/rm/rm.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/rm/rm.c b/bin/rm/rm.c index 7beae2d627668..bb05aac6cac92 100644 --- a/bin/rm/rm.c +++ b/bin/rm/rm.c @@ -10,7 +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. - * 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. * diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1 index ededd43e9bdee..f71f4bb404f4c 100644 --- a/bin/rmdir/rmdir.1 +++ b/bin/rmdir/rmdir.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/rmdir/rmdir.c b/bin/rmdir/rmdir.c index f81aaab04d6b0..1d0c6a974f93c 100644 --- a/bin/rmdir/rmdir.c +++ b/bin/rmdir/rmdir.c @@ -10,7 +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. - * 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. * diff --git a/bin/sh/alias.c b/bin/sh/alias.c index a35513b0011bc..93c59d2c5fe25 100644 --- a/bin/sh/alias.c +++ b/bin/sh/alias.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/alias.h b/bin/sh/alias.h index 546e91a1f3f28..92de705bc963a 100644 --- a/bin/sh/alias.h +++ b/bin/sh/alias.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/arith.h b/bin/sh/arith.h index 5b18bd677cccd..352969e6ca869 100644 --- a/bin/sh/arith.h +++ b/bin/sh/arith.h @@ -10,7 +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. - * 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. * diff --git a/bin/sh/bltin/bltin.h b/bin/sh/bltin/bltin.h index a530ab78b2a55..5b6392788fdc4 100644 --- a/bin/sh/bltin/bltin.h +++ b/bin/sh/bltin/bltin.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/bltin/echo.c b/bin/sh/bltin/echo.c index 457a4c7aefc8d..e07a8c8e4ddf1 100644 --- a/bin/sh/bltin/echo.c +++ b/bin/sh/bltin/echo.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/builtins.def b/bin/sh/builtins.def index 8807347f4f19e..7d170f349947e 100644 --- a/bin/sh/builtins.def +++ b/bin/sh/builtins.def @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/cd.c b/bin/sh/cd.c index d0348968c85cc..82bdda99a0665 100644 --- a/bin/sh/cd.c +++ b/bin/sh/cd.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/cd.h b/bin/sh/cd.h index 91fbc2b692aa8..a82d6370d57c0 100644 --- a/bin/sh/cd.h +++ b/bin/sh/cd.h @@ -10,7 +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. - * 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. * diff --git a/bin/sh/error.c b/bin/sh/error.c index 605722669549f..784d2a9eb91a3 100644 --- a/bin/sh/error.c +++ b/bin/sh/error.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/error.h b/bin/sh/error.h index a60b1fa1767f7..7743a2ae2bd3f 100644 --- a/bin/sh/error.h +++ b/bin/sh/error.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/eval.c b/bin/sh/eval.c index 949157d1e6b5a..a327ba6f048e7 100644 --- a/bin/sh/eval.c +++ b/bin/sh/eval.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/eval.h b/bin/sh/eval.h index e7813363746da..d8a12eb79c7f8 100644 --- a/bin/sh/eval.h +++ b/bin/sh/eval.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/exec.c b/bin/sh/exec.c index 79dad6c690c9a..b8fb41c390cee 100644 --- a/bin/sh/exec.c +++ b/bin/sh/exec.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/exec.h b/bin/sh/exec.h index b57b2d5b270e7..2435c097c2734 100644 --- a/bin/sh/exec.h +++ b/bin/sh/exec.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/expand.c b/bin/sh/expand.c index d74262a6c6433..be0f53ed051d9 100644 --- a/bin/sh/expand.c +++ b/bin/sh/expand.c @@ -17,7 +17,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. - * 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. * diff --git a/bin/sh/expand.h b/bin/sh/expand.h index 7fa7613007fb0..a60ea29514d29 100644 --- a/bin/sh/expand.h +++ b/bin/sh/expand.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/funcs/cmv b/bin/sh/funcs/cmv index 2b92c60ce2170..815861eb5ebbd 100644 --- a/bin/sh/funcs/cmv +++ b/bin/sh/funcs/cmv @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/dirs b/bin/sh/funcs/dirs index 95f6857dce4c0..cac4c59af088e 100644 --- a/bin/sh/funcs/dirs +++ b/bin/sh/funcs/dirs @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/login b/bin/sh/funcs/login index 68802a06d9f81..055bbe5a8fad9 100644 --- a/bin/sh/funcs/login +++ b/bin/sh/funcs/login @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/newgrp b/bin/sh/funcs/newgrp index 57ac1cec4cf40..d1f8b84800d8d 100644 --- a/bin/sh/funcs/newgrp +++ b/bin/sh/funcs/newgrp @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/popd b/bin/sh/funcs/popd index bc1cd5c8fefe7..805a4aff4f94c 100644 --- a/bin/sh/funcs/popd +++ b/bin/sh/funcs/popd @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/pushd b/bin/sh/funcs/pushd index 9e31f2a20f8df..12b6fcf71d133 100644 --- a/bin/sh/funcs/pushd +++ b/bin/sh/funcs/pushd @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/funcs/suspend b/bin/sh/funcs/suspend index 17492985b2ea6..aaa2f7370cde1 100644 --- a/bin/sh/funcs/suspend +++ b/bin/sh/funcs/suspend @@ -13,7 +13,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. -# 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. # diff --git a/bin/sh/histedit.c b/bin/sh/histedit.c index a63ad68b1ba50..b6ea93e97848e 100644 --- a/bin/sh/histedit.c +++ b/bin/sh/histedit.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/input.c b/bin/sh/input.c index 3292f9905f7ff..391953190b545 100644 --- a/bin/sh/input.c +++ b/bin/sh/input.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/input.h b/bin/sh/input.h index cb0af77b4bbc0..71046b9731c3e 100644 --- a/bin/sh/input.h +++ b/bin/sh/input.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/jobs.c b/bin/sh/jobs.c index b5d084cad3e2a..e2434493417d6 100644 --- a/bin/sh/jobs.c +++ b/bin/sh/jobs.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/jobs.h b/bin/sh/jobs.h index 892f12916eb9d..888d6042a3f51 100644 --- a/bin/sh/jobs.h +++ b/bin/sh/jobs.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mail.c b/bin/sh/mail.c index 720cab032abfe..0a77bae7a808f 100644 --- a/bin/sh/mail.c +++ b/bin/sh/mail.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mail.h b/bin/sh/mail.h index f88324c628bdb..a577a0fb21a62 100644 --- a/bin/sh/mail.h +++ b/bin/sh/mail.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/main.c b/bin/sh/main.c index 08f234e5ee5fd..c483d19b41c3f 100644 --- a/bin/sh/main.c +++ b/bin/sh/main.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/main.h b/bin/sh/main.h index 3c48e330218a3..7c9e250460fba 100644 --- a/bin/sh/main.h +++ b/bin/sh/main.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/memalloc.c b/bin/sh/memalloc.c index a04020f80c972..9deddb1289673 100644 --- a/bin/sh/memalloc.c +++ b/bin/sh/memalloc.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/memalloc.h b/bin/sh/memalloc.h index e8df7cb1c0b9f..71c080ffe3805 100644 --- a/bin/sh/memalloc.h +++ b/bin/sh/memalloc.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/miscbltin.c b/bin/sh/miscbltin.c index c9dffa9ba36f9..db6b0d67d7bd8 100644 --- a/bin/sh/miscbltin.c +++ b/bin/sh/miscbltin.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mkbuiltins b/bin/sh/mkbuiltins index 02be8ab45585b..f449de4b1edc5 100755 --- a/bin/sh/mkbuiltins +++ b/bin/sh/mkbuiltins @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/mknodes.c b/bin/sh/mknodes.c index 1667d77406713..e528cc866ee68 100644 --- a/bin/sh/mknodes.c +++ b/bin/sh/mknodes.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mksyntax.c b/bin/sh/mksyntax.c index 1f81828e5a694..f71a5a1a132bf 100644 --- a/bin/sh/mksyntax.c +++ b/bin/sh/mksyntax.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mktokens b/bin/sh/mktokens index b6f5f97638a12..8c65c8ddffa90 100644 --- a/bin/sh/mktokens +++ b/bin/sh/mktokens @@ -15,7 +15,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. -# 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. # diff --git a/bin/sh/myhistedit.h b/bin/sh/myhistedit.h index e31276daf4b0e..791532cfc6457 100644 --- a/bin/sh/myhistedit.h +++ b/bin/sh/myhistedit.h @@ -10,7 +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. - * 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. * diff --git a/bin/sh/mystring.c b/bin/sh/mystring.c index 19de78d9fd5d9..c3f9f4cce971c 100644 --- a/bin/sh/mystring.c +++ b/bin/sh/mystring.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/mystring.h b/bin/sh/mystring.h index 919fc867e7cf7..1d9ac2f4358cf 100644 --- a/bin/sh/mystring.h +++ b/bin/sh/mystring.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/nodes.c.pat b/bin/sh/nodes.c.pat index cefe730f7c15a..43fa515fe905e 100644 --- a/bin/sh/nodes.c.pat +++ b/bin/sh/nodes.c.pat @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/nodetypes b/bin/sh/nodetypes index d480093a8a324..496ffba05924d 100644 --- a/bin/sh/nodetypes +++ b/bin/sh/nodetypes @@ -13,7 +13,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. -# 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. # diff --git a/bin/sh/options.c b/bin/sh/options.c index 340d7e0b30eac..56cc5e7397c81 100644 --- a/bin/sh/options.c +++ b/bin/sh/options.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/options.h b/bin/sh/options.h index 8c83acf46e5b7..d57bce8a7a151 100644 --- a/bin/sh/options.h +++ b/bin/sh/options.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/output.c b/bin/sh/output.c index 39b722fdba234..2f9fc925d88c3 100644 --- a/bin/sh/output.c +++ b/bin/sh/output.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/output.h b/bin/sh/output.h index 51974d8d0450d..21cbba1efa58a 100644 --- a/bin/sh/output.h +++ b/bin/sh/output.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/parser.c b/bin/sh/parser.c index 1297748600b86..3948364d37938 100644 --- a/bin/sh/parser.c +++ b/bin/sh/parser.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/parser.h b/bin/sh/parser.h index 0c3cd88601ab4..c75b138af48c8 100644 --- a/bin/sh/parser.h +++ b/bin/sh/parser.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/redir.c b/bin/sh/redir.c index 0a7aa96fb601f..9a1892d32a7eb 100644 --- a/bin/sh/redir.c +++ b/bin/sh/redir.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/redir.h b/bin/sh/redir.h index ad44c4eddd8c8..b9e6975e933b6 100644 --- a/bin/sh/redir.h +++ b/bin/sh/redir.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/sh.1 b/bin/sh/sh.1 index eb9bb57113966..02298b97b7aca 100644 --- a/bin/sh/sh.1 +++ b/bin/sh/sh.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/sh/shell.h b/bin/sh/shell.h index 679efc7b16191..74f11a33fda7e 100644 --- a/bin/sh/shell.h +++ b/bin/sh/shell.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/show.c b/bin/sh/show.c index db18ae9701b39..2437063a76c5a 100644 --- a/bin/sh/show.c +++ b/bin/sh/show.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/show.h b/bin/sh/show.h index 4528fb19a41c9..b48830fba0c11 100644 --- a/bin/sh/show.h +++ b/bin/sh/show.h @@ -10,7 +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. - * 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. * diff --git a/bin/sh/trap.c b/bin/sh/trap.c index 8bfebc19ec961..d67030d370acb 100644 --- a/bin/sh/trap.c +++ b/bin/sh/trap.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/trap.h b/bin/sh/trap.h index a27283926997f..8d6cb09c30bab 100644 --- a/bin/sh/trap.h +++ b/bin/sh/trap.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/var.c b/bin/sh/var.c index c7834cd9d2c49..491ebe952e6a9 100644 --- a/bin/sh/var.c +++ b/bin/sh/var.c @@ -13,7 +13,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. - * 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. * diff --git a/bin/sh/var.h b/bin/sh/var.h index ede13cf44c7ed..3f806beb35587 100644 --- a/bin/sh/var.h +++ b/bin/sh/var.h @@ -13,7 +13,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. - * 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. * diff --git a/bin/sleep/sleep.1 b/bin/sleep/sleep.1 index 5dad81ad9ee7c..937c78abdb15a 100644 --- a/bin/sleep/sleep.1 +++ b/bin/sleep/sleep.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/sleep/sleep.c b/bin/sleep/sleep.c index 7a991254ec9a5..a7c375e91276f 100644 --- a/bin/sleep/sleep.c +++ b/bin/sleep/sleep.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/cchar.c b/bin/stty/cchar.c index 37617ce83a8d5..52c3219ac788c 100644 --- a/bin/stty/cchar.c +++ b/bin/stty/cchar.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/extern.h b/bin/stty/extern.h index 7c484a25159d3..88b58890f7d1f 100644 --- a/bin/stty/extern.h +++ b/bin/stty/extern.h @@ -10,7 +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. - * 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. * diff --git a/bin/stty/gfmt.c b/bin/stty/gfmt.c index 339da5970684b..055edf880bd6e 100644 --- a/bin/stty/gfmt.c +++ b/bin/stty/gfmt.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/key.c b/bin/stty/key.c index 12413019f9646..6325243056282 100644 --- a/bin/stty/key.c +++ b/bin/stty/key.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/modes.c b/bin/stty/modes.c index 2bf211e427d7e..e34afb83ee38a 100644 --- a/bin/stty/modes.c +++ b/bin/stty/modes.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/print.c b/bin/stty/print.c index 63b30b360734c..03d5c3b8a7706 100644 --- a/bin/stty/print.c +++ b/bin/stty/print.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index a8092ceb6f197..f546c9602fe61 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -13,7 +13,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. -.\" 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. .\" diff --git a/bin/stty/stty.c b/bin/stty/stty.c index 26e02e4d72978..234008329c0ab 100644 --- a/bin/stty/stty.c +++ b/bin/stty/stty.c @@ -10,7 +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. - * 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. * diff --git a/bin/stty/stty.h b/bin/stty/stty.h index 77b85225f6cb4..d48ccaa20b6e3 100644 --- a/bin/stty/stty.h +++ b/bin/stty/stty.h @@ -10,7 +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. - * 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. * diff --git a/bin/stty/util.c b/bin/stty/util.c index 5a4f0cfa47d07..8c2755820d8d0 100644 --- a/bin/stty/util.c +++ b/bin/stty/util.c @@ -10,7 +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. - * 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. * diff --git a/bin/sync/sync.8 b/bin/sync/sync.8 index cc53e1ae1eb2a..7f331f1222e3c 100644 --- a/bin/sync/sync.8 +++ b/bin/sync/sync.8 @@ -10,7 +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. -.\" 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. .\" diff --git a/bin/sync/sync.c b/bin/sync/sync.c index d360245973dea..6855193a04763 100644 --- a/bin/sync/sync.c +++ b/bin/sync/sync.c @@ -10,7 +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. - * 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. * diff --git a/bin/test/test.1 b/bin/test/test.1 index 9c56506c64f62..eaa5f2b2cce73 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -13,7 +13,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. -.\" 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. .\" |
