X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FExecutionEngine%2FJIT.h;h=d4d1e73d1bac85e16f8b6502ae2ae416f525a108;hp=76c2cbda0a81b0d62d2c615863f58a4d6d8c8569;hb=7ed47a13356daed2a34cd2209a31f92552e3bdd8;hpb=ab2b10c3a998d11756c144d7c961cbb19dd83288 diff --git a/include/llvm/ExecutionEngine/JIT.h b/include/llvm/ExecutionEngine/JIT.h index 76c2cbda0a8..d4d1e73d1ba 100644 --- a/include/llvm/ExecutionEngine/JIT.h +++ b/include/llvm/ExecutionEngine/JIT.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by Jeff Cohen and is distributed under the -// University of Illinois Open Source License. See LICENSE.TXT for details. +// This file is distributed under the University of Illinois Open Source +// License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// //