diff options
author | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 12:19:35 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2024-01-03 12:19:35 +0100 |
commit | a945c346f57ba40fc80c14ac59be0d43624e559d (patch) | |
tree | 916323bfe593c5d0112c224230e52c559611f5b3 /contrib/test_mklog.py | |
parent | 9afc19159c2947cddee0c833429da1f190fe34ca (diff) | |
download | gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.zip gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.gz gcc-a945c346f57ba40fc80c14ac59be0d43624e559d.tar.bz2 |
Update copyright years.
Diffstat (limited to 'contrib/test_mklog.py')
-rwxr-xr-x | contrib/test_mklog.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/test_mklog.py b/contrib/test_mklog.py index d1ee60d..b621073 100755 --- a/contrib/test_mklog.py +++ b/contrib/test_mklog.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2020-2023 Free Software Foundation, Inc. +# Copyright (C) 2020-2024 Free Software Foundation, Inc. # # This file is part of GCC. # @@ -155,7 +155,7 @@ index aab79492357..f0df1002488 100644 + + /* Interprocedural Identical Code Folding pass - Copyright (C) 2014-2023 Free Software Foundation, Inc. + Copyright (C) 2014-2024 Free Software Foundation, Inc. diff --git a/gcc/testsuite/gcc.dg/pr32374.c b/gcc/testsuite/gcc.dg/pr32374.c deleted file mode 100644 @@ -222,7 +222,7 @@ index f062e48071f..fd3c7ca8cf3 100644 + + /* Output variables, constants and external declarations, for GNU compiler. - Copyright (C) 1987-2023 Free Software Foundation, Inc. + Copyright (C) 1987-2024 Free Software Foundation, Inc. diff --git a/libssp/gets-chk.c b/libssp/gets-chk.c index 4ad78c1f77b..6687b368038 100644 |