|
From: Bryan T. <tho...@us...> - 2006-03-17 00:57:59
|
Update of /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17492/src/java/org/CognitiveWeb/HyperIBIS/service/jsp Modified Files: test.jsp shruti.jsp rest.jsp rdf2hyperibis.jsp HyperIbisViz.jsp delete.jsp UncertaintyWidgetHelper.jsp put.jsp validate.jsp get.jsp post.jsp Log Message: License correction - moved copyright to Modifications: section of license text. Added license text to several files which had been committed without it. Index: validate.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/validate.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** validate.jsp 1 Dec 2003 00:59:32 -0000 1.1.1.1 --- validate.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 40,43 **** --- 40,44 ---- Modifications: + */ %><%@ page import="org.CognitiveWeb.rest.*" Index: test.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/test.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** test.jsp 1 Dec 2003 00:59:31 -0000 1.1.1.1 --- test.jsp 17 Mar 2006 00:57:55 -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: shruti.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/shruti.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** shruti.jsp 1 Dec 2003 00:59:31 -0000 1.1.1.1 --- shruti.jsp 17 Mar 2006 00:57:55 -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: post.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/post.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** post.jsp 1 Dec 2003 00:59:21 -0000 1.1.1.1 --- post.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ %><%@ page import="org.CognitiveWeb.HyperIBIS.*" Index: delete.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/delete.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** delete.jsp 1 Dec 2003 00:59:15 -0000 1.1.1.1 --- delete.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ %><%@ page import="org.CognitiveWeb.HyperIBIS.*" Index: rest.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/rest.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** rest.jsp 1 Dec 2003 00:59:23 -0000 1.1.1.1 --- rest.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 40,43 **** --- 40,44 ---- Modifications: + */ %><%@ page import="org.CognitiveWeb.rest.*" Index: rdf2hyperibis.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/rdf2hyperibis.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** rdf2hyperibis.jsp 1 Dec 2003 00:59:23 -0000 1.1.1.1 --- rdf2hyperibis.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 40,43 **** --- 40,44 ---- Modifications: + */ %><%@ page import="java.io.*" Index: get.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/get.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** get.jsp 1 Dec 2003 00:59:17 -0000 1.1.1.1 --- get.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ %><%@page import="org.CognitiveWeb.HyperIBIS.*" Index: put.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/put.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** put.jsp 1 Dec 2003 00:59:22 -0000 1.1.1.1 --- put.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 29,33 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 29,32 ---- *************** *** 41,44 **** --- 40,46 ---- Modifications: + + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ %><%@ page import="org.CognitiveWeb.HyperIBIS.*" Index: UncertaintyWidgetHelper.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/UncertaintyWidgetHelper.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** UncertaintyWidgetHelper.jsp 1 Dec 2003 00:59:31 -0000 1.1.1.1 --- UncertaintyWidgetHelper.jsp 17 Mar 2006 00:57:55 -0000 1.2 *************** *** 30,35 **** Portions Copyright (c) 2002-2003 Bryan Thompson. - Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc. - Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. Acknowledgements: --- 30,33 ---- *************** *** 44,47 **** --- 42,48 ---- Modifications: + Portions Copyright (c) 2002-2003 Knowledge Evolution, Inc. + Portions Copyright (c) 2002-2003 Hicks & Associates, Inc. + */ Index: HyperIbisViz.jsp =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/service/jsp/HyperIbisViz.jsp,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** HyperIbisViz.jsp 1 Dec 2003 00:59:20 -0000 1.1.1.1 --- HyperIbisViz.jsp 17 Mar 2006 00:57:55 -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.*" |