diff options
| author | John Criswell <criswell@uiuc.edu> | 2003-10-21 14:33:46 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2003-10-21 14:33:46 +0000 |
| commit | 23e43fb12bb41f05a721b1f147cd16bec9178cc2 (patch) | |
| tree | 389d66e68986afca9101d602b4d30dd090e1fbbc /llvm/docs/Makefile | |
| parent | 8264e29e0199624f15ea9f19382f4980aa9d43e7 (diff) | |
| download | bcm5719-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/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 |

