diff options
author | K. Richard Pixley <rich@cygnus> | 1991-06-14 14:04:55 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-06-14 14:04:55 +0000 |
commit | 6026cd06e0e4d6008469673446ef5ff2ade95058 (patch) | |
tree | acbca32afb4efcbdcbfcb6c0dff07319bb70b345 /gas/strstr.c | |
parent | cd1b1f8eef881d277e9e840d96c76bbd9da8ebc7 (diff) | |
download | ppe42-binutils-6026cd06e0e4d6008469673446ef5ff2ade95058.tar.gz ppe42-binutils-6026cd06e0e4d6008469673446ef5ff2ade95058.zip |
Version 2 GPL.
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, |