From f23fc86ca89c0db2617be724e9dcb96ec95236c0 Mon Sep 17 00:00:00 2001 From: Shankar Easwaran Date: Fri, 1 Feb 2013 15:05:11 +0000 Subject: add proper copyright header llvm-svn: 174178 --- lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h | 2 +- lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'lld/lib/ReaderWriter') 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. -- cgit v1.2.3