Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/services/console/lib/purk/info.py
diff options
context:
space:
mode:
Diffstat (limited to 'services/console/lib/purk/info.py')
-rw-r--r--services/console/lib/purk/info.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/services/console/lib/purk/info.py b/services/console/lib/purk/info.py
deleted file mode 100644
index 3765845..0000000
--- a/services/console/lib/purk/info.py
+++ /dev/null
@@ -1,8 +0,0 @@
-name = "PUrk"
-long_name = "Purk IRC"
-version = 0, 1, "git"
-long_version = "%s v%s" % (long_name, ".".join(str(x) for x in version))
-website = "http://dev.laptop.org/"
-authors = ["Vincent Povirk", "Marc Liddell"]
-copyright = "2005 %s" % ', '.join(authors)
-