From: Bryan T. <tho...@us...> - 2006-03-16 18:50:59
|
Update of /cvsroot/cweb/client/src/java/org/CognitiveWeb/rest/client In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31745/src/java/org/CognitiveWeb/rest/client Modified Files: XMLHelper.java Log Message: License correction - moved copyright to Modifications: section of license text. Index: XMLHelper.java =================================================================== RCS file: /cvsroot/cweb/client/src/java/org/CognitiveWeb/rest/client/XMLHelper.java,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** XMLHelper.java 22 Jun 2004 20:54:12 -0000 1.6 --- XMLHelper.java 16 Mar 2006 18:50:47 -0000 1.7 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 42,45 **** --- 41,46 ---- Modifications: + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ |