diff options
Diffstat (limited to 'conform/list-header-symbols.py')
-rw-r--r-- | conform/list-header-symbols.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/list-header-symbols.py b/conform/list-header-symbols.py index bfa463a303..ba6de25472 100644 --- a/conform/list-header-symbols.py +++ b/conform/list-header-symbols.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # Print a list of symbols exported by some headers that would # otherwise be in the user's namespace. -# 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 |