diff options
author | Alan Modra <amodra@gmail.com> | 2025-01-01 18:17:28 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2025-01-01 18:29:57 +1030 |
commit | e8e7cf2abe04d5691eb8e31cd18589ec9eb78635 (patch) | |
tree | 18cbc5ca8ee9a13c9bd06dbe06914cac87faac7c /gprofng/src/Application.cc | |
parent | a21a6dbe639a17792b800ae75272fa2815a8b9b5 (diff) | |
download | binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.zip binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.gz binutils-e8e7cf2abe04d5691eb8e31cd18589ec9eb78635.tar.bz2 |
Update year range in copyright notice of binutils files
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 d88e358..eba6d57 100644 --- a/gprofng/src/Application.cc +++ b/gprofng/src/Application.cc @@ -1,4 +1,4 @@ -/* Copyright (C) 2021-2024 Free Software Foundation, Inc. +/* Copyright (C) 2021-2025 Free Software Foundation, Inc. Contributed by Oracle. This file is part of GNU Binutils. @@ -247,7 +247,7 @@ Application::print_version_info () { printf ( GTXT ( "GNU %s binutils version %s\n" - "Copyright (C) 2024 Free Software Foundation, Inc.\n" + "Copyright (C) 2025 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"), |