From: Shankar Easwaran Date: Fri, 1 Feb 2013 15:05:11 +0000 (+0000) Subject: add proper copyright header X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f23fc86ca89c0db2617be724e9dcb96ec95236c0;p=platform%2Fupstream%2Fllvm.git add proper copyright header llvm-svn: 174178 --- diff --git a/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h b/lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h index a584a5a..8e603bb 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 f6dc81a..e6d2f63 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.