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

John Criswell criswell at cs.uiuc.edu
Tue Oct 21 10:34:19 PDT 2003


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

Makefile updated: 1.4 -> 1.5

---
Log message:

Removed LLVM copyright from sample Makefile.



---
Diffs of the changes:  (+1 -7)

Index: llvm/projects/sample/tools/sample/Makefile
diff -u llvm/projects/sample/tools/sample/Makefile:1.4 llvm/projects/sample/tools/sample/Makefile:1.5
--- llvm/projects/sample/tools/sample/Makefile:1.4	Mon Oct 20 17:28:01 2003
+++ llvm/projects/sample/tools/sample/Makefile	Tue Oct 21 10:33:12 2003
@@ -1,11 +1,5 @@
 ##===- 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.
 #





More information about the llvm-commits mailing list