From 9b201bb5e5daa9b4f783e6ece9cbfbdbf9f1d6f4 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 5 Jul 2007 09:49:03 +0000 Subject: Change source files over to GPLv3. --- cpu/xc16x.cpu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpu/xc16x.cpu') 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, -- cgit v1.1