X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=print_all.py;h=64bc3f4fcd4e2cba5e3b483b9a7670e2277211d6;hb=2474eccebfb7b0b9868c0002109bcf9cad3f29d9;hp=19d5a942760a079216288b731198a450ce550542;hpb=8038c52473c74084974d2fa6116bacf8bbee774e;p=xsetbg.git diff --git a/print_all.py b/print_all.py index 19d5a94..64bc3f4 100755 --- a/print_all.py +++ b/print_all.py @@ -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 " -__copyright__ = "Copyright (C) 2006 PhiloSoft Design" +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design" __license__ = "GNU GPL" import os, shelve