[llvm-commits] [release_1] CVS: llvm/README.txt

John Criswell criswell at cs.uiuc.edu
Thu Oct 23 15:04:00 PDT 2003


Changes in directory llvm:

README.txt updated: 1.3 -> 1.3.2.1

---
Log message:

Added LLVM copyright header per Vikram's request.



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

Index: llvm/README.txt
diff -u llvm/README.txt:1.3 llvm/README.txt:1.3.2.1
--- llvm/README.txt:1.3	Fri Oct 17 16:10:57 2003
+++ llvm/README.txt	Thu Oct 23 15:03:38 2003
@@ -1,3 +1,12 @@
+##===----------------------------------------------------------------------===##
+# 
+#                     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.
+# 
+##===----------------------------------------------------------------------===##
+
 Welcome to LLVM!
 
 This file provides the location of all important LLVM documentation.  In





More information about the llvm-commits mailing list