summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/ParallelJIT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/ParallelJIT/Makefile b/examples/ParallelJIT/Makefile
index 10011662d3..4d92675a5c 100644
--- a/examples/ParallelJIT/Makefile
+++ b/examples/ParallelJIT/Makefile
@@ -1,8 +1,8 @@
-##===- examples/HowToUseJIT/Makefile -----------------------*- Makefile -*-===##
+##===- examples/ParallelJIT/Makefile -----------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
-# This file was developed by Valery A. Khamenya and is distributed under
+# This file was developed by Reid A. Spencer and is distributed under
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##