X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_def.c;h=bcef8cfda810320569b2e4e959cf55632535eac2;hb=eceb676f7780ab7490b32708131f5c115e838427;hp=4bd5f1e339bc4b9431d74232af1484c5380a4d62;hpb=48e1cdc50ece8684c0ab87e8162d7fffe2edfbd0;p=collection4.git diff --git a/src/graph_def.c b/src/graph_def.c index 4bd5f1e..bcef8cf 100644 --- a/src/graph_def.c +++ b/src/graph_def.c @@ -1,3 +1,26 @@ +/** + * collection4 - graph_def.c + * 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 + **/ + #include #include #include