Show
Ignore:
Timestamp:
07/08/05 18:52:50 (19 years ago)
Author:
jerome
Message:

Moved the GPL blurb into a single location.
Now uses named parameters in commands' help.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkhint

    r2303 r2344  
    3636    hasSNMP = 1 
    3737 
    38 __doc__ = N_("""pkhint v%s (c) %s %s 
     38__doc__ = N_("""pkhint v%(__version__)s (c) %(__years__)s %(__author__)s 
    3939 
    4040A tool to give hints on what accounting method is best for each printer. 
     
    5959  If you don't pass any argument on the command line, all 
    6060  printers will be analyzed. 
    61    
    62 This program is free software; you can redistribute it and/or modify 
    63 it under the terms of the GNU General Public License as published by 
    64 the Free Software Foundation; either version 2 of the License, or 
    65 (at your option) any later version. 
    66  
    67 This program is distributed in the hope that it will be useful, 
    68 but WITHOUT ANY WARRANTY; without even the implied warranty of 
    69 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
    70 GNU General Public License for more details. 
    71  
    72 You should have received a copy of the GNU General Public License 
    73 along with this program; if not, write to the Free Software 
    74 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
    75  
    76 Please e-mail bugs to: %s""") 
     61""") 
    7762         
    7863SNMPTESTS = [ \