diff options
Diffstat (limited to 'lib/Support/APInt.cpp')
-rw-r--r-- | lib/Support/APInt.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Support/APInt.cpp b/lib/Support/APInt.cpp index 8d4c8ae6e0..6939c21b81 100644 --- a/lib/Support/APInt.cpp +++ b/lib/Support/APInt.cpp @@ -2,9 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Sheng Zhou and Reid Spencer and is distributed -// under the University of Illinois Open Source License. See LICENSE.TXT -// for details. +// This file was developed by Sheng Zhou and is distributed under the +// University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // |