diff options
Diffstat (limited to 'gl/gethostname.c')
-rw-r--r-- | gl/gethostname.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gl/gethostname.c b/gl/gethostname.c index b0da748f..22015732 100644 --- a/gl/gethostname.c +++ b/gl/gethostname.c @@ -1,7 +1,6 @@ /* gethostname emulation for SysV and POSIX.1. - Copyright (C) 1992, 2003, 2006, 2008, 2009, 2010 Free Software Foundation, - Inc. + Copyright (C) 1992, 2003, 2006, 2008-2013 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |