]> git.phdru.name Git - xsetbg.git/commitdiff
Removed svn:keywords.
authorOleg Broytman <phd@phdru.name>
Sun, 15 Apr 2012 19:33:44 +0000 (19:33 +0000)
committerOleg Broytman <phd@phdru.name>
Sun, 15 Apr 2012 19:33:44 +0000 (19:33 +0000)
git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@55 143022c7-580b-0410-bae3-87f2bf5d3141

dump_db.py
find_oldest.py
print-filename.py
print_all.py
reload_db.py
xsetbg-dbus-client.py
xsetbg-dbus.py
xsetbg-wsgi.py
xsetbg.py

index 5cfe6c84076c6d6ba22c5d3a06e5fb4f2f646f42..9c4954d31370826356bb8b72d0a37b800d659caa 100755 (executable)
@@ -5,12 +5,8 @@ This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision: 17 $"[11:-2]
-__revision__ = "$Id: print_all.py 17 2007-06-14 10:37:08Z phd $"[5:-2]
-__date__ = "$Date: 2007-06-14 14:37:08 +0400 (Thu, 14 Jun 2007) $"[7:-2]
-
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import os, shelve
index 4d8b4b1d50771e79e4bd5f0443bf173e180c4f18..444abe786e30aa2a1a58d62ec10314e580414754 100755 (executable)
@@ -5,12 +5,8 @@ This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
-
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import os, shelve
index 583f54a3b669aeeabe9795bd820e597528a8e16f..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 Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2004-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2004-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 
index 6650ab756e712e038439e17dfad0d8a85b1c378e..64bc3f4fcd4e2cba5e3b483b9a7670e2277211d6 100755 (executable)
@@ -5,12 +5,8 @@ This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
-
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import os, shelve
index 975876a53d4e515fc1733a7b4d1a5dc5e6ee29a9..af037104762dbeab193a5ff54d4c7d3b4a1ab92c 100755 (executable)
@@ -5,12 +5,8 @@ This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision: 17 $"[11:-2]
-__revision__ = "$Id: print_all.py 17 2007-06-14 10:37:08Z phd $"[5:-2]
-__date__ = "$Date: 2007-06-14 14:37:08 +0400 (Thu, 14 Jun 2007) $"[7:-2]
-
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2007-2010 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2007-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import sys, os, shelve
index 29db7c2c43214c5e5e981b962a5dc7c6a46d33f3..3a0087ae065b50ec32b8f84f6fb9f7b34e1b0150 100644 (file)
@@ -3,12 +3,8 @@
 
 """
 
-__version__ = "$Revision: 48 $"[11:-2]
-__revision__ = "$Id: xsetbg-wsgi.py 48 2011-02-18 13:35:39Z phd $"[5:-2]
-__date__ = "$Date: 2011-02-18 16:35:39 +0300 (Fri, 18 Feb 2011) $"[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"
 
 
index befde967677bf0251a5ecf845a9ee55c13a1901f..11570bc720c6c3933be61fafcba3409fd2a4eea4 100755 (executable)
@@ -3,12 +3,8 @@
 
 """
 
-__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"
 
 import gobject
index 0e47b7f16cd6ff94e9d73241f1264adea749140c..869697deb2049f65c6c54907b5532a1f1e8f6dbc 100755 (executable)
@@ -3,12 +3,8 @@
 
 """
 
-__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"
 
 
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']