Author: baufo
Date: Fri May 22 15:49:11 2009
New Revision: 35819
URL: http://svn.gna.org/viewcvs/wesnoth?rev=35819&view=rev
Log:
added copyright/license info to server/mail.*
Modified:
trunk/src/server/mail.cpp
trunk/src/server/mail.hpp
Modified: trunk/src/server/mail.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/mail.cpp?rev=35819&r1=35818&r2=35819&view=diff
==============================================================================
--- trunk/src/server/mail.cpp (original)
+++ trunk/src/server/mail.cpp Fri May 22 15:49:11 2009
@@ -1,3 +1,17 @@
+/* $Id$ */
+/*
+ Copyright (C) 2008 - 2009 by Thomas Baumhauer
<[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 "mail.hpp"
#include <iostream>
Modified: trunk/src/server/mail.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/server/mail.hpp?rev=35819&r1=35818&r2=35819&view=diff
==============================================================================
--- trunk/src/server/mail.hpp (original)
+++ trunk/src/server/mail.hpp Fri May 22 15:49:11 2009
@@ -1,3 +1,17 @@
+/* $Id$ */
+/*
+ Copyright (C) 2008 - 2009 by Thomas Baumhauer
<[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.
+*/
+
#ifndef MAIL_HPP_INCLUDED
#define MAIL_HPP_INCLUDED
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits