aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/tools
diff options
context:
space:
mode:
Diffstat (limited to 'projects/sample/tools')
-rw-r--r--projects/sample/tools/Makefile8
-rw-r--r--projects/sample/tools/sample/Makefile8
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/sample/tools/Makefile b/projects/sample/tools/Makefile
index 4b97105..dc6314b 100644
--- a/projects/sample/tools/Makefile
+++ b/projects/sample/tools/Makefile
@@ -1,3 +1,11 @@
+##===- projects/sample/tools/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.
+#
+##===----------------------------------------------------------------------===##
#
# Relative path to the top of the source tree.
#
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.
#