From a945c346f57ba40fc80c14ac59be0d43624e559d Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 3 Jan 2024 12:19:35 +0100 Subject: Update copyright years. --- contrib/check_GNU_style_lib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/check_GNU_style_lib.py') diff --git a/contrib/check_GNU_style_lib.py b/contrib/check_GNU_style_lib.py index 5096b13..9f5851c 100755 --- a/contrib/check_GNU_style_lib.py +++ b/contrib/check_GNU_style_lib.py @@ -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 -- cgit v1.1