From 33342c1a0a464f198df3f177432a0e98e482e7a4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 10 Jul 2007 12:21:15 +0200 Subject: Change "version 2" to "version 3" in all copyright notices. --- src/Makefile.am | 2 +- src/base64.c | 2 +- src/basename.c | 2 +- src/cat.c | 2 +- src/chcon.c | 2 +- src/chgrp.c | 2 +- src/chmod.c | 2 +- src/chown-core.c | 2 +- src/chown-core.h | 2 +- src/chown.c | 2 +- src/chroot.c | 2 +- src/cksum.c | 2 +- src/comm.c | 2 +- src/copy.c | 2 +- src/copy.h | 2 +- src/cp-hash.c | 2 +- src/cp.c | 2 +- src/csplit.c | 2 +- src/cut.c | 2 +- src/date.c | 2 +- src/dcgen | 2 +- src/dd.c | 2 +- src/df.c | 2 +- src/dircolors.c | 2 +- src/dirname.c | 2 +- src/du-tests | 2 +- src/du.c | 2 +- src/echo.c | 2 +- src/env.c | 2 +- src/expand.c | 2 +- src/expr.c | 2 +- src/extract-magic | 2 +- src/factor.c | 2 +- src/fmt.c | 2 +- src/fold.c | 2 +- src/groups.sh | 2 +- src/head.c | 2 +- src/hostid.c | 2 +- src/hostname.c | 2 +- src/id.c | 2 +- src/install.c | 2 +- src/join.c | 2 +- src/kill.c | 2 +- src/link.c | 2 +- src/ln.c | 2 +- src/logname.c | 2 +- src/ls.c | 2 +- src/md5sum.c | 2 +- src/mkdir.c | 2 +- src/mkfifo.c | 2 +- src/mknod.c | 2 +- src/mv.c | 2 +- src/nice.c | 2 +- src/nl.c | 2 +- src/nohup.c | 2 +- src/od.c | 2 +- src/paste.c | 2 +- src/pathchk.c | 2 +- src/pinky.c | 2 +- src/pr.c | 2 +- src/printenv.c | 2 +- src/printf.c | 2 +- src/ptx.c | 2 +- src/pwd.c | 2 +- src/readlink.c | 2 +- src/remove.c | 2 +- src/remove.h | 2 +- src/rm.c | 2 +- src/rmdir.c | 2 +- src/seq.c | 2 +- src/setuidgid.c | 2 +- src/shred.c | 2 +- src/shuf.c | 2 +- src/sleep.c | 2 +- src/sort.c | 2 +- src/split.c | 2 +- src/stat.c | 2 +- src/stty.c | 2 +- src/su.c | 2 +- src/sum.c | 2 +- src/sync.c | 2 +- src/system.h | 2 +- src/tac-pipe.c | 2 +- src/tac.c | 2 +- src/tail.c | 2 +- src/tee.c | 2 +- src/test.c | 2 +- src/touch.c | 2 +- src/tr.c | 2 +- src/true.c | 2 +- src/tsort.c | 2 +- src/tty.c | 2 +- src/uname.c | 2 +- src/unexpand.c | 2 +- src/uniq.c | 2 +- src/unlink.c | 2 +- src/uptime.c | 2 +- src/users.c | 2 +- src/wc.c | 2 +- src/wheel-gen.pl | 2 +- src/who.c | 2 +- src/whoami.c | 2 +- src/yes.c | 2 +- 103 files changed, 103 insertions(+), 103 deletions(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 0da57e357..2dc990445 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -4,7 +4,7 @@ ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by -## the Free Software Foundation; either version 2, or (at your option) +## the Free Software Foundation; either version 3, or (at your option) ## any later version. ## This program is distributed in the hope that it will be useful, diff --git a/src/base64.c b/src/base64.c index 3a38ccf5c..9a5571265 100644 --- a/src/base64.c +++ b/src/base64.c @@ -5,7 +5,7 @@ Base64 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. Base64 is distributed in the hope that it will be useful, but diff --git a/src/basename.c b/src/basename.c index 22f76fc3b..c6bbaf8b7 100644 --- a/src/basename.c +++ b/src/basename.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cat.c b/src/cat.c index a9580e828..6e28f1a54 100644 --- a/src/cat.c +++ b/src/cat.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chcon.c b/src/chcon.c index af5b1ad22..7abcf3345 100644 --- a/src/chcon.c +++ b/src/chcon.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chgrp.c b/src/chgrp.c index 0560aa446..7c0451bda 100644 --- a/src/chgrp.c +++ b/src/chgrp.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chmod.c b/src/chmod.c index 707b41561..442d58656 100644 --- a/src/chmod.c +++ b/src/chmod.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chown-core.c b/src/chown-core.c index bd987a8c1..d97bc1b84 100644 --- a/src/chown-core.c +++ b/src/chown-core.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chown-core.h b/src/chown-core.h index 1c83cfc52..3be49c87b 100644 --- a/src/chown-core.h +++ b/src/chown-core.h @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chown.c b/src/chown.c index 8ad76184a..8f52e0036 100644 --- a/src/chown.c +++ b/src/chown.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/chroot.c b/src/chroot.c index 31af1817c..2eacd4a8c 100644 --- a/src/chroot.c +++ b/src/chroot.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cksum.c b/src/cksum.c index 7b65c730d..f18c5cefa 100644 --- a/src/cksum.c +++ b/src/cksum.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/comm.c b/src/comm.c index 6ab4938b3..35aca86df 100644 --- a/src/comm.c +++ b/src/comm.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/copy.c b/src/copy.c index fec8c231b..b7bf73b83 100644 --- a/src/copy.c +++ b/src/copy.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/copy.h b/src/copy.h index 23cde2bee..70a5d658b 100644 --- a/src/copy.h +++ b/src/copy.h @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cp-hash.c b/src/cp-hash.c index a4b51573f..dbc290ed7 100644 --- a/src/cp-hash.c +++ b/src/cp-hash.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cp.c b/src/cp.c index 9436be6fb..803e4ac1f 100644 --- a/src/cp.c +++ b/src/cp.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/csplit.c b/src/csplit.c index 75a5718d1..e497b60ca 100644 --- a/src/csplit.c +++ b/src/csplit.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/cut.c b/src/cut.c index e89460e1b..21dbb1b70 100644 --- a/src/cut.c +++ b/src/cut.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/date.c b/src/date.c index 8102e9921..4a32b45d3 100644 --- a/src/date.c +++ b/src/date.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/dcgen b/src/dcgen index 5df3c56b8..22ecf0c7b 100755 --- a/src/dcgen +++ b/src/dcgen @@ -5,7 +5,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, diff --git a/src/dd.c b/src/dd.c index 61143c9a3..859037bfe 100644 --- a/src/dd.c +++ b/src/dd.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/df.c b/src/df.c index f5e0f1a19..a72b17f6e 100644 --- a/src/df.c +++ b/src/df.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/dircolors.c b/src/dircolors.c index 51f036d7f..9ed1c2e73 100644 --- a/src/dircolors.c +++ b/src/dircolors.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/dirname.c b/src/dirname.c index bc2b0f362..cf0f955ae 100644 --- a/src/dirname.c +++ b/src/dirname.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/du-tests b/src/du-tests index 4fffc9f39..a67f695c3 100755 --- a/src/du-tests +++ b/src/du-tests @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, diff --git a/src/du.c b/src/du.c index e1e81c407..74eb9b2fd 100644 --- a/src/du.c +++ b/src/du.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/echo.c b/src/echo.c index fe55cddff..3f0c3c342 100644 --- a/src/echo.c +++ b/src/echo.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/env.c b/src/env.c index 355589804..444203a89 100644 --- a/src/env.c +++ b/src/env.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/expand.c b/src/expand.c index 42739bd65..db9157a79 100644 --- a/src/expand.c +++ b/src/expand.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/expr.c b/src/expr.c index 47f5832f8..9b4f02dc0 100644 --- a/src/expr.c +++ b/src/expr.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/extract-magic b/src/extract-magic index 2e9e871d3..321f40ad6 100644 --- a/src/extract-magic +++ b/src/extract-magic @@ -5,7 +5,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, diff --git a/src/factor.c b/src/factor.c index 5ebe15484..52ab0308a 100644 --- a/src/factor.c +++ b/src/factor.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/fmt.c b/src/fmt.c index 63dac8854..3936d883c 100644 --- a/src/fmt.c +++ b/src/fmt.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/fold.c b/src/fold.c index 84b6eac7f..29d214044 100644 --- a/src/fold.c +++ b/src/fold.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/groups.sh b/src/groups.sh index dd32c63c5..84b018708 100755 --- a/src/groups.sh +++ b/src/groups.sh @@ -4,7 +4,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, diff --git a/src/head.c b/src/head.c index 0e4fe6cea..46b786661 100644 --- a/src/head.c +++ b/src/head.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/hostid.c b/src/hostid.c index edd9e3ddc..854a3f757 100644 --- a/src/hostid.c +++ b/src/hostid.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/hostname.c b/src/hostname.c index a2666bad5..57b418f44 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/id.c b/src/id.c index 90c944587..74c0924d5 100644 --- a/src/id.c +++ b/src/id.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/install.c b/src/install.c index 566c93c4d..195354f4f 100644 --- a/src/install.c +++ b/src/install.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/join.c b/src/join.c index c06213c4f..b55918872 100644 --- a/src/join.c +++ b/src/join.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/kill.c b/src/kill.c index 0c7ac1242..f62e7c2a2 100644 --- a/src/kill.c +++ b/src/kill.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/link.c b/src/link.c index 9e1f33970..b8547e661 100644 --- a/src/link.c +++ b/src/link.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/ln.c b/src/ln.c index 2e9bfcf40..4d36b5bd7 100644 --- a/src/ln.c +++ b/src/ln.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/logname.c b/src/logname.c index 422bc657c..6c8f8a058 100644 --- a/src/logname.c +++ b/src/logname.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/ls.c b/src/ls.c index 183c0c166..840f310a1 100644 --- a/src/ls.c +++ b/src/ls.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/md5sum.c b/src/md5sum.c index 4330e85d1..c477115fd 100644 --- a/src/md5sum.c +++ b/src/md5sum.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mkdir.c b/src/mkdir.c index b85186540..882c4e151 100644 --- a/src/mkdir.c +++ b/src/mkdir.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mkfifo.c b/src/mkfifo.c index 8651ba39e..95bf6c158 100644 --- a/src/mkfifo.c +++ b/src/mkfifo.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mknod.c b/src/mknod.c index af1aaec6d..13d4bb77f 100644 --- a/src/mknod.c +++ b/src/mknod.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/mv.c b/src/mv.c index 5ffe2ae23..a7e88c407 100644 --- a/src/mv.c +++ b/src/mv.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nice.c b/src/nice.c index 8b6f4d814..6ace14a31 100644 --- a/src/nice.c +++ b/src/nice.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nl.c b/src/nl.c index 39f27b841..a5f28de0d 100644 --- a/src/nl.c +++ b/src/nl.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/nohup.c b/src/nohup.c index aeab291c3..669829652 100644 --- a/src/nohup.c +++ b/src/nohup.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/od.c b/src/od.c index c5eefe18c..c2d419bcb 100644 --- a/src/od.c +++ b/src/od.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/paste.c b/src/paste.c index 808744818..79793ce27 100644 --- a/src/paste.c +++ b/src/paste.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/pathchk.c b/src/pathchk.c index 5e98d5a85..90255aa5e 100644 --- a/src/pathchk.c +++ b/src/pathchk.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/pinky.c b/src/pinky.c index ccc5d72e8..cd962c15f 100644 --- a/src/pinky.c +++ b/src/pinky.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/pr.c b/src/pr.c index f52170a42..8a65ca042 100644 --- a/src/pr.c +++ b/src/pr.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/printenv.c b/src/printenv.c index 3412f45f5..fa421e727 100644 --- a/src/printenv.c +++ b/src/printenv.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/printf.c b/src/printf.c index 61c22bf9c..7193f7669 100644 --- a/src/printf.c +++ b/src/printf.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/ptx.c b/src/ptx.c index ecf126cc6..b4211372c 100644 --- a/src/ptx.c +++ b/src/ptx.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, but diff --git a/src/pwd.c b/src/pwd.c index 73ee66e19..d9c76f2c5 100644 --- a/src/pwd.c +++ b/src/pwd.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/readlink.c b/src/readlink.c index 4a410bb00..2f1de739f 100644 --- a/src/readlink.c +++ b/src/readlink.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/remove.c b/src/remove.c index 804557db9..5e00f09a2 100644 --- a/src/remove.c +++ b/src/remove.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/remove.h b/src/remove.h index ae01e3c6c..92b8bf01d 100644 --- a/src/remove.h +++ b/src/remove.h @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rm.c b/src/rm.c index 77ffbefcb..703f09bcc 100644 --- a/src/rm.c +++ b/src/rm.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/rmdir.c b/src/rmdir.c index ca1af0e4c..b823ba7c9 100644 --- a/src/rmdir.c +++ b/src/rmdir.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/seq.c b/src/seq.c index 329f3a483..5aa5bf53d 100644 --- a/src/seq.c +++ b/src/seq.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/setuidgid.c b/src/setuidgid.c index ccc8403fc..567fc4a97 100644 --- a/src/setuidgid.c +++ b/src/setuidgid.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/shred.c b/src/shred.c index 788f0e707..3efe45374 100644 --- a/src/shred.c +++ b/src/shred.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/shuf.c b/src/shuf.c index a40c88dd7..af5995e47 100644 --- a/src/shuf.c +++ b/src/shuf.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sleep.c b/src/sleep.c index 53bad0223..c329c8da3 100644 --- a/src/sleep.c +++ b/src/sleep.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sort.c b/src/sort.c index 7290172b8..29a3c1805 100644 --- a/src/sort.c +++ b/src/sort.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/split.c b/src/split.c index a5ab8faf2..9c222ba40 100644 --- a/src/split.c +++ b/src/split.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/stat.c b/src/stat.c index e696f9959..d4dff8baa 100644 --- a/src/stat.c +++ b/src/stat.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/stty.c b/src/stty.c index 9e29f9dad..0c349e0ab 100644 --- a/src/stty.c +++ b/src/stty.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/su.c b/src/su.c index 532361608..08227646e 100644 --- a/src/su.c +++ b/src/su.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sum.c b/src/sum.c index 90bc50172..77de30fbc 100644 --- a/src/sum.c +++ b/src/sum.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/sync.c b/src/sync.c index ce3fc0531..0356072a4 100644 --- a/src/sync.c +++ b/src/sync.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/system.h b/src/system.h index 114ec7a42..79b1d4726 100644 --- a/src/system.h +++ b/src/system.h @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tac-pipe.c b/src/tac-pipe.c index d2c6f677b..8b19682a2 100644 --- a/src/tac-pipe.c +++ b/src/tac-pipe.c @@ -4,7 +4,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tac.c b/src/tac.c index e03ac6bc1..913c2a94a 100644 --- a/src/tac.c +++ b/src/tac.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tail.c b/src/tail.c index 2e7db0b6a..37fb63842 100644 --- a/src/tail.c +++ b/src/tail.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tee.c b/src/tee.c index 7e423b21c..50296feee 100644 --- a/src/tee.c +++ b/src/tee.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/test.c b/src/test.c index fcb68ef37..f721eb1d8 100644 --- a/src/test.c +++ b/src/test.c @@ -8,7 +8,7 @@ Bash is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free - Software Foundation; either version 2, or (at your option) any later + Software Foundation; either version 3, or (at your option) any later version. Bash is distributed in the hope that it will be useful, but WITHOUT ANY diff --git a/src/touch.c b/src/touch.c index f9f2c10d0..112950594 100644 --- a/src/touch.c +++ b/src/touch.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tr.c b/src/tr.c index 22287e2dc..28eeac35a 100644 --- a/src/tr.c +++ b/src/tr.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/true.c b/src/true.c index be20ed6d0..3a75dafaa 100644 --- a/src/true.c +++ b/src/true.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tsort.c b/src/tsort.c index cfb12acb6..6d595a8ca 100644 --- a/src/tsort.c +++ b/src/tsort.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/tty.c b/src/tty.c index c1c876132..27484088f 100644 --- a/src/tty.c +++ b/src/tty.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/uname.c b/src/uname.c index 7389d422e..c7ae92676 100644 --- a/src/uname.c +++ b/src/uname.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unexpand.c b/src/unexpand.c index 051fe72e4..5e2b496ae 100644 --- a/src/unexpand.c +++ b/src/unexpand.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/uniq.c b/src/uniq.c index 36e2ea366..604f2ca4f 100644 --- a/src/uniq.c +++ b/src/uniq.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/unlink.c b/src/unlink.c index beef5a5a9..50320764b 100644 --- a/src/unlink.c +++ b/src/unlink.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/uptime.c b/src/uptime.c index c7bd7a453..a44e81cb2 100644 --- a/src/uptime.c +++ b/src/uptime.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/users.c b/src/users.c index 8071acd92..34514ec06 100644 --- a/src/users.c +++ b/src/users.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/wc.c b/src/wc.c index 884f86a50..5ffc4b43b 100644 --- a/src/wc.c +++ b/src/wc.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/wheel-gen.pl b/src/wheel-gen.pl index a22583008..28edd4bc1 100755 --- a/src/wheel-gen.pl +++ b/src/wheel-gen.pl @@ -5,7 +5,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, diff --git a/src/who.c b/src/who.c index b08c62318..37d444e04 100644 --- a/src/who.c +++ b/src/who.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/whoami.c b/src/whoami.c index d1167164b..f857b4da2 100644 --- a/src/whoami.c +++ b/src/whoami.c @@ -5,7 +5,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, diff --git a/src/yes.c b/src/yes.c index f81fd8339..b3563172e 100644 --- a/src/yes.c +++ b/src/yes.c @@ -3,7 +3,7 @@ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, -- cgit v1.2.3-70-g09d2