]> git.phdru.name Git - xsetbg.git/blobdiff - print-filename.py
Parse timedelta in ymdThms format.
[xsetbg.git] / print-filename.py
index 59eb876fd38f9072e8d220e0b01f19ab2da2b688..0c8e8f9369b61158082ac8aac92945bd45415ecc 100755 (executable)
@@ -7,12 +7,8 @@ This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
-
-__author__ = "Oleg BroytMann <phd@phd.pp.ru>"
-__copyright__ = "Copyright (C) 2004-2007 PhiloSoft Design"
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2004-2012 PhiloSoft Design"
 __license__ = "GNU GPL"