Do not mention notes about CVS to Git conversion
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Feb 2013 12:30:39 +0000 (13:30 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 12 Feb 2013 12:35:01 +0000 (13:35 +0100)
META.yml [deleted file]
README

diff --git a/META.yml b/META.yml
deleted file mode 100644 (file)
index 4e1f32e..0000000
--- a/META.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
-name:         Net-Z3950-SimpleServer
-version:      1.05
-version_from: SimpleServer.pm
-installdirs:  site
-requires:
-
-distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
diff --git a/README b/README
index 34ab48f..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
@@ -30,10 +30,3 @@ COPYRIGHT AND LICENCE
 
 See file LICENSE
 
-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."