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 b0da748..2201573 100644 --- a/gl/gethostname.c +++ b/gl/gethostname.c | |||
@@ -1,7 +1,6 @@ | |||
1 | /* gethostname emulation for SysV and POSIX.1. | 1 | /* gethostname emulation for SysV and POSIX.1. |
2 | 2 | ||
3 | Copyright (C) 1992, 2003, 2006, 2008, 2009, 2010 Free Software Foundation, | 3 | Copyright (C) 1992, 2003, 2006, 2008-2013 Free Software Foundation, Inc. |
4 | Inc. | ||
5 | 4 | ||
6 | This program is free software: you can redistribute it and/or modify | 5 | This program is free software: you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |