summaryrefslogtreecommitdiff
path: root/runtime/GCCLibraries/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/GCCLibraries/Makefile')
-rw-r--r--runtime/GCCLibraries/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/Makefile b/runtime/GCCLibraries/Makefile
index d4c329966f..f624250cab 100644
--- a/runtime/GCCLibraries/Makefile
+++ b/runtime/GCCLibraries/Makefile
@@ -1,3 +1,11 @@
+##===- runtime/GCCLibraries/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.
+#
+##===----------------------------------------------------------------------===##
# llvm/runtime/GCCLibraries Makefile: Build all subdirectories automatically
LEVEL = ../..