This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Another copyright date update for both HEAD and 2.10 branch


2000-05-14  David O'Brien  <obrien@FreeBSD.org>

	* lexsup.c: Update the year in the copyright notice.


Index: lexsup.c
===================================================================
RCS file: /cvs/src/src/ld/lexsup.c,v
retrieving revision 1.10
diff -u -u -1 -r1.10 lexsup.c
--- lexsup.c	2000/05/03 11:22:42	1.10
+++ lexsup.c	2000/05/14 20:52:06
@@ -879,3 +879,3 @@
 	  printf ("GNU ld %s\n", ld_program_version);
-	  printf (_("Copyright 1997 Free Software Foundation, Inc.\n"));
+	  printf (_("Copyright 2000 Free Software Foundation, Inc.\n"));
 	  printf (_("\



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]