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 | d766e5d7c24b517bb8e2315dfd880dc78dedaed6 (patch) | |
tree | 3bd6f10e543150f0395e18481be4ce444420109c /llvm | |
parent | 4834955fdf87b649e2b24618579f8885e211e770 (diff) | |
download | bcm5719-llvm-d766e5d7c24b517bb8e2315dfd880dc78dedaed6.tar.gz bcm5719-llvm-d766e5d7c24b517bb8e2315dfd880dc78dedaed6.zip |
fixed header attribution
llvm-svn: 44599
Diffstat (limited to 'llvm')
-rw-r--r-- | llvm/include/llvm/IntrinsicsCellSPU.td | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/llvm/include/llvm/IntrinsicsCellSPU.td b/llvm/include/llvm/IntrinsicsCellSPU.td index 34d2a82dac4..0992f061439 100644 --- a/llvm/include/llvm/IntrinsicsCellSPU.td +++ b/llvm/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: |