diff options
Diffstat (limited to 'gprofng/src/Application.cc')
-rw-r--r-- | gprofng/src/Application.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gprofng/src/Application.cc b/gprofng/src/Application.cc index e28956c..8466064 100644 --- a/gprofng/src/Application.cc +++ b/gprofng/src/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 Free Software Foundation, Inc. +/* Copyright (C) 2021-2023 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. @@ -251,7 +251,7 @@ Application::print_version_info () { printf ( GTXT ( "GNU %s binutils version %s\n" - "Copyright (C) 2021 Free Software Foundation, Inc.\n" + "Copyright (C) 2023 Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"), |