Added LLVM copyright notice to Makefiles.
[oota-llvm.git] / lib / Target / SparcV9 / LiveVar / Makefile
index 81d494808027b1c787917e767ee3b564874c91d0..8506e19bfa0816041872346e282f6d3eda677463 100644 (file)
@@ -1,6 +1,12 @@
-
+##===- lib/Analysis/LiveVar/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 = ../../..
-
 LIBRARYNAME = livevar
 
 include $(LEVEL)/Makefile.common