X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=d9db75ea041c418e3924050ee1896f85b546ca01;hp=73f2747e357b6d03daf97585ed78611dadabc1a6;hb=2f290fa37534e47e77ca02ff1dcb47d2b56be500;hpb=916452d348a342be0b6bbc054d59bc8897fb2f79 diff --git a/doc/introduction.xml b/doc/introduction.xml index 73f2747..d9db75e 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,39 +1,22 @@ - Introduction - YAZ++ - is a C++ layer for YAZ and implements the ANSI Z39.50 - protocol for information retrieval (client and server side). - While YAZ itself can be used from both C and C++ it is limited by the - common denomiator: C. + YAZ++ + is a C++ layer for YAZ and implements the ANSI + Z39.50 protocol for information + retrieval (client and server side). The YAZ++ packages also features a ZOOM interface for C++ ( - ZOOM C++). + ZOOM C++). - Later versions (0.7+) of YAZ++ also supports SRW/SRU. + Later versions (0.7+) of YAZ++ also supports SRU. - - YAZ++ and ZOOM C++ uses the same license as YAZ - see LICENSE file - for details. - - - This package also contains a proxy as well as a proxy library. - The proxy can be used to debug existing Z39.50 implementations, - optimize Z39.50 operation (by caching and other mechanisms), and - offer a SRW/SRU service. - The proxy and the proxy library is covered by the GPL. - See LICENSE.proxy for details. - - -
+
Licensing - The Proxy and its companion library is covered by the - GPL. - The remaning parts: the ZOOM-C++ binding and the YAZ++ library is covered - by the YAZ license. + YAZ++ and ZOOM-C++ is is covered + by Revised BSD License.
@@ -47,7 +30,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t - sgml-parent-document:"yaz++.xml" + sgml-parent-document:"yazpp.xml" sgml-local-catalogs: nil sgml-namecase-general:t End: