]> git.phdru.name Git - xsetbg.git/blobdiff - find_oldest.py
xsetbg (DBus version).
[xsetbg.git] / find_oldest.py
index df79432bcf0bc34e1d88fe28335631659724bccd..4d8b4b1d50771e79e4bd5f0443bf173e180c4f18 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Count shown files; display the date of oldest file
 
 This file is a part of XSetBg.
@@ -9,8 +9,8 @@ __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-2010 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import os, shelve