X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2Fbepbqpcoloring.h;h=83b77b28d2ea82d96810dbb4848fabc382a171dd;hb=da0e1dafc4933d6cd5339b1e8688453273dfebef;hp=7ae2d29cde2282fc7a5777cb30c93dc4071c3293;hpb=49fab010ea91ab5b0cf15a03d0a511992d6d4dba;p=libfirm diff --git a/ir/be/bepbqpcoloring.h b/ir/be/bepbqpcoloring.h index 7ae2d29cd..83b77b28d 100644 --- a/ir/be/bepbqpcoloring.h +++ b/ir/be/bepbqpcoloring.h @@ -1,20 +1,6 @@ /* - * 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. */ /** @@ -22,7 +8,6 @@ * @brief PBQP based register allocation. * @author Thomas Bersch * @date 27.11.2009 - * @version $Id: bechordal.c 26750 2009-11-27 09:37:43Z bersch $ */ #ifndef BEPBQPALLOC_H_ #define BEPBQPALLOC_H_