]> git.phdru.name Git - extfs.d.git/blobdiff - dummy
Removed svn:keywords.
[extfs.d.git] / dummy
diff --git a/dummy b/dummy
index ae60414aa578587112c02b2994d3d6217a185a18..4b0041c0dd038253ad42e53baa796022d35afdaf 100755 (executable)
--- a/dummy
+++ b/dummy
@@ -1,15 +1,9 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
+"""Dummy VFS for Midnight Commander. Just for a test."""
 
-"""
-Dummy VFS for Midnight Commander. Just for a test.
-
-"""
-
-__version__ = "1.0.1"
-__revision__ = "$Id$"
-__date__ = "$Date$"[7:-2]
+__version__ = "1.0.2"
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2004-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2004-2012 PhiloSoft Design"
 __license__ = "GPL"