]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcov-tool.c
gcc.c (process_command): Update copyright notice dates.
[thirdparty/gcc.git] / gcc / gcov-tool.c
index d5dbf2719c1b5cb42ee007f6fea98168f6dd1ac1..f9667f01a863162e830be3fd0e0f009420007b33 100644 (file)
@@ -517,7 +517,7 @@ static void
 print_version (void)
 {
   fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
-  fnotice (stdout, "Copyright %s 2014-2016 Free Software Foundation, Inc.\n",
+  fnotice (stdout, "Copyright %s 2014-2017 Free Software Foundation, Inc.\n",
            _("(C)"));
   fnotice (stdout,
            _("This is free software; see the source for copying conditions.\n"