]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
factor.c
authorJim Meyering <jim@meyering.net>
Sat, 26 Sep 1998 19:12:16 +0000 (19:12 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 26 Sep 1998 19:12:16 +0000 (19:12 +0000)
src/factor.c

index 5687b7790dd0b3cd6655bba19c94845e28b59011..1ead217849283e71d149357162a3bef11aa9991f 100644 (file)
@@ -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