diff options
Diffstat (limited to 'elf/readlib.c')
-rw-r--r-- | elf/readlib.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/elf/readlib.c b/elf/readlib.c index 8896bbd..a3278d9 100644 --- a/elf/readlib.c +++ b/elf/readlib.c @@ -4,8 +4,9 @@ Jakub Jelinek <jakub@redhat.com>, 1999. 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 |