diff options
author | Scott Michel <scottm@aero.org> | 2007-12-05 02:08:01 +0000 |
---|---|---|
committer | Scott Michel <scottm@aero.org> | 2007-12-05 02:08:01 +0000 |
commit | f89a22a3d1d98b8507433acf0cec7640e6da0088 (patch) | |
tree | 5be8e7fdce3e2e360b0d4fd6e4af52edb318ee00 | |
parent | b216a1b0b9847c8ccb917ec8697b6fbaaa915fd6 (diff) |
fixed header attribution
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44599 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | include/llvm/IntrinsicsCellSPU.td | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/llvm/IntrinsicsCellSPU.td b/include/llvm/IntrinsicsCellSPU.td index 34d2a82dac..0992f06143 100644 --- a/include/llvm/IntrinsicsCellSPU.td +++ b/include/llvm/IntrinsicsCellSPU.td @@ -2,7 +2,9 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by The Aerospace Corporation. +// This file was developed by a team from the Computer Systems Research +// Department at The Aerospace Corporation and is distributed under the +// University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // Cell SPU Instructions: |