[Toxicengine-cvs] website features.php,1.1,1.2
Status: Alpha
Brought to you by:
jperret
From: Jonathan P. <jp...@us...> - 2004-10-21 20:47:45
|
Update of /cvsroot/toxicengine/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29511 Modified Files: features.php Log Message: minor tweaks to the web site to reflect the change of leadership Index: features.php =================================================================== RCS file: /cvsroot/toxicengine/website/features.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** features.php 2 Oct 2004 01:44:42 -0000 1.1 --- features.php 21 Oct 2004 20:47:26 -0000 1.2 *************** *** 4,20 **** Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic 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. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software --- 4,20 ---- Copyright (C) 2003-2004 Francois Beaune Contact: be...@ai... ! This file is part of toxic. ! toxic 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. ! toxic is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ! You should have received a copy of the GNU General Public License along with toxic; if not, write to the Free Software *************** *** 31,36 **** <p>This page will list features of the last stable release of <em>toxic</em>. Since there is no ! stable version yet, it currently lists features of the last development release ! (<em>toxic</em> 1.0 alpha–2).</p> <p>For features to be implemented, have a look at the <a href="/developers/roadmap.php">Roadmap</a> page --- 31,35 ---- <p>This page will list features of the last stable release of <em>toxic</em>. Since there is no ! stable version yet, it currently lists features of the latest development release.</p> <p>For features to be implemented, have a look at the <a href="/developers/roadmap.php">Roadmap</a> page |