Added missing copyright header
This commit is contained in:
parent
bc47f05b3f
commit
4bd7bcd7d3
1 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,16 @@
|
|||
/*
|
||||
Copyright (C) 2013 - 2016 by 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 "game_initialization/configure_engine.hpp"
|
||||
#include "formula/string_utils.hpp"
|
||||
#include "game_config_manager.hpp"
|
||||
|
|
Loading…
Add table
Reference in a new issue