X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Flower%2Flower_switch.c;h=e5f3744156542e6a3054e17403c0be0c6e304210;hb=b1ac8fe5c7b3b462f66a99e6c780be9826414b7d;hp=95296ec1bee20d13b7daf1a886518ea1852d736c;hpb=cbc9fdd03cead0cd8d43142ae718d0460ebdfe5f;p=libfirm diff --git a/ir/lower/lower_switch.c b/ir/lower/lower_switch.c index 95296ec1b..e5f374415 100644 --- a/ir/lower/lower_switch.c +++ b/ir/lower/lower_switch.c @@ -1,20 +1,6 @@ /* - * Copyright (C) 1995-2011 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. */ /**