diff options
author | Andy Wingo <wingo@pobox.com> | 2016-06-29 11:14:40 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-06-29 11:32:05 +0200 |
commit | 2b421e02e103027851a0fa8dd1e02088948b73f8 (patch) | |
tree | 254f2883eb63eccf22cc206a06a452a26e814e9f /lib/gai_strerror.c | |
parent | bfca4367b074e2961618dc656dd2a14339a7ef72 (diff) | |
download | guile-2b421e02e103027851a0fa8dd1e02088948b73f8.tar.gz |
Update Gnulib to 6835fc458f30b94f15d69c35a79cbc2dfabe2d06.
Diffstat (limited to 'lib/gai_strerror.c')
-rw-r--r-- | lib/gai_strerror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gai_strerror.c b/lib/gai_strerror.c index d0c589da1..6acc85973 100644 --- a/lib/gai_strerror.c +++ b/lib/gai_strerror.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997, 2001-2002, 2004-2006, 2008-2014 Free Software +/* Copyright (C) 1997, 2001-2002, 2004-2006, 2008-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997. |