Mercurial > hg > CbC > CbC_gcc
diff gcc/gcc.c @ 48:9907f3135723
update CbC on GCC from 4.4.2 to 4.4.3.
author | kent <kent@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 07 Feb 2010 17:48:31 +0900 |
parents | caeb520cebed 3bfb6c00c1e0 |
children | 326d9e06c2e3 |
line wrap: on
line diff
--- a/gcc/gcc.c Fri Jan 29 12:18:08 2010 +0900 +++ b/gcc/gcc.c Sun Feb 07 17:48:31 2010 +0900 @@ -3645,7 +3645,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"),