X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=print_all.py;h=6b17026c6a96c8ba082ceb7aa2a7867b7a9c2f95;hb=b6dde277b5d6238c9149ff4289888afa190cd433;hp=19d5a942760a079216288b731198a450ce550542;hpb=8038c52473c74084974d2fa6116bacf8bbee774e;p=xsetbg.git diff --git a/print_all.py b/print_all.py index 19d5a94..6b17026 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,7 +9,7 @@ __version__ = "$Revision$"[11:-2] __revision__ = "$Id$"[5:-2] __date__ = "$Date$"[7:-2] -__author__ = "Oleg BroytMann " +__author__ = "Oleg Broytman " __copyright__ = "Copyright (C) 2006 PhiloSoft Design" __license__ = "GNU GPL"