Update of /cvsroot/cweb/oracle-sail/src/java/org/CognitiveWeb/sesame/sailimpl/oracle
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14904/oracle-sail/src/java/org/CognitiveWeb/sesame/sailimpl/oracle
Modified Files:
DeleteOracleRepository.java Encoder.java
OracleRdfRepository.java
Log Message:
License change to 1.1
Index: OracleRdfRepository.java
===================================================================
RCS file: /cvsroot/cweb/oracle-sail/src/java/org/CognitiveWeb/sesame/sailimpl/oracle/OracleRdfRepository.java,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** OracleRdfRepository.java 21 Dec 2005 21:45:48 -0000 1.27
--- OracleRdfRepository.java 17 Mar 2006 02:16:54 -0000 1.28
***************
*** 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: Encoder.java
===================================================================
RCS file: /cvsroot/cweb/oracle-sail/src/java/org/CognitiveWeb/sesame/sailimpl/oracle/Encoder.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Encoder.java 15 Dec 2005 15:43:34 -0000 1.4
--- Encoder.java 17 Mar 2006 02:16:54 -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: DeleteOracleRepository.java
===================================================================
RCS file: /cvsroot/cweb/oracle-sail/src/java/org/CognitiveWeb/sesame/sailimpl/oracle/DeleteOracleRepository.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** DeleteOracleRepository.java 19 Dec 2005 15:51:36 -0000 1.4
--- DeleteOracleRepository.java 17 Mar 2006 02:16:54 -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
|