]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/check_GNU_style_lib.py
Update copyright years.
[thirdparty/gcc.git] / contrib / check_GNU_style_lib.py
index 5096b1333f3774d763fefcae7e3e2d5342b2d4fa..9f5851c271f83ee0508168c6d03e919e77fd0367 100755 (executable)
@@ -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