summaryrefslogtreecommitdiff
path: root/cpu/iq2000.cpu
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-07-05 09:49:03 +0000
committerNick Clifton <nickc@redhat.com>2007-07-05 09:49:03 +0000
commit819a89bc3f828a3c4bd3b949cef8acebf8e816af (patch)
tree0c780f0549767f67957f7ff345cc56ed9b6ec961 /cpu/iq2000.cpu
parente35c6f38f8632d7fba6cf71e89eb551655e69093 (diff)
downloadbinutils-redhat-819a89bc3f828a3c4bd3b949cef8acebf8e816af.tar.gz
Change source files over to GPLv3.
Diffstat (limited to 'cpu/iq2000.cpu')
-rw-r--r--cpu/iq2000.cpu23
1 files changed, 20 insertions, 3 deletions
diff --git a/cpu/iq2000.cpu b/cpu/iq2000.cpu
index acb2648e0a..10fb61b626 100644
--- a/cpu/iq2000.cpu
+++ b/cpu/iq2000.cpu
@@ -1,7 +1,24 @@
; IQ2000/IQ10 Common CPU description. -*- Scheme -*-
-; Copyright (C) 2000, 2001, 2002 Red Hat, Inc.
-; This file is part of CGEN.
-; See file COPYING.CGEN for details.
+; Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+;
+; Contributed by Red Hat Inc; developed under contract from Fujitsu.
+;
+; This file is part of the GNU Binutils.
+;
+; 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 3 of the License, or
+; (at your option) any later version.
+;
+; This program is distributed in the hope that it will be useful,
+; but WITHOUT ANY WARRANTY; without even the implied warranty of
+; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+; GNU General Public License for more details.
+;
+; You should have received a copy of the GNU General Public License
+; along with this program; if not, write to the Free Software
+; Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+; MA 02110-1301, USA.
(include "simplify.inc")