diff options
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUSchedule.td')
-rw-r--r-- | llvm/lib/Target/CellSPU/SPUSchedule.td | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUSchedule.td b/llvm/lib/Target/CellSPU/SPUSchedule.td index e8a8a7a5952..785dc466011 100644 --- a/llvm/lib/Target/CellSPU/SPUSchedule.td +++ b/llvm/lib/Target/CellSPU/SPUSchedule.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. // //===----------------------------------------------------------------------===// |