]> git.phdru.name Git - extfs.d.git/blobdiff - torrent
phdru.co.cc => phdru.cu.cc
[extfs.d.git] / torrent
diff --git a/torrent b/torrent
index 511a85d891ee67969cdf57929be7e774e5943ce9..547236eecb6415a8a7b9aff70695174cb81f4497 100755 (executable)
--- a/torrent
+++ b/torrent
@@ -1,5 +1,4 @@
 #! /usr/bin/env python
-
 """Torrent Virtual FileSystem for Midnight Commander
 
 The script requires Midnight Commander 3.1+
@@ -28,11 +27,9 @@ year. The filesystem is, naturally, read-only.
 
 """
 
-__version__ = "1.0.0"
-__revision__ = "$Id$"
-__date__ = "$Date$"
+__version__ = "1.0.1"
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2010, 2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2010-2012 PhiloSoft Design"
 __license__ = "GPL"
 
 import locale, sys, os