X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_list.h;h=d0022d788123bcbeab920084ddb5cdc056a5adfa;hb=7173d20ea5c32867ccb6a10f3417a632e41bfe66;hp=a7ca00344536a26a3390c84b166678655bbbc2b8;hpb=57ea63c5b3af362e4663e04f04c73e7015ecf83d;p=collection4.git diff --git a/src/graph_list.h b/src/graph_list.h index a7ca003..d0022d7 100644 --- a/src/graph_list.h +++ b/src/graph_list.h @@ -1,3 +1,26 @@ +/** + * collection4 - graph_list.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_LIST_H #define GRAPH_LIST_H 1