From: Jim Meyering Date: Wed, 21 Apr 1999 03:19:26 +0000 (+0000) Subject: update comment X-Git-Tag: SH-UTILS-1_16g~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8b570e45a18f2f304149246aca24ecd24b6b84c;p=thirdparty%2Fcoreutils.git update comment --- diff --git a/src/factor.c b/src/factor.c index 1ea7cecfc8..dd696e5e40 100644 --- a/src/factor.c +++ b/src/factor.c @@ -1,4 +1,4 @@ -/* factor -- print factors of n. lose if n > 2^32. +/* factor -- print factors of n. Copyright (C) 86, 95, 96, 1997, 1998, 1999 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify