diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-05 09:49:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-05 09:49:03 +0000 |
commit | 9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4 (patch) | |
tree | f0cea0c861e57434937dfc3b59d985aa968d4caf /cpu/iq2000.opc | |
parent | Opps - forgot to include change to Makefile.am in the ChangeLog entry (diff) | |
download | binutils-gdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.gz binutils-gdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.bz2 binutils-gdb-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.zip |
Change source files over to GPLv3.
Diffstat (limited to 'cpu/iq2000.opc')
-rw-r--r-- | cpu/iq2000.opc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/iq2000.opc b/cpu/iq2000.opc index 528750688f4..c314b357c20 100644 --- a/cpu/iq2000.opc +++ b/cpu/iq2000.opc @@ -1,6 +1,6 @@ /* IQ2000 opcode support. -*- C -*- - Copyright 2000, 2001, 2002, 2005 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2005, 2007 Free Software Foundation, Inc. Contributed by Red Hat Inc; developed under contract from Fujitsu. @@ -8,7 +8,7 @@ This program 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 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, |