|
From: Bryan T. <tho...@us...> - 2006-03-17 02:17:30
|
Update of /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14904/generic-test/src/java/org/CognitiveWeb/generic/isomorph Modified Files: DefaultConsistencyTestProxyTestCase.java DefaultLabelerProxyTestCase.java DefaultMappingIteratorProxyTestCase.java DefaultMappingProxyTestCase.java DefaultVertexClassificationProxyTestCase.java GraphIsomorphProxyTestCase.java NullLabeler.java PropertyCountLabeler.java RDFLabeler.java RDFPropertySchema.java Log Message: License change to 1.1 Index: DefaultLabelerProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/DefaultLabelerProxyTestCase.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DefaultLabelerProxyTestCase.java 23 Aug 2005 15:52:38 -0000 1.2 --- DefaultLabelerProxyTestCase.java 17 Mar 2006 02:16:50 -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: DefaultMappingProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/DefaultMappingProxyTestCase.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DefaultMappingProxyTestCase.java 13 Jan 2005 15:18:51 -0000 1.4 --- DefaultMappingProxyTestCase.java 17 Mar 2006 02:16:50 -0000 1.5 *************** *** 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: DefaultConsistencyTestProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/DefaultConsistencyTestProxyTestCase.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DefaultConsistencyTestProxyTestCase.java 5 Jan 2005 21:56:14 -0000 1.2 --- DefaultConsistencyTestProxyTestCase.java 17 Mar 2006 02:16:50 -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: NullLabeler.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/NullLabeler.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** NullLabeler.java 4 Jan 2005 20:54:53 -0000 1.1 --- NullLabeler.java 17 Mar 2006 02:16:50 -0000 1.2 *************** *** 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: RDFPropertySchema.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/RDFPropertySchema.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RDFPropertySchema.java 4 Jan 2005 20:54:53 -0000 1.1 --- RDFPropertySchema.java 17 Mar 2006 02:16:50 -0000 1.2 *************** *** 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: PropertyCountLabeler.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/PropertyCountLabeler.java,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** PropertyCountLabeler.java 4 Jan 2005 20:54:53 -0000 1.1 --- PropertyCountLabeler.java 17 Mar 2006 02:16:50 -0000 1.2 *************** *** 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: DefaultMappingIteratorProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/DefaultMappingIteratorProxyTestCase.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** DefaultMappingIteratorProxyTestCase.java 9 Nov 2005 21:06:40 -0000 1.5 --- DefaultMappingIteratorProxyTestCase.java 17 Mar 2006 02:16:50 -0000 1.6 *************** *** 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: GraphIsomorphProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/GraphIsomorphProxyTestCase.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** GraphIsomorphProxyTestCase.java 23 Aug 2005 15:52:38 -0000 1.4 --- GraphIsomorphProxyTestCase.java 17 Mar 2006 02:16:50 -0000 1.5 *************** *** 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: RDFLabeler.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/RDFLabeler.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** RDFLabeler.java 11 Jan 2005 23:51:31 -0000 1.2 --- RDFLabeler.java 17 Mar 2006 02:16:50 -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: DefaultVertexClassificationProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-test/src/java/org/CognitiveWeb/generic/isomorph/DefaultVertexClassificationProxyTestCase.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DefaultVertexClassificationProxyTestCase.java 11 Jan 2005 23:51:31 -0000 1.3 --- DefaultVertexClassificationProxyTestCase.java 17 Mar 2006 02:16:50 -0000 1.4 *************** *** 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 |