Ignore two more generated files
[simpleserver-moved-to-github.git] / README
diff --git a/README b/README
index 17e045d..83b3b35 100644 (file)
--- 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,16 +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.
-
-CONVERSION FROM CVS
-
-This module was originally maintained under CVS, and was converted to
-git as follows:
-
-$ cd /usr/local/src/git/git-tools/id-cvs-to-git/
-$ CVSROOT=:ext:mike@bagel.indexdata.com:/home/cvsroot ./id-cvs-to-git.sh CVS simpleserver "Simple Perl API for building Z39.50 servers."