diff options
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h')
| -rw-r--r-- | llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h b/llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h index 101190482f8..01036bc8c92 100644 --- a/llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h +++ b/llvm/lib/Target/CellSPU/SPUTargetAsmInfo.h @@ -1,10 +1,9 @@ -//=====-- SPUTargetAsmInfo.h - Cell SPU asm properties --------*- C++ -*--====// +//===-- SPUTargetAsmInfo.h - Cell SPU asm properties -----------*- C++ -*--===// // // The LLVM Compiler Infrastructure // -// 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. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // |

