remove attributions from the rest of the llvm makefiles.
[oota-llvm.git] / examples / ParallelJIT / Makefile
index f183da246e4fcd36718d2b054b6ce196dc3393c2..5031eca9ac518b6fc4fe4c04b6733461407384cf 100644 (file)
@@ -2,8 +2,8 @@
 # 
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Reid A. Spencer and is distributed under
-# the University of Illinois Open Source License. See LICENSE.TXT for details.
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..