X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=free%2Flibs%2FREADME;h=4bc91c89ac71de3be5debb8d3203e998139d25a4;hb=70c814157dc1df252c914b743789e5d99e63f611;hp=7c7df2ea5f82c867f9ac78e2f358e55a81d98c8a;hpb=f37a44ee2144b9093520bd31c3558a0d0764a57d;p=libucw.git diff --git a/free/libs/README b/free/libs/README index 7c7df2ea..4bc91c89 100644 --- a/free/libs/README +++ b/free/libs/README @@ -1,7 +1,10 @@ -Sherlock Holmes Libraries 3.13 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -(c) 1997--2008 Martin Mares -(c) 2000--2008 Robert Spalek +Sherlock Holmes Libraries 4.0 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +(c) 1997--2009 Martin Mares +(c) 2000--2009 Robert Spalek +(c) 2006--2009 Pavel Charvat +(c) 2008--2009 Michal Vaner +(c) 2008 Tomas Gavenciak This package contains all libraries from the freely distributable version of the Sherlock Holmes search engine (see http://www.ucw.cz/holmes/). @@ -12,5 +15,5 @@ See doc/install.html for build requirements and instructions. See doc/configure.html if you want to tweak build options. -After you compile the library, you can issue `make docs' to build the api -documentation. It will appear in run/doc. +After you compile the library, you can issue `make docs' to build the API +documentation. It will appear in run/doc. (It is not complete yet, though.)