diff options
Diffstat (limited to 'scripts/gen-py-const.awk')
-rw-r--r-- | scripts/gen-py-const.awk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-py-const.awk b/scripts/gen-py-const.awk index 4586f59d89..694b8a5fd0 100644 --- a/scripts/gen-py-const.awk +++ b/scripts/gen-py-const.awk @@ -1,6 +1,6 @@ # Script to generate constants for Python pretty printers. # -# Copyright (C) 2016 Free Software Foundation, Inc. +# Copyright (C) 2016-2017 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 |