From 24da1dd6cbfd8767cb156e5143c2ecfa0ba6dcda Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Sat, 19 Jul 2014 22:17:14 +0200 Subject: [PATCH] Typo in README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index fe05f9f..c0ec3fb 100644 --- a/README.rst +++ b/README.rst @@ -15,7 +15,7 @@ History Segpy is a fork of a seemingly abandoned Python SEG Y reader called `SegyPY `_ which was last updated in 2005. I couldn't get a response from the original author of SegyPY and since it the code was under an LGPL license I took the decision in 2011 to fork and run a new project on Google Code, under a the name of -*Segpy* avoid confusion. In July 2014 the project was again migrated from a now defunct Mercural repository on Google +*Segpy* avoid confusion. In July 2014 the project was again migrated from a now defunct Mercurial repository on Google Code to this Git repository on GitHub. The aim of the revived project is to fix serious problems with the code base in the area of correctness and