diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-07 07:03:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-07 07:03:01 +0000 |
commit | 4e4c0e24d594e3c971b9116619c82053f2b1f6a2 (patch) | |
tree | 88f60c5047c056c183e005936b185d9ddf8308c3 /lib | |
parent | 76bc7db5e2401cebea16dcb6772590259c60f3e4 (diff) | |
download | coreutils-4e4c0e24d594e3c971b9116619c82053f2b1f6a2.tar.xz |
tweak copyright line
Diffstat (limited to 'lib')
-rw-r--r-- | lib/xstrtol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xstrtol.c b/lib/xstrtol.c index e7b206189..07023d9ff 100644 --- a/lib/xstrtol.c +++ b/lib/xstrtol.c @@ -1,5 +1,5 @@ /* A more useful interface to strtol. - Copyright 1995, 1996, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1995, 1996, 1998-2000 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 |