]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Update copyright years.
authorJakub Jelinek <jakub@redhat.com>
Fri, 5 Jan 2024 07:43:09 +0000 (08:43 +0100)
committerJakub Jelinek <jakub@redhat.com>
Fri, 5 Jan 2024 07:43:09 +0000 (08:43 +0100)
gcc/options-urls-cc-gen.awk
gcc/regenerate-opt-urls.py

index e021e7c3f1bcf13130571f6399649f546a3fe1f9..a2933233abef231f5b8f214bdbef16b2115ce307 100644 (file)
@@ -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
index edce265044429995415b3c1f0fbeeb09a5b107a6..50f1fa04bc923171fc5117d1ee37bef30559099d 100755 (executable)
@@ -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.