Update year range in copyright notice of binutils files

This commit is contained in:
Alan Modra
2025-01-01 18:17:28 +10:30
parent a21a6dbe63
commit e8e7cf2abe
3128 changed files with 3275 additions and 3275 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright (C) 2021-2023 Free Software Foundation, Inc.
# Copyright (C) 2021-2025 Free Software Foundation, Inc.
# Contributed by Oracle.
#
# This file is part of GNU Binutils.
@@ -12133,7 +12133,7 @@ sub print_user_settings
sub print_version_info
{
print "$version_info\n";
print "Copyright (C) 2023 Free Software Foundation, Inc.\n";
print "Copyright (C) 2025 Free Software Foundation, Inc.\n";
print "License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.\n";
print "This is free software: you are free to change and redistribute it.\n";
print "There is NO WARRANTY, to the extent permitted by law.\n";