Removed LLVM copyright from sample Makefile.
authorJohn Criswell <criswell@uiuc.edu>
Tue, 21 Oct 2003 15:33:12 +0000 (15:33 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Tue, 21 Oct 2003 15:33:12 +0000 (15:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9326 91177308-0d34-0410-b5e6-96231b3b80d8

projects/sample/lib/Makefile
projects/sample/lib/sample/Makefile
projects/sample/tools/Makefile
projects/sample/tools/sample/Makefile

index f712e7183bba470ce1795e4bdb8bc2b1bbcdc049..959038b7f9b4d1d72994045fd8252afe5cd95e87 100644 (file)
@@ -1,11 +1,5 @@
 ##===- projects/sample/lib/Makefile ------------------------*- Makefile -*-===##
 ##===- 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.
 #
 #
 # Relative path to the top of the source tree.
 #
index 5b217275dba26b1a239f35d4b6f4ce016f01a005..3044926fe1fcecb6bcea2db0cb0211af145fc5ae 100644 (file)
@@ -1,11 +1,5 @@
 ##===- projects/sample/lib/sample/Makefile -----------------*- Makefile -*-===##
 ##===- 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.
 #
 #
 # Indicate where we are relative to the top of the source tree.
 #
index dc6314b3dfa28e0663f26a0a59c3c7bff6d78a30..00ff52b42cfaf45d67197607de1cf458c7b655f9 100644 (file)
@@ -1,11 +1,5 @@
 ##===- projects/sample/tools/Makefile ----------------------*- Makefile -*-===##
 ##===- 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.
 #
 #
 # Relative path to the top of the source tree.
 #
index 8f384ffd949fdc7fefbdbba9923542ff3a8a6733..17ea11ac79004f2078b816c479e659f363475120 100644 (file)
@@ -1,11 +1,5 @@
 ##===- projects/sample/tools/sample/Makefile ---------------*- Makefile -*-===##
 ##===- 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.
 #
 #
 # Indicate where we are relative to the top of the source tree.
 #