diff options
author | Jim Meyering <jim@meyering.net> | 1998-12-19 17:21:00 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-12-19 17:21:00 +0000 |
commit | b5bfb1d3998ef7567bbd450a9eb0eb95446f84e9 (patch) | |
tree | 82ed07cf2a116cdec65108f2481347af4ad5c8de | |
parent | 9497429d9b153fe90efb1856af0c09e31279c560 (diff) | |
download | coreutils-b5bfb1d3998ef7567bbd450a9eb0eb95446f84e9.tar.xz |
*** empty log message ***
-rw-r--r-- | lib/idcache.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/idcache.c b/lib/idcache.c index b8104f179..7a827e3b0 100644 --- a/lib/idcache.c +++ b/lib/idcache.c @@ -1,5 +1,6 @@ /* idcache.c -- map user and group IDs, cached for speed - Copyright (C) 1985, 1988, 1989, 1990, 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1985, 1988, 1989, 1990, 1997, 1998 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 |