[llvm-commits] CVS: llvm/utils/Burg/Doc/Makefile

John Criswell criswell at cs.uiuc.edu
Mon Oct 20 17:35:51 PDT 2003


Changes in directory llvm/utils/Burg/Doc:

Makefile updated: 1.1 -> 1.2

---
Log message:

Added LLVM copyright to Makefiles.



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

Index: llvm/utils/Burg/Doc/Makefile
diff -u llvm/utils/Burg/Doc/Makefile:1.1 llvm/utils/Burg/Doc/Makefile:1.2
--- llvm/utils/Burg/Doc/Makefile:1.1	Tue Sep 17 18:03:35 2002
+++ llvm/utils/Burg/Doc/Makefile	Mon Oct 20 17:29:16 2003
@@ -1,4 +1,12 @@
-# $Id: Makefile,v 1.1 2002/09/17 23:03:35 lattner Exp $
+##===- utils/Burg/Doc/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.
+# 
+##===----------------------------------------------------------------------===##
+# $Id: Makefile,v 1.2 2003/10/20 22:29:16 criswell Exp $
 
 #CFLAGS	=
 #CFLAGS	= -O





More information about the llvm-commits mailing list