Updated source file headers to llvm coding standard.

llvm-svn: 44597
diff --git a/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td b/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td
index bd1794c..5bd6b9b 100644
--- a/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td
+++ b/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td
@@ -3,9 +3,8 @@
 //                     The LLVM Compiler Infrastructure
 //
 // This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
-//
-// See README.txt for details.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
 //===----------------------------------------------------------------------===//
 
 ///--==-- Arithmetic ops intrinsics --==--