Author: oracle
Date: Fri Jul 25 17:19:32 2008
New Revision: 28186

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28186&view=rev
Log:
Added RCS keywords and GPL reference.


Modified:
    trunk/src/callable_objects.cpp
    trunk/src/callable_objects.hpp

Modified: trunk/src/callable_objects.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/callable_objects.cpp?rev=28186&r1=28185&r2=28186&view=diff
==============================================================================
--- trunk/src/callable_objects.cpp (original)
+++ trunk/src/callable_objects.cpp Fri Jul 25 17:19:32 2008
@@ -1,3 +1,17 @@
+/* $Id$ */
+/*
+   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 "callable_objects.hpp"
 #include "pathutils.hpp"
 

Modified: trunk/src/callable_objects.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/callable_objects.hpp?rev=28186&r1=28185&r2=28186&view=diff
==============================================================================
--- trunk/src/callable_objects.hpp (original)
+++ trunk/src/callable_objects.hpp Fri Jul 25 17:19:32 2008
@@ -1,3 +1,17 @@
+/* $Id$ */
+/*
+   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 CALLABLE_OBJECTS_HPP_INCLUDED
 #define CALLABLE_OBJECTS_HPP_INCLUDED
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to