X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fgraph_def.h;h=7c3e9feab9d52f4abfbb0cd53e5d9c9342f24efb;hb=76ad21114b5b0fbb7a37143621278c454b324b09;hp=456602b6004fb2f9331fe081fc0ce0c0da02cfeb;hpb=8a3753760230b270c8f4615891cba2586a661d21;p=collection4.git diff --git a/src/graph_def.h b/src/graph_def.h index 456602b..7c3e9fe 100644 --- a/src/graph_def.h +++ b/src/graph_def.h @@ -1,3 +1,26 @@ +/** + * collection4 - graph_def.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_DEF_H #define GRAPH_DEF_H 1