diff options
Diffstat (limited to 'libiberty/fnmatch.c')
-rw-r--r-- | libiberty/fnmatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/fnmatch.c b/libiberty/fnmatch.c index 355b37b..3602059 100644 --- a/libiberty/fnmatch.c +++ b/libiberty/fnmatch.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-2022 Free Software Foundation, Inc. +/* Copyright (C) 1991-2023 Free Software Foundation, Inc. NOTE: This source is derived from an old version taken from the GNU C Library (glibc). |