X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=bucket_t.h;h=f38d6da0ddec5910d6813b0a32fe0540eb67ccb9;hb=b53f0ce545ee17c6af98601216f1591e5db3c5cb;hp=f58e51166e03cd636155aeaab86080f9fbac22da;hpb=7319b116dcc227f8595d313c2018ea3fe9654254;p=libfirm diff --git a/bucket_t.h b/bucket_t.h index f58e51166..f38d6da0d 100644 --- a/bucket_t.h +++ b/bucket_t.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 Node/edge bucket data types. + * @date 30.11.2008 + * @author Sebastian Buchwald + * @version $Id$ + */ #ifndef KAPS_BUCKET_T_H #define KAPS_BUCKET_T_H