diff options
Diffstat (limited to 'llvm/lib/Target/CellSPU/CellSDKIntrinsics.td')
-rw-r--r-- | llvm/lib/Target/CellSPU/CellSDKIntrinsics.td | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td b/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td index bd1794c11ea..5bd6b9b5563 100644 --- a/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td +++ b/llvm/lib/Target/CellSPU/CellSDKIntrinsics.td @@ -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. //===----------------------------------------------------------------------===// ///--==-- Arithmetic ops intrinsics --==-- |