summaryrefslogtreecommitdiff
path: root/tools/llvm-ar/Makefile
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-20 22:29:16 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-20 22:29:16 +0000
commite2fab734ade8a2e3e8679c11cac7236b920d567b (patch)
treedbdb3c2c4ddf4ce07d17ef094dec4feb188aae46 /tools/llvm-ar/Makefile
parente26ba9fb3f73d893bfb6458e4f05de22bc492171 (diff)
downloadllvm-e2fab734ade8a2e3e8679c11cac7236b920d567b.tar.gz
llvm-e2fab734ade8a2e3e8679c11cac7236b920d567b.tar.bz2
llvm-e2fab734ade8a2e3e8679c11cac7236b920d567b.tar.xz
Added LLVM copyright to Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-ar/Makefile')
-rw-r--r--tools/llvm-ar/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/llvm-ar/Makefile b/tools/llvm-ar/Makefile
index 73aabbb21a..6dc5739030 100644
--- a/tools/llvm-ar/Makefile
+++ b/tools/llvm-ar/Makefile
@@ -1,3 +1,11 @@
+##===- tools/llvm-ar/Makefile ------------------------------*- Makefile -*-===##
+#
+# The LLVM Compiler Infrastructure
+#
+# This file was developed by the LLVM research group and is distributed under
+# the University of Illinois Open Source License. See LICENSE.TXT for details.
+#
+##===----------------------------------------------------------------------===##
LEVEL = ../..
TOOLNAME = llvm-ar