X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_types.h;h=5461115f8f03d964e7d84160d0ce1c1e0ff4b263;hb=f393a5cc0a2a7b0cd1d5b06166966d7af6f9daf5;hp=623e671056b784d190c5f4241eda06425856e0b0;hpb=2c85f876c1b9d5c161694cfb03cf20773b74c844;p=collection4.git diff --git a/src/graph_types.h b/src/graph_types.h index 623e671..5461115 100644 --- a/src/graph_types.h +++ b/src/graph_types.h @@ -1,3 +1,26 @@ +/** + * collection4 - graph_types.h + * Copyright (C) 2010 Florian octo Forster + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301 USA + * + * Authors: + * Florian octo Forster + **/ + #ifndef GRAPH_TYPES_H #define GRAPH_TYPES_H 1