diff options
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, |