X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=print_all.py;h=6650ab756e712e038439e17dfad0d8a85b1c378e;hb=ce7e898fbb770cf916841494c892ed3792db5906;hp=19d5a942760a079216288b731198a450ce550542;hpb=8038c52473c74084974d2fa6116bacf8bbee774e;p=xsetbg.git diff --git a/print_all.py b/print_all.py index 19d5a94..6650ab7 100755 --- a/print_all.py +++ b/print_all.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python -O +#! /usr/bin/env python """Print shown files sorted by date 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 " -__copyright__ = "Copyright (C) 2006 PhiloSoft Design" +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2006-2010 PhiloSoft Design" __license__ = "GNU GPL" import os, shelve