X-Git-Url: https://git.phdru.name/?p=xsetbg.git;a=blobdiff_plain;f=xsetbg-wsgi.py;h=f4b78737100232015282fd358a2b963ca7a49419;hp=c682d4e4f4428fc8f88c2ea70c923299007d90be;hb=cdffc4b36468a4d72497c25ec4a3bf1f54fe1b3f;hpb=40f70d3aaa09ca7ee12357632639651f0c412103 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