]> git.phdru.name Git - xsetbg.git/blobdiff - xsetbg.py
Removed svn:keywords.
[xsetbg.git] / xsetbg.py
index a2eff700d30e58007dc6fa0e9cf90898eb8d5960..10f76db5378f847ee5a56b0a450a743975916076 100755 (executable)
--- a/xsetbg.py
+++ b/xsetbg.py
@@ -7,12 +7,8 @@ using xli program.
 
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
-
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['host', 'port', 'change']