From: <he...@us...> - 2011-04-29 18:46:14
|
Revision: 278 http://simspark.svn.sourceforge.net/simspark/?rev=278&view=rev Author: hedayat Date: 2011-04-29 18:46:08 +0000 (Fri, 29 Apr 2011) Log Message: ----------- Fix a weird complain by svn Modified Paths: -------------- trunk/spark/plugin/imageperceptor/export.cpp trunk/spark/plugin/imageperceptor/imageperceptor_c.cpp trunk/spark/plugin/imageperceptor/imagerender_c.cpp Modified: trunk/spark/plugin/imageperceptor/export.cpp =================================================================== --- trunk/spark/plugin/imageperceptor/export.cpp 2011-04-29 18:28:11 UTC (rev 277) +++ trunk/spark/plugin/imageperceptor/export.cpp 2011-04-29 18:46:08 UTC (rev 278) @@ -2,7 +2,7 @@ this file is part of rcssserver3D Copyright (C) 2008 RoboCup Soccer Server 3D Maintenance Group - $Id:$ + $Id$ 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 Modified: trunk/spark/plugin/imageperceptor/imageperceptor_c.cpp =================================================================== --- trunk/spark/plugin/imageperceptor/imageperceptor_c.cpp 2011-04-29 18:28:11 UTC (rev 277) +++ trunk/spark/plugin/imageperceptor/imageperceptor_c.cpp 2011-04-29 18:46:08 UTC (rev 278) @@ -2,7 +2,7 @@ this file is part of rcssserver3D Copyright (C) 2008 RoboCup Soccer Server 3D Maintenance Group - $Id:$ + $Id$ 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 Modified: trunk/spark/plugin/imageperceptor/imagerender_c.cpp =================================================================== --- trunk/spark/plugin/imageperceptor/imagerender_c.cpp 2011-04-29 18:28:11 UTC (rev 277) +++ trunk/spark/plugin/imageperceptor/imagerender_c.cpp 2011-04-29 18:46:08 UTC (rev 278) @@ -2,7 +2,7 @@ this file is part of rcssserver3D Copyright (C) 2008 RoboCup Soccer Server 3D Maintenance Group - $Id:$ + $Id$ 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 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |