diff options
Diffstat (limited to 'scripts/sort-makefile-lines.py')
-rwxr-xr-x | scripts/sort-makefile-lines.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/sort-makefile-lines.py b/scripts/sort-makefile-lines.py index 8a1bc3f48b..f65ee40e27 100755 --- a/scripts/sort-makefile-lines.py +++ b/scripts/sort-makefile-lines.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Sort Makefile lines as expected by project policy. -# Copyright (C) 2023 Free Software Foundation, Inc. +# Copyright (C) 2023-2024 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or |