aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2024-01-03 12:19:35 +0100
committerJakub Jelinek <jakub@redhat.com>2024-01-03 12:19:35 +0100
commita945c346f57ba40fc80c14ac59be0d43624e559d (patch)
tree916323bfe593c5d0112c224230e52c559611f5b3 /contrib
parent9afc19159c2947cddee0c833429da1f190fe34ca (diff)
Update copyright years.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/analyze_brprob.py2
-rwxr-xr-xcontrib/analyze_brprob_spec.py2
-rwxr-xr-xcontrib/bench-stringop2
-rwxr-xr-xcontrib/check-MAINTAINERS.py2
-rwxr-xr-xcontrib/check-params-in-docs.py2
-rwxr-xr-xcontrib/check_GNU_style.py2
-rwxr-xr-xcontrib/check_GNU_style.sh2
-rwxr-xr-xcontrib/check_GNU_style_lib.py2
-rw-r--r--contrib/check_makefile_deps.sh2
-rwxr-xr-xcontrib/check_warning_flags.sh2
-rw-r--r--contrib/clang-format2
-rw-r--r--contrib/compare-all-tests2
-rwxr-xr-xcontrib/compare-debug2
-rwxr-xr-xcontrib/compare-lto2
-rwxr-xr-xcontrib/compareSumTests32
-rwxr-xr-xcontrib/compare_two_ftime_report_sets2
-rwxr-xr-xcontrib/dg-cmp-results.sh2
-rw-r--r--contrib/dg-extract-results.py2
-rwxr-xr-xcontrib/dg-extract-results.sh2
-rwxr-xr-xcontrib/dg-out-generator.pl2
-rw-r--r--contrib/dglib.pm2
-rwxr-xr-xcontrib/download_prerequisites2
-rwxr-xr-xcontrib/filter-clang-warnings.py2
-rwxr-xr-xcontrib/gcc-changelog/git_check_commit.py2
-rwxr-xr-xcontrib/gcc-changelog/git_commit.py2
-rwxr-xr-xcontrib/gcc-changelog/git_email.py2
-rwxr-xr-xcontrib/gcc-changelog/git_repository.py2
-rwxr-xr-xcontrib/gcc-changelog/git_update_version.py2
-rwxr-xr-xcontrib/gcc-changelog/test_email.py2
-rwxr-xr-xcontrib/gcc_build2
-rwxr-xr-xcontrib/gen_autofdo_event.py2
-rwxr-xr-xcontrib/gennews2
-rwxr-xr-xcontrib/git-backport.py2
-rwxr-xr-xcontrib/git-commit-mklog.py2
-rwxr-xr-xcontrib/git-fix-changelog.py2
-rw-r--r--contrib/jit-coverage-report.py2
-rwxr-xr-xcontrib/legacy/mklog2
-rwxr-xr-xcontrib/legacy/mklog.pl2
-rwxr-xr-xcontrib/mark_spam.py2
-rwxr-xr-xcontrib/mklog.py2
-rwxr-xr-xcontrib/patch_tester.sh2
-rwxr-xr-xcontrib/prepare-commit-msg2
-rwxr-xr-xcontrib/prepare_patch.sh2
-rwxr-xr-xcontrib/reghunt/bin/gcc-build-full2
-rwxr-xr-xcontrib/reghunt/bin/gcc-build-simple2
-rwxr-xr-xcontrib/reghunt/bin/gcc-svn-patchlist2
-rwxr-xr-xcontrib/reghunt/bin/gcc-svn-update2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-accepts-invalid2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-bogus-warning2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-compiler-hangs2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-ice-on-invalid-code2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-ice-on-valid-code2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-missing-warning2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-rejects-valid2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-segfault-on-valid-code2
-rwxr-xr-xcontrib/reghunt/bin/gcc-test-wrong-code2
-rwxr-xr-xcontrib/reghunt/bin/reg-hunt2
-rwxr-xr-xcontrib/reghunt/bin/reg-newmid2
-rwxr-xr-xcontrib/reghunt/bin/reg-test2
-rwxr-xr-xcontrib/reghunt/date_based/reg_periodic2
-rwxr-xr-xcontrib/reghunt/date_based/reg_search2
-rw-r--r--contrib/regression/GCC_Regression_Tester.wdgt/widget.html2
-rwxr-xr-xcontrib/regression/btest-gcc.sh2
-rwxr-xr-xcontrib/regression/mkindex.pl2
-rwxr-xr-xcontrib/regression/objs-gcc.sh2
-rwxr-xr-xcontrib/test_installed2
-rwxr-xr-xcontrib/test_mklog.py6
-rwxr-xr-xcontrib/testsuite-management/validate_failures.py2
-rwxr-xr-xcontrib/texi2pod.pl2
-rw-r--r--contrib/unicode/from_glibc/unicode_utils.py2
-rwxr-xr-xcontrib/unicode/from_glibc/utf8_gen.py2
-rwxr-xr-xcontrib/unused_functions.py2
-rw-r--r--contrib/vim-gcc-dev/ftdetect/gcc-dev.vim2
-rw-r--r--contrib/vim-gcc-dev/syntax/gcc-match.vim2
-rw-r--r--contrib/vim-gcc-dev/syntax/gcc-rtl.vim2
-rw-r--r--contrib/vim-gcc-dev/syntax/gimple.vim2
-rw-r--r--contrib/vimrc2
77 files changed, 79 insertions, 79 deletions
diff --git a/contrib/analyze_brprob.py b/contrib/analyze_brprob.py
index d86e69366e1..a482b5a18d2 100755
--- a/contrib/analyze_brprob.py
+++ b/contrib/analyze_brprob.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
#
# Script to analyze results of our branch prediction heuristics
#
diff --git a/contrib/analyze_brprob_spec.py b/contrib/analyze_brprob_spec.py
index dcf5f77282c..0ec55419e75 100755
--- a/contrib/analyze_brprob_spec.py
+++ b/contrib/analyze_brprob_spec.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/bench-stringop b/contrib/bench-stringop
index f058e066b3a..245ea3d9df8 100755
--- a/contrib/bench-stringop
+++ b/contrib/bench-stringop
@@ -4,7 +4,7 @@
#
# Contributed by Jan Hubicka <jh@suse.cz>
#
-# Copyright (C) 2019-2023 Free Software Foundation, Inc.
+# Copyright (C) 2019-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/check-MAINTAINERS.py b/contrib/check-MAINTAINERS.py
index 0378d291432..9f31a10bcff 100755
--- a/contrib/check-MAINTAINERS.py
+++ b/contrib/check-MAINTAINERS.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2022-2023 Free Software Foundation, Inc.
+# Copyright (C) 2022-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/check-params-in-docs.py b/contrib/check-params-in-docs.py
index 971386fc851..5da7a60f4b5 100755
--- a/contrib/check-params-in-docs.py
+++ b/contrib/check-params-in-docs.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2018-2023 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
#
# Find missing and extra parameters in documentation compared to
# output of: gcc --help=params.
diff --git a/contrib/check_GNU_style.py b/contrib/check_GNU_style.py
index efac33e43ef..55e49a09191 100755
--- a/contrib/check_GNU_style.py
+++ b/contrib/check_GNU_style.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 Free Software Foundation, Inc.
#
# Checks some of the GNU style formatting rules in a set of patches.
# The script is a rewritten of the same bash script and should eventually
diff --git a/contrib/check_GNU_style.sh b/contrib/check_GNU_style.sh
index d47aa0786d3..20ead0ccfbf 100755
--- a/contrib/check_GNU_style.sh
+++ b/contrib/check_GNU_style.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Checks some of the GNU style formatting rules in a set of patches.
-# Copyright (C) 2010-2023 Free Software Foundation, Inc.
+# Copyright (C) 2010-2024 Free Software Foundation, Inc.
# Contributed by Sebastian Pop <sebastian.pop@amd.com>
# This program is free software; you can redistribute it and/or modify
diff --git a/contrib/check_GNU_style_lib.py b/contrib/check_GNU_style_lib.py
index 5096b1333f3..9f5851c271f 100755
--- a/contrib/check_GNU_style_lib.py
+++ b/contrib/check_GNU_style_lib.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 Free Software Foundation, Inc.
#
# Checks some of the GNU style formatting rules in a set of patches.
# The script is a rewritten of the same bash script and should eventually
diff --git a/contrib/check_makefile_deps.sh b/contrib/check_makefile_deps.sh
index 5c95ce9eb0d..5e9dd5fd84c 100644
--- a/contrib/check_makefile_deps.sh
+++ b/contrib/check_makefile_deps.sh
@@ -2,7 +2,7 @@
#
# Check for accurate dependencies in gcc/Makefile.in.
#
-# Copyright (C) 2008-2023 Free Software Foundation, Inc.
+# Copyright (C) 2008-2024 Free Software Foundation, Inc.
# Written by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
#
# This script is Free Software, and it can be copied, distributed and
diff --git a/contrib/check_warning_flags.sh b/contrib/check_warning_flags.sh
index d6218b6febd..0f2f669a24d 100755
--- a/contrib/check_warning_flags.sh
+++ b/contrib/check_warning_flags.sh
@@ -3,7 +3,7 @@
# Check that the warning flags documented in invoke.texi match up
# with what the compiler accepts.
#
-# Copyright (C) 2008-2023 Free Software Foundation, Inc.
+# Copyright (C) 2008-2024 Free Software Foundation, Inc.
# Written by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
#
# This script is Free Software, and it can be copied, distributed and
diff --git a/contrib/clang-format b/contrib/clang-format
index 8cfee99cd15..f4f708648eb 100644
--- a/contrib/clang-format
+++ b/contrib/clang-format
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023 Free Software Foundation, Inc.
+# Copyright (C) 2015-2024 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/compare-all-tests b/contrib/compare-all-tests
index 18580c55bea..7629e77ae78 100644
--- a/contrib/compare-all-tests
+++ b/contrib/compare-all-tests
@@ -1,7 +1,7 @@
#! /bin/bash
# Compare the assembly language output for all the gcc tests.
-# Copyright (C) 2009-2023 Free Software Foundation, Inc.
+# Copyright (C) 2009-2024 Free Software Foundation, Inc.
# Contributed by Paolo Bonzini.
#
# Invoke it as "bash compare-all-tests target1 target2 ... targetN".
diff --git a/contrib/compare-debug b/contrib/compare-debug
index 47659533bc9..dfec10eb251 100755
--- a/contrib/compare-debug
+++ b/contrib/compare-debug
@@ -2,7 +2,7 @@
# Compare stripped copies of two given object files.
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
# Originally by Alexandre Oliva <aoliva@redhat.com>
# This file is part of GCC.
diff --git a/contrib/compare-lto b/contrib/compare-lto
index d2580ac67f7..996f08a4a98 100755
--- a/contrib/compare-lto
+++ b/contrib/compare-lto
@@ -2,7 +2,7 @@
# Compare copies of two given object files.
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
# Originally by Alexandre Oliva <aoliva@redhat.com>
# Modified for LTO bootstrap by Richard Biener <rguenther@suse.de>
diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3
index ed18b0b0b96..2824e64dc71 100755
--- a/contrib/compareSumTests3
+++ b/contrib/compareSumTests3
@@ -5,7 +5,7 @@
#
# Author: Matthew Sachs <msachs@apple.com>
#
-# Copyright (C) 2006-2023 Free Software Foundation, Inc.
+# Copyright (C) 2006-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/compare_two_ftime_report_sets b/contrib/compare_two_ftime_report_sets
index 2922ff5b0fb..b9c2ad5ecc7 100755
--- a/contrib/compare_two_ftime_report_sets
+++ b/contrib/compare_two_ftime_report_sets
@@ -5,7 +5,7 @@
# Contributed by Lawrence Crowl <crowl@google.com>
#
-# Copyright (C) 2012-2023 Free Software Foundation, Inc.
+# Copyright (C) 2012-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/dg-cmp-results.sh b/contrib/dg-cmp-results.sh
index 33e0605dc50..96106999cda 100755
--- a/contrib/dg-cmp-results.sh
+++ b/contrib/dg-cmp-results.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright (C) 2006-2023 Free Software Foundation, Inc.
+# Copyright (C) 2006-2024 Free Software Foundation, Inc.
#
# Analyze changes in GCC DejaGNU test logs for binutils, gcc, gdb, etc.
# Original version written in 2005 by James Lemke <jwlemke@wasabisystems.com>.
diff --git a/contrib/dg-extract-results.py b/contrib/dg-extract-results.py
index 0bc65d30eaf..d67ce4f158f 100644
--- a/contrib/dg-extract-results.py
+++ b/contrib/dg-extract-results.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
#
-# Copyright (C) 2014-2023 Free Software Foundation, Inc.
+# Copyright (C) 2014-2024 Free Software Foundation, Inc.
#
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/dg-extract-results.sh b/contrib/dg-extract-results.sh
index 2a25d2c81db..00ef80046f7 100755
--- a/contrib/dg-extract-results.sh
+++ b/contrib/dg-extract-results.sh
@@ -6,7 +6,7 @@
# The resulting file can be used with test result comparison scripts for
# results from tests that were run in parallel. See usage() below.
-# Copyright (C) 2008-2023 Free Software Foundation, Inc.
+# Copyright (C) 2008-2024 Free Software Foundation, Inc.
# Contributed by Janis Johnson <janis187@us.ibm.com>
#
# This file is part of GCC.
diff --git a/contrib/dg-out-generator.pl b/contrib/dg-out-generator.pl
index 2472c728631..bbd43019334 100755
--- a/contrib/dg-out-generator.pl
+++ b/contrib/dg-out-generator.pl
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
#
-# Copyright (C) 2022-2023 Free Software Foundation, Inc.
+# Copyright (C) 2022-2024 Free Software Foundation, Inc.
# Contributed by Arsen Arsenović.
#
# This script is free software; you can redistribute it and/or modify
diff --git a/contrib/dglib.pm b/contrib/dglib.pm
index 54992f754bc..329ed69b16a 100644
--- a/contrib/dglib.pm
+++ b/contrib/dglib.pm
@@ -10,7 +10,7 @@
# true if and only if it is a passing result (PASS, XFAIL, or
# KFAIL.)
#
-# Copyright (C) 2006-2023 Free Software Foundation, Inc.
+# Copyright (C) 2006-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/download_prerequisites b/contrib/download_prerequisites
index 30ff0cc9491..6adc97ef896 100755
--- a/contrib/download_prerequisites
+++ b/contrib/download_prerequisites
@@ -82,7 +82,7 @@ The following options are available:
"
versiontext="${program} ${version}
-Copyright (C) 2016-2023 Free Software Foundation, Inc.
+Copyright (C) 2016-2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
diff --git a/contrib/filter-clang-warnings.py b/contrib/filter-clang-warnings.py
index 4a89fbdc781..eb14c56cc64 100755
--- a/contrib/filter-clang-warnings.py
+++ b/contrib/filter-clang-warnings.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2018-2023 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
#
# Script to analyze warnings produced by clang.
#
diff --git a/contrib/gcc-changelog/git_check_commit.py b/contrib/gcc-changelog/git_check_commit.py
index c9ff97858a8..86a2105b573 100755
--- a/contrib/gcc-changelog/git_check_commit.py
+++ b/contrib/gcc-changelog/git_check_commit.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.
#
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py
index 4e601fa1f63..282f526a6c9 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.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.
#
diff --git a/contrib/gcc-changelog/git_email.py b/contrib/gcc-changelog/git_email.py
index 93808dfabb6..2f94816af56 100755
--- a/contrib/gcc-changelog/git_email.py
+++ b/contrib/gcc-changelog/git_email.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.
#
diff --git a/contrib/gcc-changelog/git_repository.py b/contrib/gcc-changelog/git_repository.py
index 672f5f9579b..f61c521d1c2 100755
--- a/contrib/gcc-changelog/git_repository.py
+++ b/contrib/gcc-changelog/git_repository.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.
#
diff --git a/contrib/gcc-changelog/git_update_version.py b/contrib/gcc-changelog/git_update_version.py
index 84767b07f0d..dd73a5b0832 100755
--- a/contrib/gcc-changelog/git_update_version.py
+++ b/contrib/gcc-changelog/git_update_version.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.
#
diff --git a/contrib/gcc-changelog/test_email.py b/contrib/gcc-changelog/test_email.py
index 4adf728f11b..5b8c0beeace 100755
--- a/contrib/gcc-changelog/test_email.py
+++ b/contrib/gcc-changelog/test_email.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.
#
diff --git a/contrib/gcc_build b/contrib/gcc_build
index 8abae8e5259..6d943cb5618 100755
--- a/contrib/gcc_build
+++ b/contrib/gcc_build
@@ -11,7 +11,7 @@
# Contents:
# Script to automatically download and build GCC.
#
-# Copyright (C) 2000-2023 Free Software Foundation, Inc.
+# Copyright (C) 2000-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/gen_autofdo_event.py b/contrib/gen_autofdo_event.py
index 533c706c090..8c0ef8bb1df 100755
--- a/contrib/gen_autofdo_event.py
+++ b/contrib/gen_autofdo_event.py
@@ -1,7 +1,7 @@
#!/usr/bin/python3
# Generate Intel taken branches Linux perf event script for autofdo profiling.
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
#
# GCC is free software; you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free
diff --git a/contrib/gennews b/contrib/gennews
index 672786b4a2c..6b8bb40a58a 100755
--- a/contrib/gennews
+++ b/contrib/gennews
@@ -3,7 +3,7 @@
# Script to generate the NEWS file from online release notes.
# Contributed by Joseph Myers <jsm28@cam.ac.uk>.
#
-# Copyright (C) 2000-2023 Free Software Foundation, Inc.
+# Copyright (C) 2000-2024 Free Software Foundation, Inc.
# This file is part of GCC.
#
# GCC is free software; you can redistribute it and/or modify
diff --git a/contrib/git-backport.py b/contrib/git-backport.py
index c37bc22891b..331deb91e56 100755
--- a/contrib/git-backport.py
+++ b/contrib/git-backport.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.
#
diff --git a/contrib/git-commit-mklog.py b/contrib/git-commit-mklog.py
index ff01da764cb..82f362586c2 100755
--- a/contrib/git-commit-mklog.py
+++ b/contrib/git-commit-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.
#
diff --git a/contrib/git-fix-changelog.py b/contrib/git-fix-changelog.py
index e826576fad2..2d1a7da9074 100755
--- a/contrib/git-fix-changelog.py
+++ b/contrib/git-fix-changelog.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.
#
diff --git a/contrib/jit-coverage-report.py b/contrib/jit-coverage-report.py
index 750d81c324b..e6f4b5984c7 100644
--- a/contrib/jit-coverage-report.py
+++ b/contrib/jit-coverage-report.py
@@ -4,7 +4,7 @@
# cases, and which lack test coverage. Tested with Python 2.7 and 3.2
# To be run from the root directory of the source tree.
#
-# Copyright (C) 2014-2023 Free Software Foundation, Inc.
+# Copyright (C) 2014-2024 Free Software Foundation, Inc.
# Written by David Malcolm <dmalcolm@redhat.com>.
#
# This script is Free Software, and it can be copied, distributed and
diff --git a/contrib/legacy/mklog b/contrib/legacy/mklog
index 3407d0bc1f8..cb6e3ef85f1 100755
--- a/contrib/legacy/mklog
+++ b/contrib/legacy/mklog
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2017-2023 Free Software Foundation, Inc.
+# Copyright (C) 2017-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/legacy/mklog.pl b/contrib/legacy/mklog.pl
index 7b8cb5844fc..1d1b6795842 100755
--- a/contrib/legacy/mklog.pl
+++ b/contrib/legacy/mklog.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# Copyright (C) 2012-2023 Free Software Foundation, Inc.
+# Copyright (C) 2012-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/mark_spam.py b/contrib/mark_spam.py
index d16ea5f75a5..9bed7902e26 100755
--- a/contrib/mark_spam.py
+++ b/contrib/mark_spam.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-# Copyright (C) 2016-2023 Free Software Foundation, Inc.
+# Copyright (C) 2016-2024 Free Software Foundation, Inc.
#
# Script to mark bunch of PRs as spam
#
diff --git a/contrib/mklog.py b/contrib/mklog.py
index 1c2c3216e9e..d764fb41f99 100755
--- a/contrib/mklog.py
+++ b/contrib/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.
#
diff --git a/contrib/patch_tester.sh b/contrib/patch_tester.sh
index 155ffa22f68..0f6e42bccff 100755
--- a/contrib/patch_tester.sh
+++ b/contrib/patch_tester.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Tests a set of patches from a directory.
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
# Contributed by Sebastian Pop <sebastian.pop@amd.com>
# This program is free software; you can redistribute it and/or modify
diff --git a/contrib/prepare-commit-msg b/contrib/prepare-commit-msg
index 1e94706ba40..fc24ae2b20c 100755
--- a/contrib/prepare-commit-msg
+++ b/contrib/prepare-commit-msg
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020-2023 Free Software Foundation, Inc.
+# Copyright (C) 2020-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/prepare_patch.sh b/contrib/prepare_patch.sh
index 1e04b758d25..b98e3271814 100755
--- a/contrib/prepare_patch.sh
+++ b/contrib/prepare_patch.sh
@@ -2,7 +2,7 @@
#set -x
# Prepares a patch for the patch tester.
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
# Contributed by Sebastian Pop <sebastian.pop@amd.com>
# This program is free software; you can redistribute it and/or modify
diff --git a/contrib/reghunt/bin/gcc-build-full b/contrib/reghunt/bin/gcc-build-full
index c390ee0cd78..2658bb7e781 100755
--- a/contrib/reghunt/bin/gcc-build-full
+++ b/contrib/reghunt/bin/gcc-build-full
@@ -3,7 +3,7 @@
# Perform a simple build of GCC for a particular language, using several
# environment variables defined by reghunt scripts and config files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-build-simple b/contrib/reghunt/bin/gcc-build-simple
index ec5860a5f3c..99bea9b28f9 100755
--- a/contrib/reghunt/bin/gcc-build-simple
+++ b/contrib/reghunt/bin/gcc-build-simple
@@ -5,7 +5,7 @@
#
# This doesn't work for sources earlier than about 2003-02-25.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-svn-patchlist b/contrib/reghunt/bin/gcc-svn-patchlist
index 38b49ff938b..43457f7d8ed 100755
--- a/contrib/reghunt/bin/gcc-svn-patchlist
+++ b/contrib/reghunt/bin/gcc-svn-patchlist
@@ -4,7 +4,7 @@
# by default) between the specified dates. This skips commits that do
# not modify any existing files and changes by gccadmin.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-svn-update b/contrib/reghunt/bin/gcc-svn-update
index a4a4ac7bafd..5583551374f 100755
--- a/contrib/reghunt/bin/gcc-svn-update
+++ b/contrib/reghunt/bin/gcc-svn-update
@@ -3,7 +3,7 @@
# Update or check out GCC sources for a particular Subversion revision
# and a particular branch.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-accepts-invalid b/contrib/reghunt/bin/gcc-test-accepts-invalid
index b20022cb869..e5ed884218a 100755
--- a/contrib/reghunt/bin/gcc-test-accepts-invalid
+++ b/contrib/reghunt/bin/gcc-test-accepts-invalid
@@ -3,7 +3,7 @@
# Test an "accepts-invalid" GCC bug, using environment variables set in
# several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-bogus-warning b/contrib/reghunt/bin/gcc-test-bogus-warning
index 4d5e6e92f35..5700f0ffb9e 100755
--- a/contrib/reghunt/bin/gcc-test-bogus-warning
+++ b/contrib/reghunt/bin/gcc-test-bogus-warning
@@ -3,7 +3,7 @@
# Test a "bogus-warning" GCC bug, using environment variables set in
# several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-compiler-hangs b/contrib/reghunt/bin/gcc-test-compiler-hangs
index cd30c1e5634..6e31748608a 100755
--- a/contrib/reghunt/bin/gcc-test-compiler-hangs
+++ b/contrib/reghunt/bin/gcc-test-compiler-hangs
@@ -3,7 +3,7 @@
# Test a bug for which the compiler hangs, using environment variables
# set in several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-ice-on-invalid-code b/contrib/reghunt/bin/gcc-test-ice-on-invalid-code
index 002a941907c..7fdaa9c7250 100755
--- a/contrib/reghunt/bin/gcc-test-ice-on-invalid-code
+++ b/contrib/reghunt/bin/gcc-test-ice-on-invalid-code
@@ -3,7 +3,7 @@
# Test an "ice-on-invalid-code" GCC bug, using environment variables set
# in several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-ice-on-valid-code b/contrib/reghunt/bin/gcc-test-ice-on-valid-code
index b49738e6131..9e5e5fc7e01 100755
--- a/contrib/reghunt/bin/gcc-test-ice-on-valid-code
+++ b/contrib/reghunt/bin/gcc-test-ice-on-valid-code
@@ -3,7 +3,7 @@
# Test an "ice-on-valid-code" GCC bug, using environment variables set
# in several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-missing-warning b/contrib/reghunt/bin/gcc-test-missing-warning
index c82c1e0792f..35ce34b243c 100755
--- a/contrib/reghunt/bin/gcc-test-missing-warning
+++ b/contrib/reghunt/bin/gcc-test-missing-warning
@@ -3,7 +3,7 @@
# Test a "missing-warning" GCC bug, using environment variables set in
# several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-rejects-valid b/contrib/reghunt/bin/gcc-test-rejects-valid
index b2eec5c882c..37b29ca2692 100755
--- a/contrib/reghunt/bin/gcc-test-rejects-valid
+++ b/contrib/reghunt/bin/gcc-test-rejects-valid
@@ -3,7 +3,7 @@
# Test a "rejects-valid" GCC bug, using environment variables set in
# several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-segfault-on-valid-code b/contrib/reghunt/bin/gcc-test-segfault-on-valid-code
index a20b52c3a25..21330e7b2ef 100755
--- a/contrib/reghunt/bin/gcc-test-segfault-on-valid-code
+++ b/contrib/reghunt/bin/gcc-test-segfault-on-valid-code
@@ -4,7 +4,7 @@
# segfault, using environment variables set in several reghunt scripts
# and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/gcc-test-wrong-code b/contrib/reghunt/bin/gcc-test-wrong-code
index 63d2cb56bb3..f3e5c97903d 100755
--- a/contrib/reghunt/bin/gcc-test-wrong-code
+++ b/contrib/reghunt/bin/gcc-test-wrong-code
@@ -3,7 +3,7 @@
# Test a "wrong-code" GCC bug, using environment variables set in
# several reghunt scripts and configuration files.
#
-# Copyright (C) 2007-2023 Free Software Foundation, Inc.
+# Copyright (C) 2007-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/reg-hunt b/contrib/reghunt/bin/reg-hunt
index aff4e9005b5..3e7cdc76406 100755
--- a/contrib/reghunt/bin/reg-hunt
+++ b/contrib/reghunt/bin/reg-hunt
@@ -47,7 +47,7 @@
#
#
#
-# Copyright (C) 2002-2023 Free Software Foundation, Inc.
+# Copyright (C) 2002-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/reg-newmid b/contrib/reghunt/bin/reg-newmid
index 314a29b9d77..0ed6e53f87b 100755
--- a/contrib/reghunt/bin/reg-newmid
+++ b/contrib/reghunt/bin/reg-newmid
@@ -10,7 +10,7 @@
# A nifty improvement would be to record known ranges of failure as
# ranges, and then pick revisions just before and just after the range.
#
-# Copyright (C) 2006-2023 Free Software Foundation, Inc.
+# Copyright (C) 2006-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/bin/reg-test b/contrib/reghunt/bin/reg-test
index c93baa75f41..1309412b7fc 100755
--- a/contrib/reghunt/bin/reg-test
+++ b/contrib/reghunt/bin/reg-test
@@ -25,7 +25,7 @@
# is STOP in the current directory.
#
#
-# Copyright (C) 2002-2023 Free Software Foundation, Inc.
+# Copyright (C) 2002-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/date_based/reg_periodic b/contrib/reghunt/date_based/reg_periodic
index de0166d672c..92f7547d048 100755
--- a/contrib/reghunt/date_based/reg_periodic
+++ b/contrib/reghunt/date_based/reg_periodic
@@ -25,7 +25,7 @@
# is STOP in the current directory.
#
#
-# Copyright (C) 2002-2023 Free Software Foundation, Inc.
+# Copyright (C) 2002-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/reghunt/date_based/reg_search b/contrib/reghunt/date_based/reg_search
index 92d949c04fa..f623e660624 100755
--- a/contrib/reghunt/date_based/reg_search
+++ b/contrib/reghunt/date_based/reg_search
@@ -45,7 +45,7 @@
#
#
#
-# Copyright (C) 2002-2023 Free Software Foundation, Inc.
+# Copyright (C) 2002-2024 Free Software Foundation, Inc.
#
# This file is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
index 565f4e352de..70c1e15c090 100644
--- a/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
+++ b/contrib/regression/GCC_Regression_Tester.wdgt/widget.html
@@ -1,5 +1,5 @@
<!-- Get and update the GCC regression tester's web page.
- Copyright (C) 2005-2023 Free Software Foundation, Inc.
+ Copyright (C) 2005-2024 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/contrib/regression/btest-gcc.sh b/contrib/regression/btest-gcc.sh
index 684019f715f..3979f3cd535 100755
--- a/contrib/regression/btest-gcc.sh
+++ b/contrib/regression/btest-gcc.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Test GCC.
-# Copyright (C) 1999-2023 Free Software Foundation, Inc.
+# Copyright (C) 1999-2024 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/regression/mkindex.pl b/contrib/regression/mkindex.pl
index 4c6ab1e1b7c..87e361746d5 100755
--- a/contrib/regression/mkindex.pl
+++ b/contrib/regression/mkindex.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# Copy log files from a GCC build for HTTP access.
-# Copyright (C) 2008-2023 Free Software Foundation, Inc.
+# Copyright (C) 2008-2024 Free Software Foundation, Inc.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/regression/objs-gcc.sh b/contrib/regression/objs-gcc.sh
index d205bab1736..e3322c5fd9e 100755
--- a/contrib/regression/objs-gcc.sh
+++ b/contrib/regression/objs-gcc.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Build tools for testing GCC.
-# Copyright (C) 1999-2023 Free Software Foundation, Inc.
+# Copyright (C) 1999-2024 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/contrib/test_installed b/contrib/test_installed
index b15b20f49e9..a80341957a0 100755
--- a/contrib/test_installed
+++ b/contrib/test_installed
@@ -60,7 +60,7 @@ while true; do
--help) cat <<\EOF
Runs the testsuite for an installed version of gcc/g++/gfortran/objc
-Copyright (C) 1998-2023 Free Software Foundation, Inc.
+Copyright (C) 1998-2024 Free Software Foundation, Inc.
by Alexandre Oliva <oliva@dcc.unicamp.br>
Supported arguments:
diff --git a/contrib/test_mklog.py b/contrib/test_mklog.py
index d1ee60db840..b6210738e55 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
diff --git a/contrib/testsuite-management/validate_failures.py b/contrib/testsuite-management/validate_failures.py
index 11bb6f7e9c7..f81ac4f135d 100755
--- a/contrib/testsuite-management/validate_failures.py
+++ b/contrib/testsuite-management/validate_failures.py
@@ -5,7 +5,7 @@
# Contributed by Diego Novillo <dnovillo@google.com>
#
-# Copyright (C) 2011-2023 Free Software Foundation, Inc.
+# Copyright (C) 2011-2024 Free Software Foundation, Inc.
#
# This file is part of GCC.
#
diff --git a/contrib/texi2pod.pl b/contrib/texi2pod.pl
index 32517e19f43..22d6fd782bf 100755
--- a/contrib/texi2pod.pl
+++ b/contrib/texi2pod.pl
@@ -1,6 +1,6 @@
#! /usr/bin/perl -w
-# Copyright (C) 1999-2023 Free Software Foundation, Inc.
+# Copyright (C) 1999-2024 Free Software Foundation, Inc.
# This file is part of GCC.
diff --git a/contrib/unicode/from_glibc/unicode_utils.py b/contrib/unicode/from_glibc/unicode_utils.py
index 5af03113a2f..b993d93c78b 100644
--- a/contrib/unicode/from_glibc/unicode_utils.py
+++ b/contrib/unicode/from_glibc/unicode_utils.py
@@ -1,6 +1,6 @@
# Utilities to generate Unicode data for glibc from upstream Unicode data.
#
-# Copyright (C) 2014-2023 Free Software Foundation, Inc.
+# Copyright (C) 2014-2024 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/contrib/unicode/from_glibc/utf8_gen.py b/contrib/unicode/from_glibc/utf8_gen.py
index 117c5a96526..5e77333bb4f 100755
--- a/contrib/unicode/from_glibc/utf8_gen.py
+++ b/contrib/unicode/from_glibc/utf8_gen.py
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
-# Copyright (C) 2014-2023 Free Software Foundation, Inc.
+# Copyright (C) 2014-2024 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
#
# The GNU C Library is free software; you can redistribute it and/or
diff --git a/contrib/unused_functions.py b/contrib/unused_functions.py
index cbd1060bed1..f24b3970468 100755
--- a/contrib/unused_functions.py
+++ b/contrib/unused_functions.py
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
-# Copyright (C) 2018-2023 Free Software Foundation, Inc.
+# Copyright (C) 2018-2024 Free Software Foundation, Inc.
# Contributed by Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
# Inspired by bloat-o-meter from busybox.
diff --git a/contrib/vim-gcc-dev/ftdetect/gcc-dev.vim b/contrib/vim-gcc-dev/ftdetect/gcc-dev.vim
index 373bbe6c39e..72f07f49182 100644
--- a/contrib/vim-gcc-dev/ftdetect/gcc-dev.vim
+++ b/contrib/vim-gcc-dev/ftdetect/gcc-dev.vim
@@ -1,6 +1,6 @@
" Vim file type detection rules for GCC development
"
-" Copyright (C) 2018-2023 Free Software Foundation, Inc.
+" Copyright (C) 2018-2024 Free Software Foundation, Inc.
"
" This script is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by
diff --git a/contrib/vim-gcc-dev/syntax/gcc-match.vim b/contrib/vim-gcc-dev/syntax/gcc-match.vim
index f1e0a452da0..7b01872ebfc 100644
--- a/contrib/vim-gcc-dev/syntax/gcc-match.vim
+++ b/contrib/vim-gcc-dev/syntax/gcc-match.vim
@@ -1,6 +1,6 @@
" Vim syntax highlighting rules for GCC match-and-simplify language.
"
-" Copyright (C) 2018-2023 Free Software Foundation, Inc.
+" Copyright (C) 2018-2024 Free Software Foundation, Inc.
"
" This script is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by
diff --git a/contrib/vim-gcc-dev/syntax/gcc-rtl.vim b/contrib/vim-gcc-dev/syntax/gcc-rtl.vim
index 6b67b1f6f3f..2af2df49aea 100644
--- a/contrib/vim-gcc-dev/syntax/gcc-rtl.vim
+++ b/contrib/vim-gcc-dev/syntax/gcc-rtl.vim
@@ -1,6 +1,6 @@
" Syntax highlighting rules for RTL dump files (for Vim).
"
-" Copyright (C) 2018-2023 Free Software Foundation, Inc.
+" Copyright (C) 2018-2024 Free Software Foundation, Inc.
"
" This script is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by
diff --git a/contrib/vim-gcc-dev/syntax/gimple.vim b/contrib/vim-gcc-dev/syntax/gimple.vim
index 3c50d8b734c..8c6377847c5 100644
--- a/contrib/vim-gcc-dev/syntax/gimple.vim
+++ b/contrib/vim-gcc-dev/syntax/gimple.vim
@@ -1,6 +1,6 @@
" Syntax highlighting rules for GIMPLE dump files (for Vim).
"
-" Copyright (C) 2015-2023 Free Software Foundation, Inc.
+" Copyright (C) 2015-2024 Free Software Foundation, Inc.
"
" This script is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by
diff --git a/contrib/vimrc b/contrib/vimrc
index b7560dc3efb..2f3456aedd8 100644
--- a/contrib/vimrc
+++ b/contrib/vimrc
@@ -11,7 +11,7 @@
" $ make vimrc
" from GCC build folder.
"
-" Copyright (C) 2014-2023 Free Software Foundation, Inc.
+" Copyright (C) 2014-2024 Free Software Foundation, Inc.
"
" This program is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by