X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=README;h=89ac3363a2579dc3b7f445d174383d304fa45207;hb=ecce28ccc9ffd0cf2fa44f70701c33c32be4bc2b;hp=0057c9db9dbe4cd6ba47eb92b8c37628ee6e73d5;hpb=8353663886b90d762d43790780be6cb58fb93c8a;p=yazpp-moved-to-github.git diff --git a/README b/README index 0057c9d..89ac336 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ YAZ++ AKA yazpp - A C++ library for YAZ and a ZOOM C++ API. -Copyright (C) 1998-2011 Index Data +Copyright (C) 1998-2014, Index Data See the file LICENSE for details. Introduction @@ -18,7 +18,7 @@ Documentation ------------- The "doc" directory contains documentation in HTML and PDF. -You can also read it online at http://www.indexdata.dk/yazplusplus/ +You can also read it online at http://www.indexdata.com/yazpp Overview -------- @@ -43,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.