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 | 6fe053afa3e33f885e7428b27f5943cac17bd7cd (patch) | |
tree | 5be8e7fdce3e2e360b0d4fd6e4af52edb318ee00 | |
parent | 3c8a4b28c8251a1b11d6146294da65d8bf14a8be (diff) | |
download | external_llvm-6fe053afa3e33f885e7428b27f5943cac17bd7cd.zip external_llvm-6fe053afa3e33f885e7428b27f5943cac17bd7cd.tar.gz external_llvm-6fe053afa3e33f885e7428b27f5943cac17bd7cd.tar.bz2 |
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 34d2a82..0992f06 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: |