From: Jakub Jelinek Date: Fri, 5 Jan 2024 07:43:09 +0000 (+0100) Subject: Update copyright years. X-Git-Tag: basepoints/gcc-15~3204 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=219a688ba9d47b90dfcd2d2455c4a27ecc199f53;p=thirdparty%2Fgcc.git Update copyright years. --- diff --git a/gcc/options-urls-cc-gen.awk b/gcc/options-urls-cc-gen.awk index e021e7c3f1bc..a2933233abef 100644 --- a/gcc/options-urls-cc-gen.awk +++ b/gcc/options-urls-cc-gen.awk @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Free Software Foundation, Inc. +# Copyright (C) 2023-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 the diff --git a/gcc/regenerate-opt-urls.py b/gcc/regenerate-opt-urls.py index edce26504442..50f1fa04bc92 100755 --- a/gcc/regenerate-opt-urls.py +++ b/gcc/regenerate-opt-urls.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2023 Free Software Foundation, Inc. +# Copyright (C) 2023-2024 Free Software Foundation, Inc. # # Script to regenerate FOO.opt.urls files for each FOO.opt in the # source tree.