X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FTransforms%2FUtils%2FUnifyFunctionExitNodes.h;h=8e2bc0eb965d738e1aa2153345eed6927b59cd32;hp=1898c3040dcdb2c4e2550c8507ce1ada0c93382c;hb=7ed47a13356daed2a34cd2209a31f92552e3bdd8;hpb=ab2b10c3a998d11756c144d7c961cbb19dd83288 diff --git a/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h b/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h index 1898c3040dc..8e2bc0eb965 100644 --- a/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h +++ b/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h @@ -2,8 +2,8 @@ // // The LLVM Compiler Infrastructure // -// This file was developed by the LLVM research group 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. // //===----------------------------------------------------------------------===// //