test.sh: use Python-3-compatible print().
[pycomedi.git] / README
diff --git a/README b/README
index 6edb8d5d54fdfd57cd2891a2dc42ffa2c549d369..74fda4421a4235165a5a998af19446209295a06f 100644 (file)
--- a/README
+++ b/README
@@ -52,7 +52,7 @@ Installing by hand
 
 Pycomedi is available as a Git_ repository::
 
-    $ git clone http://www.physics.drexel.edu/~wking/code/git/pycomedi.git
+    $ git clone git://tremily.us/pycomedi.git
 
 
 See the homepage_ for details.  To install the checkout, run the
@@ -83,21 +83,19 @@ Licence
 =======
 
 This project is distributed under the `GNU General Public License
-Version 3`_ or greater.
+Version 2`_ or greater.
 
 
 Author
 ======
 
 W. Trevor King
-wking@drexel.edu
-Copyright 2007-2011
+wking@tremily.us
 
 
 .. _Comedi: http://www.comedi.org/
 .. _layman: http://layman.sourceforge.net/
-.. _wtk overlay:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/Gentoo_overlay
+.. _wtk overlay: http://blog.tremily.us/posts/Gentoo_overlay/
 .. _science overlay: http://overlays.gentoo.org/proj/science/wiki/en
 .. _Debian: http://www.debian.org/
 .. _Gentoo: http://www.gentoo.org/
@@ -106,6 +104,6 @@ Copyright 2007-2011
 .. _nose: http://somethingaboutorange.com/mrl/projects/nose/
 .. _Cython: http://www.cython.org/
 .. _Git: http://git-scm.com/
-.. _homepage:
-     http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/pycomedi/
-.. _GNU General Public License Version 3: http://www.gnu.org/licenses/gpl.txt
+.. _homepage: http://blog.tremily.us/posts/pycomedi/
+.. _GNU General Public License Version 2:
+     http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt