From e26ba9fb3f73d893bfb6458e4f05de22bc492171 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 20 Oct 2003 22:28:01 +0000 Subject: Added LLVM copyrights to Makefiles. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9313 91177308-0d34-0410-b5e6-96231b3b80d8 --- projects/ModuleMaker/Makefile | 8 ++++++++ projects/ModuleMaker/tools/Makefile | 8 ++++++++ projects/ModuleMaker/tools/ModuleMaker/Makefile | 8 ++++++++ 3 files changed, 24 insertions(+) (limited to 'projects/ModuleMaker') diff --git a/projects/ModuleMaker/Makefile b/projects/ModuleMaker/Makefile index 7c2d3280b2..034ab053ba 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 47997df90b..b15b35b33d 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 7f06b92e74..21e8579d9f 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. # -- cgit v1.2.3-18-g5258