OSDN Git Service

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 7c2d328..034ab05 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 47997df..b15b35b 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 7f06b92..21e8579 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 0489557..16ee42e 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 7c2d328..034ab05 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 47997df..b15b35b 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 7f06b92..21e8579 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 7c2d328..034ab05 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 47997df..b15b35b 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 7f06b92..21e8579 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 1fe32c7..a088eed 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 4b97105..f712e71 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 5569afb..5b21727 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 4b97105..dc6314b 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 656ae62..8f384ff 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.
 #