X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=xsetbg.py;h=10f76db5378f847ee5a56b0a450a743975916076;hb=9f11c26113add5270ade4da28c7a2adb84194b1b;hp=c0fd295f2440b179510b923e8c229631e312361f;hpb=68a81dfa66254e7176b29854a86efd29b321a0ef;p=xsetbg.git diff --git a/xsetbg.py b/xsetbg.py index c0fd295..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-2010 PhiloSoft Design" +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" __license__ = "GNU GPL" __all__ = ['host', 'port', 'change']