diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rwxr-xr-x | src/groups.sh | 9 |
2 files changed, 10 insertions, 4 deletions
@@ -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 |