diff options
author | Roland McGrath <roland@redhat.com> | 1993-01-04 21:59:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1993-01-04 21:59:56 +0000 |
commit | d315acf15e13039d7f2723b8b4aeb29b6c24469c (patch) | |
tree | ce56a3d4244d6dcd4af47be7aeaa741806728a42 | |
parent | aa8a3b306db66c176c13857495f4d7c8be7f30d7 (diff) | |
download | gunmake-d315acf15e13039d7f2723b8b4aeb29b6c24469c.tar.gz |
Formerly main.c.~65~
-rw-r--r-- | main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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); |