(print_version): Add 95 to copyright years.
authorRoland McGrath <roland@redhat.com>
Sat, 11 Feb 1995 01:39:58 +0000 (01:39 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 11 Feb 1995 01:39:58 +0000 (01:39 +0000)
main.c

diff --git a/main.c b/main.c
index 10cfff8fc2b56d20ec36733bd0340a40421aef19..fa2f7de9df1af09c882e43fb1c7ad568a7e32bef 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1856,7 +1856,7 @@ print_version ()
     printf ("-%s", remote_description);
 
   printf (", by Richard Stallman and Roland McGrath.\n\
-%sCopyright (C) 1988, 89, 90, 91, 92, 93, 94 Free Software Foundation, Inc.\n\
+%sCopyright (C) 1988, 89, 90, 91, 92, 93, 94, 95 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);