diff options
author | Jim Meyering <jim@meyering.net> | 2002-12-01 12:10:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-12-01 12:10:41 +0000 |
commit | 0937f50e9e193bba8e981d48741a9ce0a05f51f4 (patch) | |
tree | 8b330b6b1ed0dfa2f1a78d2abf00e8084c84a7bd /lib | |
parent | 3b6cb24f4bac1d4d5c690b9a691bade10ae40cc9 (diff) | |
download | coreutils-0937f50e9e193bba8e981d48741a9ce0a05f51f4.tar.xz |
comment tweak
Diffstat (limited to 'lib')
-rw-r--r-- | lib/long-options.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/long-options.c b/lib/long-options.c index 04088670f..43df8594e 100644 --- a/lib/long-options.c +++ b/lib/long-options.c @@ -1,5 +1,5 @@ /* Utility to accept --help and --version options as unobtrusively as possible. - Copyright (C) 1993, 1994, 1998-2000, 2002 Free Software Foundation, Inc. + Copyright (C) 1993-1994, 1998-1999, 2000, 2002 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 |