From: Jim Meyering Date: Sat, 26 Sep 1998 19:12:16 +0000 (+0000) Subject: factor.c X-Git-Tag: FILEUTILS-3_16z~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9e8072e84dbbc9f75d8eb3144919fe27d7044f;p=thirdparty%2Fcoreutils.git factor.c --- diff --git a/src/factor.c b/src/factor.c index 5687b7790d..1ead217849 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