diff options
| author | Shankar Easwaran <shankare@codeaurora.org> | 2013-02-01 15:05:11 +0000 |
|---|---|---|
| committer | Shankar Easwaran <shankare@codeaurora.org> | 2013-02-01 15:05:11 +0000 |
| commit | f23fc86ca89c0db2617be724e9dcb96ec95236c0 (patch) | |
| tree | ccafa1187b6927bc70e5fc4c6dde5b688021d48a /lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h | |
| parent | 111b6cb37bc107bda3b214b8c0272c54b419983f (diff) | |
| download | bcm5719-llvm-f23fc86ca89c0db2617be724e9dcb96ec95236c0.tar.gz bcm5719-llvm-f23fc86ca89c0db2617be724e9dcb96ec95236c0.zip | |
add proper copyright header
llvm-svn: 174178
Diffstat (limited to 'lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h')
| -rw-r--r-- | lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h b/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h index a584a5a71f5..8e603bbe562 100644 --- a/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h +++ b/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h @@ -1,6 +1,6 @@ //===- HexagonRelocationFunction.h ----------------------------------------===// // -// The MCLinker Project +// The LLVM Linker // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. |

