Added LLVM copyright notice.
authorJohn Criswell <criswell@uiuc.edu>
Tue, 21 Oct 2003 14:33:46 +0000 (14:33 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 21 Oct 2003 14:33:46 +0000 (14:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9319 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.common
Makefile.rules
docs/Makefile

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.
index 27effd7f52458ff465fcf4fa274870f04d574caa..2b69db81303b730f9351db73da83c14c0557f989 100644 (file)
@@ -1,4 +1,11 @@
 #===-- Makefile.rules - 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.
index cfa28e9991582ad0e7121f417d8b871257d756d1..38d3c801e9f5559852d7d8eabe5e5a71fea80523 100644 (file)
@@ -1,3 +1,11 @@
+##===- docs/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.
+# 
+##===----------------------------------------------------------------------===##
 doxygen-files:
        doxygen doxygen.cfg