Correct the file title.

llvm-svn: 22414
This commit is contained in:
Reid Spencer 2005-07-12 22:00:29 +00:00
parent 6855097c0d
commit 06a1da3efb
1 changed files with 2 additions and 2 deletions

View 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.
#
##===----------------------------------------------------------------------===##