[llvm-commits] [llvm] r44599 - /llvm/trunk/include/llvm/IntrinsicsCellSPU.td
Scott Michel
scottm at aero.org
Tue Dec 4 18:08:02 PST 2007
Author: pingbak
Date: Tue Dec 4 20:08:01 2007
New Revision: 44599
URL: http://llvm.org/viewvc/llvm-project?rev=44599&view=rev
Log:
fixed header attribution
Modified:
llvm/trunk/include/llvm/IntrinsicsCellSPU.td
Modified: llvm/trunk/include/llvm/IntrinsicsCellSPU.td
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/IntrinsicsCellSPU.td?rev=44599&r1=44598&r2=44599&view=diff
==============================================================================
--- llvm/trunk/include/llvm/IntrinsicsCellSPU.td (original)
+++ llvm/trunk/include/llvm/IntrinsicsCellSPU.td Tue Dec 4 20:08:01 2007
@@ -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:
More information about the llvm-commits
mailing list