diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-09 07:11:28 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-09 07:11:28 +0000 |
commit | 6d16d92a024c2534d787d8ce543fcb06747ebf26 (patch) | |
tree | 4c40d6d00dd3b00b078bf1b68f1e84555122d1ea | |
parent | 3f94561e84d2b74a4003036dfec46b8c82d56798 (diff) | |
download | coreutils-6d16d92a024c2534d787d8ce543fcb06747ebf26.tar.xz |
update copyright date
-rw-r--r-- | src/factor.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/factor.c b/src/factor.c index b029b89a2..266755371 100644 --- a/src/factor.c +++ b/src/factor.c @@ -1,5 +1,5 @@ /* factor -- print factors of n. - Copyright (C) 86, 95, 96, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. + Copyright (C) 86, 1995-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 |