X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FVMCore%2FValue.cpp;h=54ea5b7502f0b3bb48928ab84104465f72536c6f;hp=de6c16b5214296c1bb1d6e3c83023441f8316543;hb=4ee451de366474b9c228b4e5fa573795a715216d;hpb=57360d1f1cede3b26744d0ce3ade814fcc0f332d diff --git a/lib/VMCore/Value.cpp b/lib/VMCore/Value.cpp index de6c16b5214..54ea5b7502f 100644 --- a/lib/VMCore/Value.cpp +++ b/lib/VMCore/Value.cpp @@ -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. // //===----------------------------------------------------------------------===// //