diff options
Diffstat (limited to 'gl/inet_ntop.c')
-rw-r--r-- | gl/inet_ntop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/inet_ntop.c b/gl/inet_ntop.c index 537b59f..3e266a2 100644 --- a/gl/inet_ntop.c +++ b/gl/inet_ntop.c | |||
@@ -4,7 +4,7 @@ | |||
4 | 4 | ||
5 | 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 |
6 | 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 |
7 | the Free Software Foundation; either version 2, or (at your option) | 7 | the Free Software Foundation; either version 3, or (at your option) |
8 | any later version. | 8 | any later version. |
9 | 9 | ||
10 | This program is distributed in the hope that it will be useful, | 10 | This program is distributed in the hope that it will be useful, |