]> git.phdru.name Git - extfs.d.git/commitdiff
"BroytMann" => "Broytman".
authorOleg Broytman <phd@phdru.name>
Sun, 27 Sep 2009 13:33:26 +0000 (13:33 +0000)
committerOleg Broytman <phd@phdru.name>
Sun, 27 Sep 2009 13:33:26 +0000 (13:33 +0000)
git-svn-id: file:///home/phd/archive/SVN/mc-extfs/trunk@39 1a6e6372-1aea-0310-bd00-dc960550e1df

dummy
obexftp
obexftp-ANNOUNCE

diff --git a/dummy b/dummy
index 30b0188f7e8ea6fe43cd51fae6120f7334300c81..034cf0fe79b1cb5d1aaffcc2a358e70afced2051 100755 (executable)
--- a/dummy
+++ b/dummy
@@ -3,17 +3,14 @@
 """
 Dummy VFS for Midnight Commander. Just for a test.
 
 """
 Dummy VFS for Midnight Commander. Just for a test.
 
-Author: Oleg BroytMann <phd@phd.pp.ru>.
-Copyright (C) 2004 PhiloSoft Design.
-License: GPL.
-
 """
 
 __version__ = "1.0.1"
 """
 
 __version__ = "1.0.1"
-__revision__ = "$Id: dummy,v 1.9 2004/06/13 20:49:36 phd Exp $"
-__date__ = "$Date: 2004/06/13 20:49:36 $"[7:-2]
-__author__ = "Oleg Broytmann <phd@phd.pp.ru>"
-__copyright__ = "Copyright (C) 2004 PhiloSoft Design"
+__revision__ = "$Id$"
+__date__ = "$Date$"[7:-2]
+__author__ = "Oleg Broytman <phd@phd.pp.ru>"
+__copyright__ = "Copyright (C) 2004-2009 PhiloSoft Design"
+__license__ = "GPL"
 
 
 import sys
 
 
 import sys
diff --git a/obexftp b/obexftp
index 2f9cd9ac4faf5a7dd93cef2db896c2a88c881802..a5ef805791972a3074f3c6fb8cb8805b95e3bb87 100755 (executable)
--- a/obexftp
+++ b/obexftp
@@ -2,10 +2,6 @@
 
 """ObexFTP Virtual FileSystem for Midnight Commander
 
 
 """ObexFTP Virtual FileSystem for Midnight Commander
 
-Author: Oleg BroytMann <phd@phd.pp.ru>.
-Copyright (C) 2004-2007 PhiloSoft Design.
-License: GPL.
-
 Manipulate a cell phone's filesystem calling obexftp binary. This is a complete
 user-mode solution, no kernel modules required (unlike SieFS or such). The
 script implements all commands of Midnight Commander VFS, except for
 Manipulate a cell phone's filesystem calling obexftp binary. This is a complete
 user-mode solution, no kernel modules required (unlike SieFS or such). The
 script implements all commands of Midnight Commander VFS, except for
@@ -69,8 +65,9 @@ named in $TMP environment variable.
 __version__ = "1.2.4"
 __revision__ = "$Id$"
 __date__ = "$Date$"[7:-2]
 __version__ = "1.2.4"
 __revision__ = "$Id$"
 __date__ = "$Date$"[7:-2]
-__author__ = "Oleg Broytmann <phd@phd.pp.ru>"
-__copyright__ = "Copyright (C) 2004-2007 PhiloSoft Design"
+__author__ = "Oleg Broytman <phd@phd.pp.ru>"
+__copyright__ = "Copyright (C) 2004-2009 PhiloSoft Design"
+__license__ = "GPL"
 
 
 # Change this to suite your needs
 
 
 # Change this to suite your needs
index 54723f4f0d565df93c4db5f776e28c4eed2990d4..711aa13d1093c85a365c4e36225a06c09c89d05f 100644 (file)
@@ -33,10 +33,10 @@ WHERE TO GET
 
 
 AUTHOR
 
 
 AUTHOR
-   Oleg Broytmann <phd@phd.pp.ru>
+   Oleg Broytman <phd@phd.pp.ru>
 
 COPYRIGHT
 
 COPYRIGHT
-   Copyright (C) 2004-2007 PhiloSoft Design
+   Copyright (C) 2004-2009 PhiloSoft Design
 
 LICENSE
    GPL
 
 LICENSE
    GPL