Correct the file title.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22414 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2005-07-12 22:00:29 +00:00
parent e8cdc8b3a3
commit 6a60d18018

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