The UCW Libraries @VERSION@
- (c) 1997--2012 Martin Mares <mj@ucw.cz>
+ (c) 1997--2014 Martin Mares <mj@ucw.cz>
+ (c) 2006--2014 Pavel Charvat <pchar@ucw.cz>
(c) 2000--2009 Robert Spalek <robert@ucw.cz>
- (c) 2006--2012 Pavel Charvat <pchar@ucw.cz>
- (c) 2008--2009 Michal Vaner <vorner@ucw.cz>
- (c) 2008 Tomas Gavenciak <gavento@ucw.cz>
- (c) 2010 Daniel Fiala <danfiala@ucw.cz>
+
+ and other contributors listed in ucw/doc/index.txt
################################################################################
This package contains the LibUCW library and several other libraries,
which have split off the Sherlock Holmes search engine project.
-See ucw/doc/install.txt for build requirements and instructions.
+See:
-See ucw/doc/relnotes.txt for release notes.
+ o ucw/doc/install.txt for build requirements and instructions.
+ o ucw/doc/relnotes.txt for release notes.
+ o ucw/doc/index.txt for master index of documentation.
For more information, take a look at http://www.ucw.cz/libucw/.
License
-------
-The UCW library is copyrighted by its authors:
+The UCW library is copyrighted by its authors.
+
+It can be freely distributed and used according to the terms of
+the GNU Lesser General Public License, either version 2 or any later
+version.
+
+Authors
+-------
+Primary authors and maintainers are:
- Pavel Charvát <mailto:pchar\@ucw.cz[]>
- Martin Mareš <mailto:mj\@ucw.cz[]>
- Robert Špalek <mailto:robert\@ucw.cz[]>
-- Michal Vaner <mailto:vorner\@ucw.cz[]>
-It can be freely distributed and used according to the terms of
-the GNU Lesser General Public License, either version 2 or any later
-version.
+Several modules have been contributed by:
+
+- Daniel Fiala <mailto:danfiala\@ucw.cz[]> (strtonum)
+- Tomáš Gavenčiak <mailto:gavento\@ucw.cz[]> (logging system)
+- Jan Moskyto Matějka <mailto:mq\@ucw.cz[]> (option parser, fb-multi)
+- Tomáš Valla <mailto:tom\@ucw.cz[]> (varint)
+- Michal Vaner <mailto:vorner\@ucw.cz[]> (documentation system)