diff options
Diffstat (limited to 'conform/linknamespace.py')
-rw-r--r-- | conform/linknamespace.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/linknamespace.py b/conform/linknamespace.py index 1d27e4cfba..66b16e244a 100644 --- a/conform/linknamespace.py +++ b/conform/linknamespace.py @@ -2,7 +2,7 @@ # Check that use of symbols declared in a given header does not result # in any symbols being brought in that are not reserved with external # linkage for the given standard. -# Copyright (C) 2014-2020 Free Software Foundation, Inc. +# Copyright (C) 2014-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 |