summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/sample/lib/Makefile8
-rw-r--r--projects/sample/lib/sample/Makefile8
-rw-r--r--projects/sample/tools/Makefile8
-rw-r--r--projects/sample/tools/sample/Makefile8
4 files changed, 4 insertions, 28 deletions
diff --git a/projects/sample/lib/Makefile b/projects/sample/lib/Makefile
index f712e7183b..959038b7f9 100644
--- a/projects/sample/lib/Makefile
+++ b/projects/sample/lib/Makefile
@@ -1,11 +1,5 @@
##===- projects/sample/lib/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/lib/sample/Makefile b/projects/sample/lib/sample/Makefile
index 5b217275db..3044926fe1 100644
--- a/projects/sample/lib/sample/Makefile
+++ b/projects/sample/lib/sample/Makefile
@@ -1,11 +1,5 @@
##===- projects/sample/lib/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.
#
diff --git a/projects/sample/tools/Makefile b/projects/sample/tools/Makefile
index dc6314b3df..00ff52b42c 100644
--- a/projects/sample/tools/Makefile
+++ b/projects/sample/tools/Makefile
@@ -1,11 +1,5 @@
##===- 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 8f384ffd94..17ea11ac79 100644
--- a/projects/sample/tools/sample/Makefile
+++ b/projects/sample/tools/sample/Makefile
@@ -1,11 +1,5 @@
##===- 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.
#