X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=README;h=0fce06f8494bf8ba33f14e3bb7abcef05915be42;hp=4460120fe9e9fdb508c48945c7c6704ec7c62e63;hb=bb84694ae5b1951689fe049bef536e5a73deb208;hpb=cc941fb37956158f364fb2b5bf7d7b56889e643e diff --git a/README b/README index 4460120..0fce06f 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -YAZ toolkit - $Id: README,v 1.51 2008-01-14 23:13:54 adam Exp $ +YAZ toolkit -Copyright (C) 1995-2008, Index Data ApS. +Copyright (C) 1995-2015 Index Data. See the file LICENSE for details. The primary output of the source here is the YAZ library, which @@ -16,7 +16,7 @@ On Windows, a MS Visual Studio makefile is provided (nmake). The commands nmake should do. Refer to doc/installation.win32.html for details. -Note: If you are using the CVS snapshot of YAZ you must have autoconf, +Note: If you are using the Git snapshot of YAZ you must have autoconf, automake, libtool and xsltproc installed. Before running configure, create support files by running buildconf.sh in the top-level directory of YAZ.