diff options
Diffstat (limited to 'sysdeps/posix/gai_strerror.c')
-rw-r--r-- | sysdeps/posix/gai_strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/posix/gai_strerror.c b/sysdeps/posix/gai_strerror.c index 7acb3db3e3..47d53a9a7f 100644 --- a/sysdeps/posix/gai_strerror.c +++ b/sysdeps/posix/gai_strerror.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2022 Free Software Foundation, Inc. +/* Copyright (C) 1997-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997. |