From: Bryan T. <tho...@us...> - 2006-03-16 22:46:20
|
Update of /cvsroot/cweb/rss/src/sql In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14081/src/sql Modified Files: MySQL.sql Log Message: License correction - moved copyright to Modifications: section of license text. Index: MySQL.sql =================================================================== RCS file: /cvsroot/cweb/rss/src/sql/MySQL.sql,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** MySQL.sql 30 Nov 2003 21:32:06 -0000 1.1.1.1 --- MySQL.sql 16 Mar 2006 22:46:09 -0000 1.2 *************** *** 28,32 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates. Acknowledgements: --- 28,31 ---- *************** *** 41,44 **** --- 40,45 ---- Modifications: + Portions Copyright (c) 2002-2003 Hicks & Associates. + */ |