]> git.phdru.name Git - xsetbg.git/blobdiff - print_all.py
Merge branch 'master' of /home/phd/lib/xsetbg
[xsetbg.git] / print_all.py
index 19d5a942760a079216288b731198a450ce550542..64bc3f4fcd4e2cba5e3b483b9a7670e2277211d6 100755 (executable)
@@ -1,16 +1,12 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Print shown files sorted by date
 
 This file is a part of XSetBg.
 
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
-
-__author__ = "Oleg BroytMann <phd@phd.pp.ru>"
-__copyright__ = "Copyright (C) 2006 PhiloSoft Design"
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import os, shelve