From ac028f18aff5f5a4e795ff18772c6c1ed547c592 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. llvm-svn: 9313 --- llvm/projects/ModuleMaker/tools/Makefile | 8 ++++++++ llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'llvm/projects/ModuleMaker/tools') diff --git a/llvm/projects/ModuleMaker/tools/Makefile b/llvm/projects/ModuleMaker/tools/Makefile index 47997df90b1..b15b35b33d0 100644 --- a/llvm/projects/ModuleMaker/tools/Makefile +++ b/llvm/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/llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile b/llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile index 7f06b92e745..21e8579d9f4 100644 --- a/llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile +++ b/llvm/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