Revision: 135
http://adchpp.svn.sourceforge.net/adchpp/?rev=135&view=rev
Author: pietricica
Date: 2008-06-25 07:50:04 -0700 (Wed, 25 Jun 2008)
Log Message:
-----------
Edited the doxydoc mainpage comment ( regarding licensing)
Modified Paths:
--------------
adchpp/trunk/adchpp/common.h
Modified: adchpp/trunk/adchpp/common.h
===================================================================
--- adchpp/trunk/adchpp/common.h 2008-05-02 12:42:20 UTC (rev 134)
+++ adchpp/trunk/adchpp/common.h 2008-06-25 14:50:04 UTC (rev 135)
@@ -20,9 +20,7 @@
* @mainpage
*
* ADCH++ is a server application meant to be used in the Direct Connect network,
- * released under a yet to be decided licence. If you're reading this it means one
- * of two things, you got it from me (Jacek Sieka) directly, or you're not allowed
- * to use it.
+ * released under the GNU General Public License.
*
* There's a plugin API about which you can find some general
* information on the @ref PluginAPI page.
@@ -33,7 +31,7 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
*
- * Please see the readme or contact me for full details regarding
+ * Please see the license.txt file for full details regarding
* licensing.
*/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|