License ala YAZ
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Oct 2002 12:46:06 +0000 (12:46 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 Oct 2002 12:46:06 +0000 (12:46 +0000)
LICENSE
doc/Makefile.am
doc/license.xml [new file with mode: 0644]
doc/yaz++.xml.in

diff --git a/LICENSE b/LICENSE
index 5e59e8a..507be71 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,26 +1,25 @@
-/*
- * Copyright (c) 1995-2001, Index Data.
- *
- * Permission to use, copy, modify, distribute, and sell this software and
- * its documentation, in whole or in part, for any purpose, is hereby granted,
- * provided that:
- *
- * 1. This copyright and permission notice appear in all copies of the
- * software and its documentation. Notices of copyright or attribution
- * which appear at the beginning of any file must remain unchanged.
- *
- * 2. The names of Index Data or the individual authors may not be used to
- * endorse or promote products derived from this software without specific
- * prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS, IMPLIED, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
- * WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
- * IN NO EVENT SHALL INDEX DATA BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
- * INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR
- * NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
- * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
- * OF THIS SOFTWARE.
- *
- */
+Copyright (c) 1999-2002, Index Data and Mike Taylor.
+
+Permission to use, copy, modify, distribute, and sell this software and
+its documentation, in whole or in part, for any purpose, is hereby granted,
+provided that:
+
+1. This copyright and permission notice appear in all copies of the
+software and its documentation. Notices of copyright or attribution
+which appear at the beginning of any file must remain unchanged.
+
+2. The names of Index Data or the individual authors may not be used to
+endorse or promote products derived from this software without specific
+prior written permission.
+
+THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND,
+EXPRESS, IMPLIED, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
+WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+IN NO EVENT SHALL INDEX DATA BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
+INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR
+NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
+LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+OF THIS SOFTWARE.
+
+
index 790b9cd..f45eee0 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.3 2002-10-23 10:14:11 adam Exp $
+## $Id: Makefile.am,v 1.4 2002-10-23 12:46:07 adam Exp $
 docdir=$(datadir)/doc/@PACKAGE@
 
 SUPPORTFILES = \
@@ -12,11 +12,16 @@ XMLFILES = \
  proxy.xml \
  yaz-proxy-ref.xml \
  yaz-proxy-man.sgml \
+ license.xml \
  yaz++.xml.in
  
 TOP=yaz++.xml
 MANFILES=yaz-proxy.8
-HTMLFILES = yazpp.html installation.html zoom.html proxy.html
+HTMLFILES = installation.html license.html otherinfo-encoding.html \
+ proxy-cache.html proxy.html proxy-keepalive.html proxy-optimizations.html \
+ proxy-target.html proxy-usage.html yazpp.html yaz-proxy.html \
+  zoom-connection.html zoom-exception.html zoom.html zoom-query.html \
+ zoom-record.html zoom-resultset.html
 
 doc_DATA = $(HTMLFILES) yaz++.pdf
 
diff --git a/doc/license.xml b/doc/license.xml
new file mode 100644 (file)
index 0000000..0c575ec
--- /dev/null
@@ -0,0 +1,55 @@
+<!-- $Id: license.xml,v 1.1 2002-10-23 12:46:07 adam Exp $ -->
+ <appendix id="license"><title>License</title>
+
+  <sect1 id="license.indexdata"><title>Index Data Copyright</title>
+
+   <para>
+    Copyright &copy; 1999-2002 Index Data and Mike Taylor.
+   </para>
+
+   <para>
+    Permission to use, copy, modify, distribute, and sell this
+    software and its documentation, in whole or in part, for any
+    purpose, is hereby granted, provided that:
+   </para>
+
+   <para>
+    1. This copyright and permission notice appear in all copies of the
+    software and its documentation. Notices of copyright or attribution
+    which appear at the beginning of any file must remain unchanged.
+   </para>
+
+   <para>
+    2. The names of Index Data or the individual authors may not be used to
+    endorse or promote products derived from this software without specific
+    prior written permission.
+   </para>
+
+   <para>
+    THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND,
+    EXPRESS, IMPLIED, OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
+    WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
+    IN NO EVENT SHALL INDEX DATA BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
+    INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES
+    WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR
+    NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
+    LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+    OF THIS SOFTWARE.
+   </para>
+  </sect1>
+ </appendix>
+
+ <!-- Keep this comment at the end of the file
+ Local variables:
+ mode: sgml
+ sgml-omittag:t
+ sgml-shorttag:t
+ sgml-minimize-attributes:nil
+ sgml-always-quote-attributes:t
+ sgml-indent-step:1
+ sgml-indent-data:t
+ sgml-parent-document: "yaz++.xml"
+ sgml-local-catalogs: nil
+ sgml-namecase-general:t
+ End:
+ -->
index d90cd66..b0f96e3 100644 (file)
@@ -6,17 +6,17 @@
      <!ENTITY chap-zoom SYSTEM "zoom.xml">
      <!ENTITY chap-proxy SYSTEM "proxy.xml">
      <!ENTITY yaz-proxy-ref SYSTEM "yaz-proxy-ref.xml">
+     <!ENTITY app-license SYSTEM "license.xml">
 ]>
-<!-- $Id: yaz++.xml.in,v 1.3 2002-10-23 10:14:11 adam Exp $ -->
+<!-- $Id: yaz++.xml.in,v 1.4 2002-10-23 12:46:07 adam Exp $ -->
 <book id="yazpp">
  <bookinfo>
   <title>YAZ++</title>
   <author><firstname>Mike</firstname><surname>Taylor</surname></author>
   <author><firstname>Adam</firstname><surname>Dickmeiss</surname></author>
   <copyright>
-   <year>2002</year>
-   <holder>Index Data</holder>
-   <holder>Mike Taylor</holder>
+   <year>1999-2002</year>
+   <holder>Index Data, Mike Taylor</holder>
   </copyright>
   <abstract>
    <simpara>
@@ -34,6 +34,7 @@
  &chap-installation;
  &chap-zoom;
  &chap-proxy;
+ &app-license;
 </book>
 
 <!-- Keep this comment at the end of the file