X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=contrib%2Fcheck_GNU_style.sh;h=20ead0ccfbf76048d40624d6ee57c4d314594780;hb=a945c346f57ba40fc80c14ac59be0d43624e559d;hp=d47aa0786d386ab0eccb7631de3775fe648365b9;hpb=9afc19159c2947cddee0c833429da1f190fe34ca;p=thirdparty%2Fgcc.git diff --git a/contrib/check_GNU_style.sh b/contrib/check_GNU_style.sh index d47aa0786d38..20ead0ccfbf7 100755 --- a/contrib/check_GNU_style.sh +++ b/contrib/check_GNU_style.sh @@ -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 # This program is free software; you can redistribute it and/or modify