From f8bcb199cd5569dba9039c0286456a2d651a22a8 Mon Sep 17 00:00:00 2001 From: necoro <> Date: Thu, 26 Oct 2006 20:41:52 +0000 Subject: =?UTF-8?q?Changed=20all=20occurences=20of=20"Necoro=20d.M."=20int?= =?UTF-8?q?o=20"Ren=C3=A9=20'Necoro'=20Neumann"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 87601ea..cbbb86c 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ from distutils.core import setup, Extension setup(name="Genetic/One", version="SVN", - author="Necoro d.M.", + author="René 'Necoro' Neumann", license="GPLv2", author_email="necoro@necoro.net", packages=["geneticone", "geneticone.gui", "geneticone.backend"], -- cgit v1.2.3