X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=README;h=89ac3363a2579dc3b7f445d174383d304fa45207;hb=ecce28ccc9ffd0cf2fa44f70701c33c32be4bc2b;hp=221519901caf2321d4f323b136f7888e31ee799f;hpb=a4bacf24536063f90d6c6662302957632cb8e2c9;p=yazpp-moved-to-github.git diff --git a/README b/README index 2215199..89ac336 100644 --- a/README +++ b/README @@ -1,6 +1,7 @@ -YAZ++ - A C++ library for YAZ and a ZOOM C++ API. +YAZ++ AKA yazpp - A C++ library for YAZ and a ZOOM C++ API. -$Id: README,v 1.7 2004-04-11 17:31:46 adam Exp $ +Copyright (C) 1998-2014, Index Data +See the file LICENSE for details. Introduction ------------ @@ -17,7 +18,7 @@ Documentation ------------- The "doc" directory contains documentation in HTML and PDF. -You can also read it online at http://www.indexdata.dk/yaz++/ +You can also read it online at http://www.indexdata.com/yazpp Overview -------- @@ -42,7 +43,7 @@ ZOOM-C++ The ZOOM library in this distribution implements the ZOOM C++ binding described on the ZOOM web-site at - http://zoom.z3950.org/bind/cplusplus/index.html + http://zoom.z3950.org/bind/cplusplus/ It provides a simple but powerful API for constructing Z39.50 client applications. See the documentation in doc/zoom.xml for much more information.