X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=README;h=0a4d5d05144c3b3f55916b43e7afee09189dca21;hp=221519901caf2321d4f323b136f7888e31ee799f;hb=b7b92e922e710fab26fc214949cdf8c87c2f4b63;hpb=a4bacf24536063f90d6c6662302957632cb8e2c9 diff --git a/README b/README index 2215199..0a4d5d0 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-2015, 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.