aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-23 20:03:38 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-23 20:03:38 +0000
commit72cc55901c3072b72a0605bc74932c6f6c439932 (patch)
tree6739b08aa9400619e432a84fae827277bc6f09ed
parent589741e2bd6029195d54d9f95180d441bb80d0d8 (diff)
Added LLVM copyright header per Vikram's request.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_1@9447 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 60fd024e62..05abadcb6d 100644
--- a/README.txt
+++ b/README.txt
@@ -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