From 9f11c26113add5270ade4da28c7a2adb84194b1b Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 15 Apr 2012 19:33:44 +0000 Subject: [PATCH] Removed svn:keywords. git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@55 143022c7-580b-0410-bae3-87f2bf5d3141 --- dump_db.py | 6 +----- find_oldest.py | 6 +----- print-filename.py | 6 +----- print_all.py | 6 +----- reload_db.py | 6 +----- xsetbg-dbus-client.py | 6 +----- xsetbg-dbus.py | 6 +----- xsetbg-wsgi.py | 6 +----- xsetbg.py | 6 +----- 9 files changed, 9 insertions(+), 45 deletions(-) diff --git a/dump_db.py b/dump_db.py index 5cfe6c8..9c4954d 100755 --- a/dump_db.py +++ b/dump_db.py @@ -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 " -__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design" __license__ = "GNU GPL" import os, shelve diff --git a/find_oldest.py b/find_oldest.py index 4d8b4b1..444abe7 100755 --- a/find_oldest.py +++ b/find_oldest.py @@ -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 " -__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design" __license__ = "GNU GPL" import os, shelve diff --git a/print-filename.py b/print-filename.py index 583f54a..0c8e8f9 100755 --- a/print-filename.py +++ b/print-filename.py @@ -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 " -__copyright__ = "Copyright (C) 2004-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2004-2012 PhiloSoft Design" __license__ = "GNU GPL" diff --git a/print_all.py b/print_all.py index 6650ab7..64bc3f4 100755 --- a/print_all.py +++ b/print_all.py @@ -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 " -__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design" __license__ = "GNU GPL" import os, shelve diff --git a/reload_db.py b/reload_db.py index 975876a..af03710 100755 --- a/reload_db.py +++ b/reload_db.py @@ -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 " -__copyright__ = "Copyright (C) 2007-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2007-2012 PhiloSoft Design" __license__ = "GNU GPL" import sys, os, shelve diff --git a/xsetbg-dbus-client.py b/xsetbg-dbus-client.py index 29db7c2..3a0087a 100644 --- a/xsetbg-dbus-client.py +++ b/xsetbg-dbus-client.py @@ -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 " -__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" __license__ = "GNU GPL" diff --git a/xsetbg-dbus.py b/xsetbg-dbus.py index befde96..11570bc 100755 --- a/xsetbg-dbus.py +++ b/xsetbg-dbus.py @@ -3,12 +3,8 @@ """ -__version__ = "$Revision$"[11:-2] -__revision__ = "$Id$"[5:-2] -__date__ = "$Date$"[7:-2] - __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" __license__ = "GNU GPL" import gobject diff --git a/xsetbg-wsgi.py b/xsetbg-wsgi.py index 0e47b7f..869697d 100755 --- a/xsetbg-wsgi.py +++ b/xsetbg-wsgi.py @@ -3,12 +3,8 @@ """ -__version__ = "$Revision$"[11:-2] -__revision__ = "$Id$"[5:-2] -__date__ = "$Date$"[7:-2] - __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" __license__ = "GNU GPL" diff --git a/xsetbg.py b/xsetbg.py index a2eff70..10f76db 100755 --- 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 " -__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" __license__ = "GNU GPL" __all__ = ['host', 'port', 'change'] -- 2.39.2