X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=src%2Faction_show_graph.h;h=9e3690d5d83da6ac1d2f234c5e97605879883c1e;hp=5b5e78a344b9e2b2dc9ea4e73c551b9b99324191;hb=e3fb09073a64cc051c11c4a1bdcec493f937b764;hpb=25849a1143a916b31fb9782a6cf10399849f88ef diff --git a/src/action_show_graph.h b/src/action_show_graph.h index 5b5e78a..9e3690d 100644 --- a/src/action_show_graph.h +++ b/src/action_show_graph.h @@ -1,3 +1,26 @@ +/** + * collection4 - action_show_graph.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 ACTION_SHOW_GRAPH_H #define ACTION_SHOW_GRAPH_H 1