diff options
Diffstat (limited to 'llvm/lib/Target/CellSPU/SPUFrameInfo.h')
| -rw-r--r-- | llvm/lib/Target/CellSPU/SPUFrameInfo.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/CellSPU/SPUFrameInfo.h b/llvm/lib/Target/CellSPU/SPUFrameInfo.h index 8ce8450a65b..91e48416c29 100644 --- a/llvm/lib/Target/CellSPU/SPUFrameInfo.h +++ b/llvm/lib/Target/CellSPU/SPUFrameInfo.h @@ -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. // //===----------------------------------------------------------------------===// // |

