diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:50:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-01-16 11:52:17 +0100 |
commit | 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c (patch) | |
tree | 730ac068df829f1af95259b5e9f1830552dc76ca /contrib/legacy | |
parent | a31becca488b537cfc24bba7c0f48b2c44726240 (diff) | |
download | gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.zip gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.gz gcc-83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c.tar.bz2 |
Update copyright years.
Diffstat (limited to 'contrib/legacy')
-rwxr-xr-x | contrib/legacy/mklog | 2 | ||||
-rwxr-xr-x | contrib/legacy/mklog.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/legacy/mklog b/contrib/legacy/mklog index 71fd427..3407d0b 100755 --- a/contrib/legacy/mklog +++ b/contrib/legacy/mklog @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2017-2019 Free Software Foundation, Inc. +# Copyright (C) 2017-2023 Free Software Foundation, Inc. # # This file is part of GCC. # diff --git a/contrib/legacy/mklog.pl b/contrib/legacy/mklog.pl index ff20cf1..7b8cb58 100755 --- a/contrib/legacy/mklog.pl +++ b/contrib/legacy/mklog.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# Copyright (C) 2012-2017 Free Software Foundation, Inc. +# Copyright (C) 2012-2023 Free Software Foundation, Inc. # # This file is part of GCC. # |