[llvm-commits] CVS: llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile

John Criswell criswell at cs.uiuc.edu
Mon Oct 20 17:34:15 PDT 2003


Changes in directory llvm/projects/ModuleMaker/tools/ModuleMaker:

Makefile updated: 1.1 -> 1.2

---
Log message:

Added LLVM copyrights to Makefiles.



---
Diffs of the changes:  (+8 -0)

Index: llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile
diff -u llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile:1.1 llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile:1.2
--- llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile:1.1	Thu Aug 21 17:29:52 2003
+++ llvm/projects/ModuleMaker/tools/ModuleMaker/Makefile	Mon Oct 20 17:28:01 2003
@@ -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.
 #





More information about the llvm-commits mailing list