X-Git-Url: http://git.indexdata.com/?p=simpleserver-moved-to-github.git;a=blobdiff_plain;f=README;h=83b3b357242d0421203d6d0d3d92b159951991b1;hp=c578e9b18f0aaa479461c7a21bc109cb29e4b4b4;hb=a48f5eb3db599938e2077b582ade3e1161837d44;hpb=3a500fcfaaf2accf934396498f837951fd2be235 diff --git a/README b/README index c578e9b..83b3b35 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ retrieving the results in the form of structured "records". It is widely used in libraries around the world, as well as in the US Federal Government. In addition, it is generally useful whenever you wish to integrate a number of different database systems around a -shared, asbtract data model. +shared, abstract data model. The model of the module is simple: It implements a "generic" Z39.50 server, which invokes callback functions supplied by you to search for @@ -28,8 +28,5 @@ AUTHORS COPYRIGHT AND LICENCE -Copyright (C) 2000-2009 by Index Data. +See file LICENSE -This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself, either Perl version 5.8.4 or, -at your option, any later version of Perl 5 you may have available.