X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FVMCore%2FInstructions.cpp;h=6f04ba7bd80bae2031e75f26925734059960c427;hp=b76b11d4f638af8dc557d0b11f15c5b7ca1d1fff;hb=4ee451de366474b9c228b4e5fa573795a715216d;hpb=57360d1f1cede3b26744d0ce3ade814fcc0f332d diff --git a/lib/VMCore/Instructions.cpp b/lib/VMCore/Instructions.cpp index b76b11d4f63..6f04ba7bd80 100644 --- a/lib/VMCore/Instructions.cpp +++ b/lib/VMCore/Instructions.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. // //===----------------------------------------------------------------------===// //