X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=blobdiff_plain;f=xsetbg.py;h=10f76db5378f847ee5a56b0a450a743975916076;hp=a2eff700d30e58007dc6fa0e9cf90898eb8d5960;hb=9f11c26113add5270ade4da28c7a2adb84194b1b;hpb=4242715e912be3d0c44f0be3976744107e4502f5 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']