summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Makefile
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-21 14:33:46 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-21 14:33:46 +0000
commit23e43fb12bb41f05a721b1f147cd16bec9178cc2 (patch)
tree389d66e68986afca9101d602b4d30dd090e1fbbc /llvm/docs/Makefile
parent8264e29e0199624f15ea9f19382f4980aa9d43e7 (diff)
downloadbcm5719-llvm-23e43fb12bb41f05a721b1f147cd16bec9178cc2.tar.gz
bcm5719-llvm-23e43fb12bb41f05a721b1f147cd16bec9178cc2.zip
Added LLVM copyright notice.
llvm-svn: 9319
Diffstat (limited to 'llvm/docs/Makefile')
-rw-r--r--llvm/docs/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/llvm/docs/Makefile b/llvm/docs/Makefile
index cfa28e99915..38d3c801e9f 100644
--- a/llvm/docs/Makefile
+++ b/llvm/docs/Makefile
@@ -1,3 +1,11 @@
+##===- docs/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.
+#
+##===----------------------------------------------------------------------===##
doxygen-files:
doxygen doxygen.cfg
OpenPOWER on IntegriCloud