gcc.c (process_command): Update copyright notice dates.
[gcc.git] / gcc / gcov-tool.c
index 74e77b90d72a501ae267c0ee67755bbb11a77366..18a33e79f0642bac769c3104c7ebaf935b293df3 100644 (file)
@@ -526,7 +526,7 @@ static void
 print_version (void)
 {
   fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
-  fnotice (stdout, "Copyright %s 2014-2017 Free Software Foundation, Inc.\n",
+  fnotice (stdout, "Copyright %s 2018 Free Software Foundation, Inc.\n",
            _("(C)"));
   fnotice (stdout,
            _("This is free software; see the source for copying conditions.\n"