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.cpu | |
parent | dea757d1a3f627b4ffda137db2b4a2195d5e46e9 (diff) | |
download | binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.zip binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.gz binutils-9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4.tar.bz2 |
Change source files over to GPLv3.
Diffstat (limited to 'cpu/xc16x.cpu')
-rw-r--r-- | cpu/xc16x.cpu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/xc16x.cpu b/cpu/xc16x.cpu index 5537094..9a2b6e0 100644 --- a/cpu/xc16x.cpu +++ b/cpu/xc16x.cpu @@ -1,6 +1,6 @@ ; Infineon XC16X CPU description. -*- Scheme -*- ; -; 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, |