]> git.phdru.name Git - xsetbg.git/blobdiff - find_oldest.py
Merge branch 'master' of /home/phd/lib/xsetbg
[xsetbg.git] / find_oldest.py
index df79432bcf0bc34e1d88fe28335631659724bccd..444abe786e30aa2a1a58d62ec10314e580414754 100755 (executable)
@@ -1,16 +1,12 @@
-#! /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.
 
 """
 
-__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