summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-01-04 21:59:56 +0000
committerRoland McGrath <roland@redhat.com>1993-01-04 21:59:56 +0000
commitd315acf15e13039d7f2723b8b4aeb29b6c24469c (patch)
treece56a3d4244d6dcd4af47be7aeaa741806728a42 /main.c
parentaa8a3b306db66c176c13857495f4d7c8be7f30d7 (diff)
downloadgunmake-d315acf15e13039d7f2723b8b4aeb29b6c24469c.tar.gz
Formerly main.c.~65~
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index dd9ad56..47a6758 100644
--- a/main.c
+++ b/main.c
@@ -1423,7 +1423,7 @@ print_version ()
printf ("-%s", remote_description);
printf (", by Richard Stallman and Roland McGrath.\n\
-%sCopyright (C) 1988, 1989, 1990, 1991, 1992 Free Software Foundation, Inc.\n\
+%sCopyright (C) 1988, 89, 90, 91, 92, 93 Free Software Foundation, Inc.\n\
%sThis is free software; see the source for copying conditions.\n\
%sThere is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A\n\
%sPARTICULAR PURPOSE.\n\n", precede, precede, precede, precede);