diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-07-17 05:56:43 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-07-17 05:56:43 +0000 |
| commit | 396156e00b3eb1e6b7541cf602b667b0e7028d63 (patch) | |
| tree | 7f68d8955bfd2aac469e9453a9c833cfd1073a07 /llvm/lib/Target/ARM/ARMRelocations.h | |
| parent | 89ba70eba6f4d264186e92f5a95cc1b6b1f5d07f (diff) | |
| download | bcm5719-llvm-396156e00b3eb1e6b7541cf602b667b0e7028d63.tar.gz bcm5719-llvm-396156e00b3eb1e6b7541cf602b667b0e7028d63.zip | |
no email addrs in file headers
llvm-svn: 39962
Diffstat (limited to 'llvm/lib/Target/ARM/ARMRelocations.h')
| -rw-r--r-- | llvm/lib/Target/ARM/ARMRelocations.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/ARM/ARMRelocations.h b/llvm/lib/Target/ARM/ARMRelocations.h index f6c02af4679..beea52b671a 100644 --- a/llvm/lib/Target/ARM/ARMRelocations.h +++ b/llvm/lib/Target/ARM/ARMRelocations.h @@ -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. // //===----------------------------------------------------------------------===// // |

