aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in11
1 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 3c8d59b..889fb2a 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -1,9 +1,16 @@
-#===-- Makefile.config - Local configuration for LLVM ------*- makefile -*--====
+#===-- Makefile.config - Local configuration for LLVM ------*- 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 file is included by Makefile.common. It defines paths and other
# values specific to a particular installation of LLVM.
#
-#===-----------------------------------------------------------------------====
+#===------------------------------------------------------------------------===#
# Target operating system for which LLVM will be compiled.
OS=@OS@