summaryrefslogtreecommitdiff
path: root/examples/ModuleMaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ModuleMaker/Makefile')
-rw-r--r--examples/ModuleMaker/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/ModuleMaker/Makefile b/examples/ModuleMaker/Makefile
index 7c2d3280b2..034ab053ba 100644
--- a/examples/ModuleMaker/Makefile
+++ b/examples/ModuleMaker/Makefile
@@ -1,3 +1,11 @@
+##===- projects/ModuleMaker/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.
+#
+##===----------------------------------------------------------------------===##
#
# This is a sample Makefile for a project that uses LLVM.
#