X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcommon%2Fpanic.c;h=b73e2346fb674d635955f5262827a0d14ac5708c;hb=2f9012ff28c1eb89080d4c5cda525e57051c02f3;hp=564b996c7ac69a8b9561782eceda5e0c8094152b;hpb=4d7bf718a50ed7bc1f1dbbeb8fb2b4abbc1950ee;p=libfirm diff --git a/ir/common/panic.c b/ir/common/panic.c index 564b996c7..b73e2346f 100644 --- a/ir/common/panic.c +++ b/ir/common/panic.c @@ -1,11 +1,15 @@ -/* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe -* All rights reserved. -* -* Authors: Martin Trapp, Christian Schaefer -* -*/ +/* + * Project: libFIRM + * File name: ir/common/panic.c + * Purpose: + * Author: Martin Trapp, Christian Schaefer + * Modified by: + * Created: + * CVS-ID: $Id$ + * Copyright: (c) 1998-2003 Universität Karlsruhe + * Licence: This file protected by GPL - GNU GENERAL PUBLIC LICENSE. + */ -/* $Id$ */ #ifdef HAVE_CONFIG_H # include