X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2Fllvm%2FADT%2FPostOrderIterator.h;h=f68de30ff6105ea7705d031f3fc053f37d2325d2;hp=42c808960d3d04abdda8a7269de579518c87c842;hb=7ed47a13356daed2a34cd2209a31f92552e3bdd8;hpb=ab2b10c3a998d11756c144d7c961cbb19dd83288 diff --git a/include/llvm/ADT/PostOrderIterator.h b/include/llvm/ADT/PostOrderIterator.h index 42c808960d3..f68de30ff61 100644 --- a/include/llvm/ADT/PostOrderIterator.h +++ b/include/llvm/ADT/PostOrderIterator.h @@ -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. // //===----------------------------------------------------------------------===// //