diff --git a/src/unit_formula_manager.cpp b/src/unit_formula_manager.cpp index 14f17b9fc1ea..163aaaf53d68 100644 --- a/src/unit_formula_manager.cpp +++ b/src/unit_formula_manager.cpp @@ -1,3 +1,17 @@ +/* + Copyright (C) 2014 by Chris Beck + 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"