X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=xsetbg-wsgi.py;h=f4b78737100232015282fd358a2b963ca7a49419;hb=d51261dfda7db275699888e204d9f4ee1356e81a;hp=c682d4e4f4428fc8f88c2ea70c923299007d90be;hpb=7327784f5b83940f651ea66901ef0938d20b1286;p=xsetbg.git diff --git a/xsetbg-wsgi.py b/xsetbg-wsgi.py index c682d4e..f4b7873 100755 --- a/xsetbg-wsgi.py +++ b/xsetbg-wsgi.py @@ -3,11 +3,6 @@ """ -__author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" -__license__ = "GNU GPL" - - from wsgiref import simple_server from wsgiref.handlers import SimpleHandler from wsgiref.simple_server import WSGIServer, make_server