diff gcc/gcc.c @ 47:3bfb6c00c1e0

update it from 4.4.2 to 4.4.3.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Sun, 07 Feb 2010 17:44:34 +0900
parents a06113de4d67
children 9907f3135723 77e2b8dfacca
line wrap: on
line diff
--- a/gcc/gcc.c	Sun Feb 07 17:43:48 2010 +0900
+++ b/gcc/gcc.c	Sun Feb 07 17:44:34 2010 +0900
@@ -3642,7 +3642,7 @@
 	  /* translate_options () has turned --version into -fversion.  */
 	  printf (_("%s %s%s\n"), programname, pkgversion_string,
 		  version_string);
-	  printf ("Copyright %s 2009 Free Software Foundation, Inc.\n",
+	  printf ("Copyright %s 2010 Free Software Foundation, Inc.\n",
 		  _("(C)"));
 	  fputs (_("This is free software; see the source for copying conditions.  There is NO\n\
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"),