diff options
Diffstat (limited to 'posix/globfree.c')
-rw-r--r-- | posix/globfree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/globfree.c b/posix/globfree.c index 3241db76c6..f034becfb4 100644 --- a/posix/globfree.c +++ b/posix/globfree.c @@ -1,5 +1,5 @@ /* Frees the dynamically allocated storage from an earlier call to glob. - Copyright (C) 2017-2021 Free Software Foundation, Inc. + Copyright (C) 2017-2022 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 |