diff options
author | Jim Meyering <jim@meyering.net> | 2003-11-03 14:57:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-11-03 14:57:41 +0000 |
commit | 50dc32eafee1c9dc71bbd162eb2492db919cf430 (patch) | |
tree | 3c2b26dc3c89a16c6bdb077e52857b965b359c76 /lib | |
parent | 72896c44d5b414e5e717e20d13edb9956f2376da (diff) | |
download | coreutils-50dc32eafee1c9dc71bbd162eb2492db919cf430.tar.xz |
wrap long copyright line
Diffstat (limited to 'lib')
-rw-r--r-- | lib/userspec.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/userspec.c b/lib/userspec.c index 6e78c27f8..4ae083f47 100644 --- a/lib/userspec.c +++ b/lib/userspec.c @@ -1,5 +1,6 @@ /* userspec.c -- Parse a user and group string. - Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software Foundation, Inc. + Copyright (C) 1989-1992, 1997-1998, 2000, 2002-2003 Free Software + Foundation, Inc. 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 |