diff options
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUInstrFormats.td')
-rw-r--r-- | llvm/lib/Target/CellSPU/SPUInstrFormats.td | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUInstrFormats.td b/llvm/lib/Target/CellSPU/SPUInstrFormats.td index 81977b63c25..2ef79ba4981 100644 --- a/llvm/lib/Target/CellSPU/SPUInstrFormats.td +++ b/llvm/lib/Target/CellSPU/SPUInstrFormats.td @@ -2,9 +2,8 @@ // // 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. // //===----------------------------------------------------------------------===// |