summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2013-02-01 15:05:11 +0000
committerShankar Easwaran <shankare@codeaurora.org>2013-02-01 15:05:11 +0000
commitf23fc86ca89c0db2617be724e9dcb96ec95236c0 (patch)
treeccafa1187b6927bc70e5fc4c6dde5b688021d48a /lld/lib/ReaderWriter
parent111b6cb37bc107bda3b214b8c0272c54b419983f (diff)
downloadbcm5719-llvm-f23fc86ca89c0db2617be724e9dcb96ec95236c0.tar.gz
bcm5719-llvm-f23fc86ca89c0db2617be724e9dcb96ec95236c0.zip
add proper copyright header
llvm-svn: 174178
Diffstat (limited to 'lld/lib/ReaderWriter')
-rw-r--r--lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h2
-rw-r--r--lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h2
2 files changed, 2 insertions, 2 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.
diff --git a/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h b/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h
index f6dc81aa37e..e6d2f631aa7 100644
--- a/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h
+++ b/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h
@@ -1,6 +1,6 @@
//===- lld/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h -----------===//
//
-// The MCLinker Project
+// The LLVM Linker
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
OpenPOWER on IntegriCloud