diff options
| -rw-r--r-- | firmware/target/sh/system-sh.c | 1 | ||||
| -rw-r--r-- | firmware/target/sh/system-target.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/firmware/target/sh/system-sh.c b/firmware/target/sh/system-sh.c index 3548512..eec3ec1 100644 --- a/firmware/target/sh/system-sh.c +++ b/firmware/target/sh/system-sh.c @@ -8,6 +8,7 @@ * $Id$ * * Copyright (C) 2007 by Jens Arnold + * Based on the work of Alan Korr and others * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. diff --git a/firmware/target/sh/system-target.h b/firmware/target/sh/system-target.h index 50ada65..7fb8fec 100644 --- a/firmware/target/sh/system-target.h +++ b/firmware/target/sh/system-target.h @@ -8,6 +8,7 @@ * $Id$ * * Copyright (C) 2007 by Jens Arnold + * Based on the work of Alan Korr and others * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |