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 e47e14688f..6c2b66bf9f 100644 --- a/sysdeps/posix/gai_strerror.c +++ b/sysdeps/posix/gai_strerror.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997-2017 Free Software Foundation, Inc. +/* Copyright (C) 1997-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997. |