diff options
Diffstat (limited to 'posix/getconf.c')
-rw-r--r-- | posix/getconf.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/posix/getconf.c b/posix/getconf.c index c7a9d57628..99f387feb7 100644 --- a/posix/getconf.c +++ b/posix/getconf.c @@ -2,8 +2,9 @@ This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |