From 1a0b01fc4ec6633d07ad3c6a5b76bb967837e6e3 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 23 Apr 2011 19:18:38 +0000 Subject: [PATCH] 2011 git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@52 143022c7-580b-0410-bae3-87f2bf5d3141 --- xsetbg-dbus-client.py | 2 +- xsetbg-dbus.py | 2 +- xsetbg-wsgi.py | 2 +- xsetbg.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/xsetbg-dbus-client.py b/xsetbg-dbus-client.py index 7d2e337..29db7c2 100644 --- a/xsetbg-dbus-client.py +++ b/xsetbg-dbus-client.py @@ -8,7 +8,7 @@ __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-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" __license__ = "GNU GPL" diff --git a/xsetbg-dbus.py b/xsetbg-dbus.py index 386df21..093f85a 100755 --- a/xsetbg-dbus.py +++ b/xsetbg-dbus.py @@ -8,7 +8,7 @@ __revision__ = "$Id$"[5:-2] __date__ = "$Date$"[7:-2] __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" __license__ = "GNU GPL" import gobject diff --git a/xsetbg-wsgi.py b/xsetbg-wsgi.py index d7815a9..c90da92 100755 --- a/xsetbg-wsgi.py +++ b/xsetbg-wsgi.py @@ -8,7 +8,7 @@ __revision__ = "$Id$"[5:-2] __date__ = "$Date$"[7:-2] __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" __license__ = "GNU GPL" diff --git a/xsetbg.py b/xsetbg.py index c0fd295..a2eff70 100755 --- a/xsetbg.py +++ b/xsetbg.py @@ -12,7 +12,7 @@ __revision__ = "$Id$"[5:-2] __date__ = "$Date$"[7:-2] __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" __license__ = "GNU GPL" __all__ = ['host', 'port', 'change'] -- 2.39.2