X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=html_dumper.h;h=11be46963a0268eeeda424d008b7a9725b9000de;hb=ed09bface18ba83118776d7a880250388aafe315;hp=ad9df54ae783be220f8f2fc6926502536c5ca7fe;hpb=a3c91946e75532e6e5ee435c948c9bf98e631f50;p=libfirm diff --git a/html_dumper.h b/html_dumper.h index ad9df54ae..11be46963 100644 --- a/html_dumper.h +++ b/html_dumper.h @@ -1,3 +1,29 @@ +/* + * 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. + */ + +/** + * @file + * @brief HTML dumper for PBQP. + * @date 03.10.2008 + * @author Sebastian Buchwald + * @version $Id$ + */ #ifndef KAPS_HTML_DUMPER_H #define KAPS_HTML_DUMPER_H