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 f7fe3a7a0a..983bba1bd2 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-2022 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 |