X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fstat%2Fcounter.h;h=2b60638fe698da9f4e6e38903289e3169c69f6f6;hb=f7ee5f2c535d6650ecef9af8653dcbf683cc9db2;hp=f93e5c1b392f786defce8574e2a58e1a44cc589f;hpb=ab182d4b9ed44239ab3ff1d08b2f8e14a3699ccf;p=libfirm diff --git a/ir/stat/counter.h b/ir/stat/counter.h index f93e5c1b3..2b60638fe 100644 --- a/ir/stat/counter.h +++ b/ir/stat/counter.h @@ -1,27 +1,12 @@ /* - * Copyright (C) 1995-2008 University of Karlsruhe. All right reserved. - * * This file is part of libFirm. - * - * This file may be distributed and/or modified under the terms of the - * GNU General Public License version 2 as published by the Free Software - * Foundation and appearing in the file LICENSE.GPL included in the - * packaging of this file. - * - * Licensees holding valid libFirm Professional Edition licenses may use - * this file in accordance with the libFirm Commercial License. - * Agreement provided with the Software. - * - * This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE - * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR - * PURPOSE. + * Copyright (C) 2012 University of Karlsruhe. */ /** * @file * @brief Statistics for Firm. Counter implementation. * @author Michael Beck - * @version $Id$ */ #ifndef FIRM_STAT_COUNTER_H #define FIRM_STAT_COUNTER_H