Skip to content

Commit

Permalink
add copyright notice
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeck88 committed Jun 28, 2014
1 parent 559e03c commit 089f9e9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/unit_formula_manager.cpp
@@ -1,3 +1,17 @@
/*
Copyright (C) 2014 by Chris Beck <render787@gmail.com>
Part of the Battle for Wesnoth Project http://www.wesnoth.org/
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 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.
See the COPYING file for more details.
*/

#include "unit_formula_manager.hpp"

#include "callable_objects.hpp"
Expand Down

0 comments on commit 089f9e9

Please sign in to comment.