Changeset 2028 for pykota/trunk/bin/pykotme
- Timestamp:
- 01/17/05 09:44:27 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pykotme
r1911 r2028 6 6 # PyKota - Print Quotas for CUPS and LPRng 7 7 # 8 # (c) 2003 -2004Jerome Alet <alet@librelogiciel.com>8 # (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 9 9 # This program is free software; you can redistribute it and/or modify 10 10 # it under the terms of the GNU General Public License as published by … … 24 24 # 25 25 # $Log$ 26 # Revision 1.18 2005/01/17 08:44:24 jalet 27 # Modified copyright years 28 # 26 29 # Revision 1.17 2004/11/12 23:46:44 jalet 27 30 # Heavy work on pkbanner. Not finished yet though, but mostly works. … … 93 96 from pykota.pdlanalyzer import PDLAnalyzer, PDLAnalyzerError 94 97 95 __doc__ = N_("""pykotme v%s (c) 2003 -2004C@LL - Conseil Internet & Logiciels Libres98 __doc__ = N_("""pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 96 99 97 100 Gives print quotes to users.