Added LLVM copyrights to Makefiles.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 20 Oct 2003 22:28:01 +0000 (22:28 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 20 Oct 2003 22:28:01 +0000 (22:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9313 91177308-0d34-0410-b5e6-96231b3b80d8

15 files changed:
examples/ModuleMaker/Makefile
examples/ModuleMaker/tools/Makefile
examples/ModuleMaker/tools/ModuleMaker/Makefile
projects/Makefile
projects/ModuleMaker/Makefile
projects/ModuleMaker/tools/Makefile
projects/ModuleMaker/tools/ModuleMaker/Makefile
projects/SmallExamples/ModuleMaker/Makefile
projects/SmallExamples/ModuleMaker/tools/Makefile
projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile
projects/sample/Makefile
projects/sample/lib/Makefile
projects/sample/lib/sample/Makefile
projects/sample/tools/Makefile
projects/sample/tools/sample/Makefile

index 7c2d3280b2875513d4553f37c76cf4a75a30635f..034ab053ba51cbf0cab16d6b9d9d6df23461f4aa 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # This is a sample Makefile for a project that uses LLVM.
 #
index 47997df90b18cddac5af5786d339908d60972199..b15b35b33d0347a1006e870eb36b17cf098ef94b 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Relative path to the top of the source tree.
 #
index 7f06b92e745dd4117c109a953aa9616d09fcc5d7..21e8579d9f4028ab3ede4d6594609c6898133944 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/ModuleMaker/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 - Indicate where we are relative to the top of the source tree.
 #
index 0489557731f70783ca8c30521bcb0439368d32f5..16ee42e4754692955ab9f83bcc7ca99677fd0d57 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/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=..
 
 DIRS=
index 7c2d3280b2875513d4553f37c76cf4a75a30635f..034ab053ba51cbf0cab16d6b9d9d6df23461f4aa 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # This is a sample Makefile for a project that uses LLVM.
 #
index 47997df90b18cddac5af5786d339908d60972199..b15b35b33d0347a1006e870eb36b17cf098ef94b 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Relative path to the top of the source tree.
 #
index 7f06b92e745dd4117c109a953aa9616d09fcc5d7..21e8579d9f4028ab3ede4d6594609c6898133944 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/ModuleMaker/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 - Indicate where we are relative to the top of the source tree.
 #
index 7c2d3280b2875513d4553f37c76cf4a75a30635f..034ab053ba51cbf0cab16d6b9d9d6df23461f4aa 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # This is a sample Makefile for a project that uses LLVM.
 #
index 47997df90b18cddac5af5786d339908d60972199..b15b35b33d0347a1006e870eb36b17cf098ef94b 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Relative path to the top of the source tree.
 #
index 7f06b92e745dd4117c109a953aa9616d09fcc5d7..21e8579d9f4028ab3ede4d6594609c6898133944 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/tools/ModuleMaker/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 - Indicate where we are relative to the top of the source tree.
 #
index 1fe32c795e9dd905f00fed0555cc80381de68c51..a088eed2494b70379a6712c935adfef8e13b795e 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/sample/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # This is a sample Makefile for a project that uses LLVM.
 #
index 4b971053d011eea8e5b503345dd6c62c5206504c..f712e7183bba470ce1795e4bdb8bc2b1bbcdc049 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/sample/lib/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Relative path to the top of the source tree.
 #
index 5569afbdda763dfdcae7406e84df5fc191d71d34..5b217275dba26b1a239f35d4b6f4ce016f01a005 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/sample/lib/sample/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Indicate where we are relative to the top of the source tree.
 #
index 4b971053d011eea8e5b503345dd6c62c5206504c..dc6314b3dfa28e0663f26a0a59c3c7bff6d78a30 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/sample/tools/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Relative path to the top of the source tree.
 #
index 656ae6290821bdd46b02d6c7e5071f1b9c464732..8f384ffd949fdc7fefbdbba9923542ff3a8a6733 100644 (file)
@@ -1,3 +1,11 @@
+##===- projects/sample/tools/sample/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.
+# 
+##===----------------------------------------------------------------------===##
 #
 # Indicate where we are relative to the top of the source tree.
 #