diff options
author | Scott Michel <scottm@aero.org> | 2007-12-05 01:40:25 +0000 |
---|---|---|
committer | Scott Michel <scottm@aero.org> | 2007-12-05 01:40:25 +0000 |
commit | d1b5b9f68ca8076c710760ecfa382bbafca5023d (patch) | |
tree | d8b23aead6dfde0c5fa68308e1912abdc22b4aa4 /llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp | |
parent | 8d35728607d49f081c3bb06eec245b40904350d2 (diff) | |
download | bcm5719-llvm-d1b5b9f68ca8076c710760ecfa382bbafca5023d.tar.gz bcm5719-llvm-d1b5b9f68ca8076c710760ecfa382bbafca5023d.zip |
Updated source file headers to llvm coding standard.
llvm-svn: 44597
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp')
-rw-r--r-- | llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp b/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp index 7d5c8ca8614..935064d0258 100644 --- a/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp +++ b/llvm/lib/Target/CellSPU/SPUISelDAGToDAG.cpp @@ -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. // //===----------------------------------------------------------------------===// // |