Correct the file title.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 12 Jul 2005 22:00:29 +0000 (22:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 12 Jul 2005 22:00:29 +0000 (22:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22414 91177308-0d34-0410-b5e6-96231b3b80d8

examples/ParallelJIT/Makefile

index 10011662d3b765a5416870e9244d284c0b18e084..4d92675a5c51a5448f06fd4c11f14415eb14187f 100644 (file)
@@ -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.
 # 
 ##===----------------------------------------------------------------------===##