diff options
Diffstat (limited to 'lib/Target/ARM/ARMJITInfo.cpp')
-rw-r--r-- | lib/Target/ARM/ARMJITInfo.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/Target/ARM/ARMJITInfo.cpp b/lib/Target/ARM/ARMJITInfo.cpp index 05dbd3ce02..294a12bc78 100644 --- a/lib/Target/ARM/ARMJITInfo.cpp +++ b/lib/Target/ARM/ARMJITInfo.cpp @@ -2,9 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the Raul Herbster (raulherbster [at] gmail [dot] -// com) and is distributed under the University of Illinois Open Source License. -// See LICENSE.TXT for details. +// This file was developed by the Raul Herbster and is distributed under the +// University of Illinois Open Source License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // |