From e8b570e45a18f2f304149246aca24ecd24b6b84c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 21 Apr 1999 03:19:26 +0000 Subject: [PATCH] update comment --- src/factor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3