X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fana%2Fabsgraph.c;h=8bd315592b5415ff0f4f2e9172debc9cbf659257;hb=95afc5aaefb484a67fb89f02b5e96cc302fe02ef;hp=4f8e6c21d816b4798e57d791fa1ef918f034fff8;hpb=bd761d8687f89b868057fb823c8abd8f13643c6c;p=libfirm diff --git a/ir/ana/absgraph.c b/ir/ana/absgraph.c index 4f8e6c21d..8bd315592 100644 --- a/ir/ana/absgraph.c +++ b/ir/ana/absgraph.c @@ -21,13 +21,10 @@ * @file absgraph.c * @author Sebastian Hack * @date 20.04.2007 - * @version $Id: $ + * @version $Id$ * @summary * * Abstract graph implementations for the CFG of a ir_graph. - * - * Copyright (C) 2007 Universitaet Karlsruhe - * Released under the GPL */ #include "irgraph_t.h" #include "iredges_t.h"