Author: ilor
Date: Tue May 19 23:49:27 2009
New Revision: 35763
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35763&view=rev
Log:
add/modify header copyright info for new files
Modified:
trunk/src/server/player_network.cpp
trunk/src/server/player_network.hpp
trunk/src/server/room.cpp
trunk/src/server/room.hpp
Modified: trunk/src/server/player_network.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/player_network.cpp?rev=35763&r1=35762&r2=35763&view=diff
==============================================================================
--- trunk/src/server/player_network.cpp (original)
+++ trunk/src/server/player_network.cpp Tue May 19 23:49:27 2009
@@ -1,3 +1,18 @@
+/* $Id$ */
+/*
+ Copyright (C) 2003 - 2009 by David White <[email protected]>
+ Copyright (C) 2009 by Tomasz Sniatowski <[email protected]>
+ 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 version 2
+ 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 "player_network.hpp"
namespace wesnothd {
Modified: trunk/src/server/player_network.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/player_network.hpp?rev=35763&r1=35762&r2=35763&view=diff
==============================================================================
--- trunk/src/server/player_network.hpp (original)
+++ trunk/src/server/player_network.hpp Tue May 19 23:49:27 2009
@@ -1,6 +1,7 @@
/* $Id$ */
/*
Copyright (C) 2003 - 2009 by David White <[email protected]>
+ Copyright (C) 2009 by Tomasz Sniatowski <[email protected]>
Part of the Battle for Wesnoth Project http://www.wesnoth.org/
This program is free software; you can redistribute it and/or modify
Modified: trunk/src/server/room.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/room.cpp?rev=35763&r1=35762&r2=35763&view=diff
==============================================================================
--- trunk/src/server/room.cpp (original)
+++ trunk/src/server/room.cpp Tue May 19 23:49:27 2009
@@ -1,3 +1,17 @@
+/* $Id$ */
+/*
+ Copyright (C) 2009 by Tomasz Sniatowski <[email protected]>
+ 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 version 2
+ 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.hpp"
#include "player_network.hpp"
#include "room.hpp"
Modified: trunk/src/server/room.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/room.hpp?rev=35763&r1=35762&r2=35763&view=diff
==============================================================================
--- trunk/src/server/room.hpp (original)
+++ trunk/src/server/room.hpp Tue May 19 23:49:27 2009
@@ -1,6 +1,6 @@
/* $Id$ */
/*
- Copyright (C) 2003 - 2009 by David White <[email protected]>
+ Copyright (C) 2009 by Tomasz Sniatowski <[email protected]>
Part of the Battle for Wesnoth Project http://www.wesnoth.org/
This program is free software; you can redistribute it and/or modify
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits