X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Faction_graph.h;h=6eec4b751d8d138e2b02fceea5393a04932c3d91;hb=6777c7f45bb9470bd95da5e6540dc11f0097a44f;hp=712f398bc7e08eb501d2ce904a1d69c475198c51;hpb=0ab3085f89e64eecd67d3179ea87f0463e918a10;p=collection4.git diff --git a/src/action_graph.h b/src/action_graph.h index 712f398..6eec4b7 100644 --- a/src/action_graph.h +++ b/src/action_graph.h @@ -1,3 +1,26 @@ +/** + * collection4 - action_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_GRAPH_H #define ACTION_GRAPH_H 1