Update of /cvsroot/cweb/rdf-generic/src/java/org/CognitiveWeb/sesame/sailimpl/generic/ctc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14904/rdf-generic/src/java/org/CognitiveWeb/sesame/sailimpl/generic/ctc
Modified Files:
CTCGRdfRepository.java CTCGRdfSchemaRepository.java
CTCGenericStore.java
Log Message:
License change to 1.1
Index: CTCGenericStore.java
===================================================================
RCS file: /cvsroot/cweb/rdf-generic/src/java/org/CognitiveWeb/sesame/sailimpl/generic/ctc/CTCGenericStore.java,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** CTCGenericStore.java 17 Mar 2006 00:29:39 -0000 1.13
--- CTCGenericStore.java 17 Mar 2006 02:16:57 -0000 1.14
***************
*** 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: CTCGRdfSchemaRepository.java
===================================================================
RCS file: /cvsroot/cweb/rdf-generic/src/java/org/CognitiveWeb/sesame/sailimpl/generic/ctc/CTCGRdfSchemaRepository.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** CTCGRdfSchemaRepository.java 30 Nov 2005 14:11:13 -0000 1.9
--- CTCGRdfSchemaRepository.java 17 Mar 2006 02:16:57 -0000 1.10
***************
*** 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: CTCGRdfRepository.java
===================================================================
RCS file: /cvsroot/cweb/rdf-generic/src/java/org/CognitiveWeb/sesame/sailimpl/generic/ctc/CTCGRdfRepository.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** CTCGRdfRepository.java 17 Mar 2006 00:29:39 -0000 1.3
--- CTCGRdfRepository.java 17 Mar 2006 02:16:57 -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
|