X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Firlivechk.h;h=fc22e66fa9b28205fadebb9272673592151e8175;hb=f616f878aa0ea06ad96e9c92a58c75d4fe5b3162;hp=44ecd183f49c53fe5294aa54ac772ec21d129065;hpb=bd761d8687f89b868057fb823c8abd8f13643c6c;p=libfirm diff --git a/ir/ana/irlivechk.h b/ir/ana/irlivechk.h index 44ecd183f..fc22e66fa 100644 --- a/ir/ana/irlivechk.h +++ b/ir/ana/irlivechk.h @@ -21,15 +21,12 @@ * @file irlivechk.h * @author Sebastian Hack * @date 22.04.2007 - * @version $Id: $ + * @version $Id$ * @summary * * Live in/end checks whose only precomputation concerns the structure of the CFG. * Hence, nothing has to be updated if the program is modified unless the CFG is touched. * See .c file for more comments. - * - * Copyright (C) 2007 Universitaet Karlsruhe - * Released under the GPL */ #ifndef FIRM_ANA_IRLIVECHK_H #define FIRM_ANA_IRLIVECHK_H