From 6a60d18018d4f3c7508b8a1f8d0bab4b5ecaefb3 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Tue, 12 Jul 2005 22:00:29 +0000 Subject: Correct the file title. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22414 91177308-0d34-0410-b5e6-96231b3b80d8 --- examples/ParallelJIT/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') 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. # ##===----------------------------------------------------------------------===## -- cgit v1.2.3