]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - contrib/check_GNU_style.sh
Update copyright years.
[thirdparty/gcc.git] / contrib / check_GNU_style.sh
index d47aa0786d386ab0eccb7631de3775fe648365b9..20ead0ccfbf76048d40624d6ee57c4d314594780 100755 (executable)
@@ -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