diff options
Diffstat (limited to 'gas/strstr.c')
-rw-r--r-- | gas/strstr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/strstr.c b/gas/strstr.c index 9823249e21..69e94e58f8 100644 --- a/gas/strstr.c +++ b/gas/strstr.c @@ -5,7 +5,7 @@ This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 1, or (at your option) +the Free Software Foundation; either version 2, or (at your option) any later version. GAS is distributed in the hope that it will be useful, |