diff --git a/gcc/options-urls-cc-gen.awk b/gcc/options-urls-cc-gen.awk
index e021e7c3f1bcf13130571f6399649f546a3fe1f9..a2933233abef231f5b8f214bdbef16b2115ce307 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 edce265044429995415b3c1f0fbeeb09a5b107a6..50f1fa04bc923171fc5117d1ee37bef30559099d 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.