X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FAnalysis%2FCFGPrinter.h;h=6a479d199c8eac2204ff5ba5a010ba9fab177ef6;hb=b679de2a21f5ecbae81b444290d72af93aa5b0b3;hp=fb3fbdda79a59bcd9edfbc0394d1dde9367a22a4;hpb=21e232501a9d5ace29187b20a211ca73b09a1c75;p=oota-llvm.git diff --git a/include/llvm/Analysis/CFGPrinter.h b/include/llvm/Analysis/CFGPrinter.h index fb3fbdda79a..6a479d199c8 100644 --- a/include/llvm/Analysis/CFGPrinter.h +++ b/include/llvm/Analysis/CFGPrinter.h @@ -1,10 +1,10 @@ //===-- CFGPrinter.h - CFG printer external interface ------------*- C++ -*-===// -// +// // 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. +// //===----------------------------------------------------------------------===// // // This file defines external functions that can be called to explicitly