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/xc16x.opc | |
parent | dea757d1a3f627b4ffda137db2b4a2195d5e46e9 (diff) | |
download | binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.gz binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.bz2 binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.zip |
Change source files over to GPLv3.
Diffstat (limited to 'cpu/xc16x.opc')
-rw-r--r-- | cpu/xc16x.opc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/xc16x.opc b/cpu/xc16x.opc index 29eaff3f44b..fc54f5fe5ef 100644 --- a/cpu/xc16x.opc +++ b/cpu/xc16x.opc @@ -1,6 +1,6 @@ /* XC16X opcode support. -*- C -*- - Copyright 2006 Free Software Foundation, Inc. + Copyright 2006, 2007 Free Software Foundation, Inc. Contributed by KPIT Cummins Infosystems Ltd.; developed under contract from Infineon Systems, GMBH , Germany. @@ -9,7 +9,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, |