From: Bryan T. <tho...@us...> - 2006-03-16 22:30:52
|
Update of /cvsroot/cweb/rest/src/webapp/jsp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7259/src/webapp/jsp Modified Files: JTidyTest.jsp Log Message: License correction - moved copyright to Modifications: section of license text. Index: JTidyTest.jsp =================================================================== RCS file: /cvsroot/cweb/rest/src/webapp/jsp/JTidyTest.jsp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** JTidyTest.jsp 8 Dec 2003 17:25:20 -0000 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.*" |