|
From: Bryan T. <tho...@us...> - 2006-03-17 02:17:26
|
Update of /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14904/hyperibis/src/java/org/CognitiveWeb/HyperIBIS Modified Files: HyperIbisHelper.java UncertaintyData.java UncertaintyWidgetHelper.java Log Message: License change to 1.1 Index: UncertaintyData.java =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/UncertaintyData.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** UncertaintyData.java 17 Mar 2006 00:57:55 -0000 1.2 --- UncertaintyData.java 17 Mar 2006 02:16:51 -0000 1.3 *************** *** 9,13 **** The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.0 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from --- 9,13 ---- The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.1 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from *************** *** 22,28 **** Copyrights: ! Portions created by or assigned to CognitiveWeb, Inc. are Copyright ! (c) 2003-2003 CognitiveWeb, Inc. All Rights Reserved. Contact ! information for CognitiveWeb, Inc. is available at http://www.CognitiveWeb.org --- 22,28 ---- Copyrights: ! Portions created by or assigned to CognitiveWeb are Copyright ! (c) 2003-2003 CognitiveWeb All Rights Reserved. Contact ! information for CognitiveWeb is available at http://www.CognitiveWeb.org Index: HyperIbisHelper.java =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/HyperIbisHelper.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** HyperIbisHelper.java 17 Mar 2006 00:57:55 -0000 1.2 --- HyperIbisHelper.java 17 Mar 2006 02:16:51 -0000 1.3 *************** *** 9,13 **** The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.0 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from --- 9,13 ---- The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.1 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from *************** *** 22,28 **** Copyrights: ! Portions created by or assigned to CognitiveWeb, Inc. are Copyright ! (c) 2003-2003 CognitiveWeb, Inc. All Rights Reserved. Contact ! information for CognitiveWeb, Inc. is available at http://www.CognitiveWeb.org --- 22,28 ---- Copyrights: ! Portions created by or assigned to CognitiveWeb are Copyright ! (c) 2003-2003 CognitiveWeb All Rights Reserved. Contact ! information for CognitiveWeb is available at http://www.CognitiveWeb.org Index: UncertaintyWidgetHelper.java =================================================================== RCS file: /cvsroot/cweb/hyperibis/src/java/org/CognitiveWeb/HyperIBIS/UncertaintyWidgetHelper.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** UncertaintyWidgetHelper.java 17 Mar 2006 00:57:55 -0000 1.2 --- UncertaintyWidgetHelper.java 17 Mar 2006 02:16:51 -0000 1.3 *************** *** 9,13 **** The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.0 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from --- 9,13 ---- The contents of this file are subject to the CognitiveWeb Open Source ! License Version 1.1 (the License). You may not copy or use this file, in either source code or executable form, except in compliance with the License. You may obtain a copy of the License from *************** *** 22,28 **** Copyrights: ! Portions created by or assigned to CognitiveWeb, Inc. are Copyright ! (c) 2003-2003 CognitiveWeb, Inc. All Rights Reserved. Contact ! information for CognitiveWeb, Inc. is available at http://www.CognitiveWeb.org --- 22,28 ---- Copyrights: ! Portions created by or assigned to CognitiveWeb are Copyright ! (c) 2003-2003 CognitiveWeb All Rights Reserved. Contact ! information for CognitiveWeb is available at http://www.CognitiveWeb.org |