From: John Criswell Date: Mon, 20 Oct 2003 22:28:01 +0000 (+0000) Subject: Added LLVM copyrights to Makefiles. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=e26ba9fb3f73d893bfb6458e4f05de22bc492171;p=oota-llvm.git Added LLVM copyrights to Makefiles. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9313 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/examples/ModuleMaker/Makefile b/examples/ModuleMaker/Makefile index 7c2d3280b28..034ab053ba5 100644 --- a/examples/ModuleMaker/Makefile +++ b/examples/ModuleMaker/Makefile @@ -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. # diff --git a/examples/ModuleMaker/tools/Makefile b/examples/ModuleMaker/tools/Makefile index 47997df90b1..b15b35b33d0 100644 --- a/examples/ModuleMaker/tools/Makefile +++ b/examples/ModuleMaker/tools/Makefile @@ -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. # diff --git a/examples/ModuleMaker/tools/ModuleMaker/Makefile b/examples/ModuleMaker/tools/ModuleMaker/Makefile index 7f06b92e745..21e8579d9f4 100644 --- a/examples/ModuleMaker/tools/ModuleMaker/Makefile +++ b/examples/ModuleMaker/tools/ModuleMaker/Makefile @@ -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. # diff --git a/projects/Makefile b/projects/Makefile index 0489557731f..16ee42e4754 100644 --- a/projects/Makefile +++ b/projects/Makefile @@ -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= diff --git a/projects/ModuleMaker/Makefile b/projects/ModuleMaker/Makefile index 7c2d3280b28..034ab053ba5 100644 --- a/projects/ModuleMaker/Makefile +++ b/projects/ModuleMaker/Makefile @@ -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. # diff --git a/projects/ModuleMaker/tools/Makefile b/projects/ModuleMaker/tools/Makefile index 47997df90b1..b15b35b33d0 100644 --- a/projects/ModuleMaker/tools/Makefile +++ b/projects/ModuleMaker/tools/Makefile @@ -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. # diff --git a/projects/ModuleMaker/tools/ModuleMaker/Makefile b/projects/ModuleMaker/tools/ModuleMaker/Makefile index 7f06b92e745..21e8579d9f4 100644 --- a/projects/ModuleMaker/tools/ModuleMaker/Makefile +++ b/projects/ModuleMaker/tools/ModuleMaker/Makefile @@ -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. # diff --git a/projects/SmallExamples/ModuleMaker/Makefile b/projects/SmallExamples/ModuleMaker/Makefile index 7c2d3280b28..034ab053ba5 100644 --- a/projects/SmallExamples/ModuleMaker/Makefile +++ b/projects/SmallExamples/ModuleMaker/Makefile @@ -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. # diff --git a/projects/SmallExamples/ModuleMaker/tools/Makefile b/projects/SmallExamples/ModuleMaker/tools/Makefile index 47997df90b1..b15b35b33d0 100644 --- a/projects/SmallExamples/ModuleMaker/tools/Makefile +++ b/projects/SmallExamples/ModuleMaker/tools/Makefile @@ -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. # diff --git a/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile b/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile index 7f06b92e745..21e8579d9f4 100644 --- a/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile +++ b/projects/SmallExamples/ModuleMaker/tools/ModuleMaker/Makefile @@ -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. # diff --git a/projects/sample/Makefile b/projects/sample/Makefile index 1fe32c795e9..a088eed2494 100644 --- a/projects/sample/Makefile +++ b/projects/sample/Makefile @@ -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. # diff --git a/projects/sample/lib/Makefile b/projects/sample/lib/Makefile index 4b971053d01..f712e7183bb 100644 --- a/projects/sample/lib/Makefile +++ b/projects/sample/lib/Makefile @@ -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. # diff --git a/projects/sample/lib/sample/Makefile b/projects/sample/lib/sample/Makefile index 5569afbdda7..5b217275dba 100644 --- a/projects/sample/lib/sample/Makefile +++ b/projects/sample/lib/sample/Makefile @@ -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. # diff --git a/projects/sample/tools/Makefile b/projects/sample/tools/Makefile index 4b971053d01..dc6314b3dfa 100644 --- a/projects/sample/tools/Makefile +++ b/projects/sample/tools/Makefile @@ -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. # diff --git a/projects/sample/tools/sample/Makefile b/projects/sample/tools/sample/Makefile index 656ae629082..8f384ffd949 100644 --- a/projects/sample/tools/sample/Makefile +++ b/projects/sample/tools/sample/Makefile @@ -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. #