X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FVMCore%2FModule.cpp;h=f5f070e9095b37c364227bb1f122c23d2a8903b4;hp=56b510927de5a3e8a34d44d1ded0d4a43bb84d15;hb=4ee451de366474b9c228b4e5fa573795a715216d;hpb=57360d1f1cede3b26744d0ce3ade814fcc0f332d diff --git a/lib/VMCore/Module.cpp b/lib/VMCore/Module.cpp index 56b510927de..f5f070e9095 100644 --- a/lib/VMCore/Module.cpp +++ b/lib/VMCore/Module.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. // //===----------------------------------------------------------------------===// //