summaryrefslogtreecommitdiff
path: root/src/arch/arm/isa/copyright.txt
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2010-06-02 12:57:59 -0500
committerGabe Black <gblack@eecs.umich.edu>2010-06-02 12:57:59 -0500
commit4b87bc887adc020984702aeafeb038da861dc04a (patch)
tree24d2caab3b6b80f25a8a57c511a3fa2039940dbe /src/arch/arm/isa/copyright.txt
parent322f345b5117f7cc0af711b21394ae494ed3ae04 (diff)
downloadgem5-4b87bc887adc020984702aeafeb038da861dc04a.tar.xz
ARM: Remove IsControl from operands that don't imply control transfers.
Also remove IsInteger from CondCodes.
Diffstat (limited to 'src/arch/arm/isa/copyright.txt')
-rw-r--r--src/arch/arm/isa/copyright.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/arch/arm/isa/copyright.txt b/src/arch/arm/isa/copyright.txt
index 5a5c487dd..c97197393 100644
--- a/src/arch/arm/isa/copyright.txt
+++ b/src/arch/arm/isa/copyright.txt
@@ -1,3 +1,15 @@
+// Copyright (c) 2010 ARM Limited
+// All rights reserved
+//
+// The license below extends only to copyright in the software and shall
+// not be construed as granting a license to any other intellectual
+// property including but not limited to intellectual property relating
+// to a hardware implementation of the functionality of the software
+// licensed hereunder. You may use the software subject to the license
+// terms below provided that you ensure that this notice is replicated
+// unmodified and in its entirety in all distributions of the software,
+// modified or unmodified, in source code or in binary form.
+//
// Copyright (c) 2007, 2008
// The Florida State University
// All Rights Reserved