We actually don't have spiff anymore
[oota-llvm.git] / Makefile.common
index ddbaf48c3cf25d1f49f31d3cb8631ab09e6db32b..1884a8a0e048d313f5dbc8bc3190c2ffe9bc15d2 100644 (file)
@@ -1,4 +1,11 @@
 #===-- Makefile.common - Common make rules for LLVM -------*- 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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # This file is included by all of the LLVM makefiles.  This file defines common
 # rules to do things like compile a .cpp file or generate dependency info.