diff options
author | K. Richard Pixley <rich@cygnus> | 1991-06-14 13:59:44 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-06-14 13:59:44 +0000 |
commit | cd1b1f8eef881d277e9e840d96c76bbd9da8ebc7 (patch) | |
tree | cc0f28da8e33adf149cbd569e35636ddb5473942 /gas | |
parent | a7058e2669c27d1e7c7000ce1740ba107ebdc092 (diff) | |
download | gdb-cd1b1f8eef881d277e9e840d96c76bbd9da8ebc7.zip gdb-cd1b1f8eef881d277e9e840d96c76bbd9da8ebc7.tar.gz gdb-cd1b1f8eef881d277e9e840d96c76bbd9da8ebc7.tar.bz2 |
version 2 GPL.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/vms/vms.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/vms/vms.c b/gas/config/vms/vms.c index cd3bb59..dc81963 100644 --- a/gas/config/vms/vms.c +++ b/gas/config/vms/vms.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, |