Updated source file headers to llvm coding standard.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44597 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Target/CellSPU/SPU.td b/lib/Target/CellSPU/SPU.td
index ec41e54..14e7ccf 100644
--- a/lib/Target/CellSPU/SPU.td
+++ b/lib/Target/CellSPU/SPU.td
@@ -2,11 +2,10 @@
//
// The LLVM Compiler Infrastructure
//
-//
// This file was developed by a team from the Computer Systems Research
-// Department at The Aerospace Corporation.
+// Department at The Aerospace Corporation and is distributed under the
+// University of Illinois Open Source License. See LICENSE.TXT for details.
//
-// See README.txt for details.
//===----------------------------------------------------------------------===//
//
// This is the top level entry point for the STI Cell SPU target machine.