diff options
Diffstat (limited to 'scripts/gen-as-const.py')
-rw-r--r-- | scripts/gen-as-const.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-as-const.py b/scripts/gen-as-const.py index 759e711..64f4c68 100644 --- a/scripts/gen-as-const.py +++ b/scripts/gen-as-const.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Produce headers of assembly constants from C expressions. -# Copyright (C) 2018-2020 Free Software Foundation, Inc. +# Copyright (C) 2018-2021 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 |