summaryrefslogtreecommitdiff
path: root/geneticone/__init__.py
diff options
context:
space:
mode:
authornecoro <>2006-09-29 20:20:55 +0000
committernecoro <>2006-09-29 20:20:55 +0000
commite40678773a92364a2e3b116dab81e7b6c73b3083 (patch)
treee39639de1ae29b1199f35514fa9a8062875e90e7 /geneticone/__init__.py
parent8146fd4955dd15c51bffecc3f578e4a0d7dbb121 (diff)
downloadportato-e40678773a92364a2e3b116dab81e7b6c73b3083.tar.gz
portato-e40678773a92364a2e3b116dab81e7b6c73b3083.tar.bz2
portato-e40678773a92364a2e3b116dab81e7b6c73b3083.zip
Made structure change work
Diffstat (limited to '')
-rw-r--r--geneticone/__init__.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/geneticone/__init__.py b/geneticone/__init__.py
new file mode 100644
index 0000000..1996ee2
--- /dev/null
+++ b/geneticone/__init__.py
@@ -0,0 +1,10 @@
+#
+# File: geneticone/__init__.py
+# This file is part of the Genetic/One-Project, a graphical portage-frontend.
+#
+# Copyright (C) 2006 Necoro d.M.
+# This is free software. You may redistribute copies of it under the terms of
+# the GNU General Public License version 2.
+# There is NO WARRANTY, to the extent permitted by law.
+#
+# Written by Necoro d.M. <necoro@necoro.net>