Added LLVM copyright notice to Makefiles.
[oota-llvm.git] / lib / AsmParser / Makefile
index 22e435794e332890804f20616d1af43c97b76eb6..b5e6fb9cf6d4a3ef205444f5ba9c07677d1456ea 100644 (file)
@@ -1,3 +1,11 @@
+##===- lib/AsmParser/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 = ../..