[phpMP-CVS] CVS: phpMP/dba mysql.dba,1.12,1.13
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2002-04-23 08:14:58
|
Update of /cvsroot/phpmp/phpMP/dba In directory usw-pr-cvs1:/tmp/cvs-serv20908/dba Modified Files: mysql.dba Log Message: Changed license; added double-include security. Index: mysql.dba =================================================================== RCS file: /cvsroot/phpmp/phpMP/dba/mysql.dba,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -r1.12 -r1.13 *** mysql.dba 11 Apr 2002 05:40:15 -0000 1.12 --- mysql.dba 23 Apr 2002 08:14:54 -0000 1.13 *************** *** 23,27 **** ******************************************************************************* ! This software is provided under the BSD software license. A copy of the license should have been included with this software, located in the Docs folder. Feel free to redistribute and/or modify it according to the --- 23,27 ---- ******************************************************************************* ! This software is provided under the GPL software license. A copy of the license should have been included with this software, located in the Docs folder. Feel free to redistribute and/or modify it according to the |