aboutsummaryrefslogtreecommitdiffstats
path: root/projects/SmallExamples/ModuleMaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/SmallExamples/ModuleMaker/Makefile')
-rw-r--r--projects/SmallExamples/ModuleMaker/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/SmallExamples/ModuleMaker/Makefile b/projects/SmallExamples/ModuleMaker/Makefile
index 7c2d328..034ab05 100644
--- a/projects/SmallExamples/ModuleMaker/Makefile
+++ b/projects/SmallExamples/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.
#