summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-10-16 16:53:22 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-10-16 16:53:22 +0000
commit7a0f8b04873b427720cd2a88ed1adff8c0e1f445 (patch)
tree6a23c59b92b132a47a22430082cf5c6549d44acc
parentdd8398a3c642b1397f64e338d2b0008e33790dec (diff)
downloadcoreutils-7a0f8b04873b427720cd2a88ed1adff8c0e1f445.tar.xz
* src/groups.sh (version): Reword message to match the other programs.
Problem reported by Eric Blake.
-rw-r--r--ChangeLog5
-rwxr-xr-xsrc/groups.sh9
2 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index f38ba5124..a06ff57bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-16 Paul Eggert <eggert@cs.ucla.edu>
+
+ * src/groups.sh (version): Reword message to match the other programs.
+ Problem reported by Eric Blake.
+
2006-10-14 Jim Meyering <jim@meyering.net>
* Makefile.maint (headers_with_interesting_macro_defs): Define.
diff --git a/src/groups.sh b/src/groups.sh
index decbe6aaf..86343fcfc 100755
--- a/src/groups.sh
+++ b/src/groups.sh
@@ -32,11 +32,12 @@ Same as id -Gn. If no USERNAME, use current process.
Report bugs to <@PACKAGE_BUGREPORT@>."
version='groups (@GNU_PACKAGE@) @VERSION@
-Written by David MacKenzie.
-
Copyright (C) 2006 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.'
+This is free software. You may redistribute copies of it under the terms of
+the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
+There is NO WARRANTY, to the extent permitted by law.
+
+Written by David MacKenzie.'
for arg