X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FAnalysis%2FCFGPrinter.cpp;h=a96e9d066ee6c9abbdc288d3ed7353c4076bc036;hp=d32481e7f3bd94a1319c8068923dd1aaed7541e6;hb=4ee451de366474b9c228b4e5fa573795a715216d;hpb=57360d1f1cede3b26744d0ce3ade814fcc0f332d diff --git a/lib/Analysis/CFGPrinter.cpp b/lib/Analysis/CFGPrinter.cpp index d32481e7f3b..a96e9d066ee 100644 --- a/lib/Analysis/CFGPrinter.cpp +++ b/lib/Analysis/CFGPrinter.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. // //===----------------------------------------------------------------------===// //