From: Bryan T. <tho...@us...> - 2006-03-16 22:30:53
|
Update of /cvsroot/cweb/rest/src/test/org/CognitiveWeb/rest In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7259/src/test/org/CognitiveWeb/rest Modified Files: JTidyTest.jsp applyXMLBaseTest.jsp Log Message: License correction - moved copyright to Modifications: section of license text. Index: applyXMLBaseTest.jsp =================================================================== RCS file: /cvsroot/cweb/rest/src/test/org/CognitiveWeb/rest/applyXMLBaseTest.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** applyXMLBaseTest.jsp 30 Nov 2003 21:00:19 -0000 1.1.1.1 --- applyXMLBaseTest.jsp 16 Mar 2006 22:30:46 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2003 Hicks & Associates, Inc. + */ %><%@ page import="java.io.*" Index: JTidyTest.jsp =================================================================== RCS file: /cvsroot/cweb/rest/src/test/org/CognitiveWeb/rest/JTidyTest.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** JTidyTest.jsp 30 Nov 2003 21:00:19 -0000 1.1.1.1 --- JTidyTest.jsp 16 Mar 2006 22:30:46 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2003 Hicks & Associates, Inc. + */ %><%@ page import="java.io.*" |