]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/gcov-dump.c
gcc.c (process_command): Update copyright notice dates.
[thirdparty/gcc.git] / gcc / gcov-dump.c
index 67b1e88a5bc5a9beb8d232da8794b7ef9330e047..e252b865ee99a3a003d646146475c77d86c8c309 100644 (file)
@@ -138,7 +138,7 @@ static void
 print_version (void)
 {
   printf ("gcov-dump %s%s\n", pkgversion_string, version_string);
-  printf ("Copyright (C) 2019 Free Software Foundation, Inc.\n");
+  printf ("Copyright (C) 2020 Free Software Foundation, Inc.\n");
   printf ("This is free software; see the source for copying conditions.\n"
          "There is NO warranty; not even for MERCHANTABILITY or \n"
          "FITNESS FOR A PARTICULAR PURPOSE.\n\n");