diff options
Diffstat (limited to 'src')
-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 5687b7790..1ead21784 100644 --- a/src/factor.c +++ b/src/factor.c @@ -1,5 +1,5 @@ /* factor -- print factors of n. lose if n > 2^32. - Copyright (C) 86, 95, 96, 1997 Free Software Foundation, Inc. + Copyright (C) 86, 95, 96, 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 |