diff options
Diffstat (limited to 'projects/sample/tools/sample/Makefile')
-rw-r--r-- | projects/sample/tools/sample/Makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/sample/tools/sample/Makefile b/projects/sample/tools/sample/Makefile index 656ae62..8f384ff 100644 --- a/projects/sample/tools/sample/Makefile +++ b/projects/sample/tools/sample/Makefile @@ -1,3 +1,11 @@ +##===- projects/sample/tools/sample/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. +# +##===----------------------------------------------------------------------===## # # Indicate where we are relative to the top of the source tree. # |