diff options
Diffstat (limited to 'llvm/docs/Makefile')
-rw-r--r-- | llvm/docs/Makefile | 8 |
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 |