diff options
Diffstat (limited to 'contrib/unicode/from_glibc/utf8_gen.py')
-rwxr-xr-x | contrib/unicode/from_glibc/utf8_gen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unicode/from_glibc/utf8_gen.py b/contrib/unicode/from_glibc/utf8_gen.py index 11c906b92fe..b48dc2aaa45 100755 --- a/contrib/unicode/from_glibc/utf8_gen.py +++ b/contrib/unicode/from_glibc/utf8_gen.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- -# Copyright (C) 2014-2020 Free Software Foundation, Inc. +# Copyright (C) 2014-2023 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 |