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 | 2466c3766dee7e65793bded413d02834dbc75629 (patch) | |
tree | 326b9799f6a34a304d1d78d23de1986c1b30a6e0 /lib/Target/CellSPU/SPU.h | |
parent | 67d5755d69f159e58f1a80bf625feaacfa6ae8bc (diff) | |
download | external_llvm-2466c3766dee7e65793bded413d02834dbc75629.zip external_llvm-2466c3766dee7e65793bded413d02834dbc75629.tar.gz external_llvm-2466c3766dee7e65793bded413d02834dbc75629.tar.bz2 |
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
Diffstat (limited to 'lib/Target/CellSPU/SPU.h')
-rw-r--r-- | lib/Target/CellSPU/SPU.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Target/CellSPU/SPU.h b/lib/Target/CellSPU/SPU.h index d66fce2..aee87fb 100644 --- a/lib/Target/CellSPU/SPU.h +++ b/lib/Target/CellSPU/SPU.h @@ -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. // //===----------------------------------------------------------------------===// // |