From: Bryan T. <tho...@us...> - 2006-03-17 02:17:23
|
Update of /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14904/generic-mem/src/test/org/CognitiveWeb/generic/store/memory Modified Files: AbstractMemoryTestCase.java DefaultIndexProxyTestCase.java DefaultMemoryTestCase.java LinkSetProxyTestCase.java MGenericProxyTestCase.java Log Message: License change to 1.1 Index: AbstractMemoryTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory/AbstractMemoryTestCase.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** AbstractMemoryTestCase.java 8 Nov 2005 21:19:36 -0000 1.4 --- AbstractMemoryTestCase.java 17 Mar 2006 02:16:47 -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: DefaultIndexProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory/DefaultIndexProxyTestCase.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DefaultIndexProxyTestCase.java 11 Sep 2005 00:02:17 -0000 1.3 --- DefaultIndexProxyTestCase.java 17 Mar 2006 02:16:47 -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 Index: MGenericProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory/MGenericProxyTestCase.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MGenericProxyTestCase.java 11 Sep 2005 00:02:17 -0000 1.2 --- MGenericProxyTestCase.java 17 Mar 2006 02:16:47 -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: DefaultMemoryTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory/DefaultMemoryTestCase.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DefaultMemoryTestCase.java 3 Jan 2005 16:05:43 -0000 1.2 --- DefaultMemoryTestCase.java 17 Mar 2006 02:16:47 -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: LinkSetProxyTestCase.java =================================================================== RCS file: /cvsroot/cweb/generic-mem/src/test/org/CognitiveWeb/generic/store/memory/LinkSetProxyTestCase.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** LinkSetProxyTestCase.java 9 Nov 2005 17:12:01 -0000 1.3 --- LinkSetProxyTestCase.java 17 Mar 2006 02:16:47 -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 |