diff options
Diffstat (limited to 'gcc/gcov.cc')
-rw-r--r-- | gcc/gcov.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcov.cc b/gcc/gcov.cc index fa1ef76..4e25ded 100644 --- a/gcc/gcov.cc +++ b/gcc/gcov.cc @@ -964,7 +964,7 @@ static void print_version (void) { fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string); - fprintf (stdout, "Copyright %s 2022 Free Software Foundation, Inc.\n", + fprintf (stdout, "Copyright %s 2023 Free Software Foundation, Inc.\n", _("(C)")); fnotice (stdout, _("This is free software; see the source for copying conditions. There is NO\n\ |