Changeset 1257 for pykota/trunk/pykota/accounters/querying.py
- Timestamp:
- 01/08/04 15:10:33 (21 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/accounters/querying.py
r1240 r1257 4 4 # PyKota - Print Quotas for CUPS and LPRng 5 5 # 6 # (c) 2003 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by … … 22 22 # 23 23 # $Log$ 24 # Revision 1.11 2004/01/08 14:10:32 jalet 25 # Copyright year changed. 26 # 24 27 # Revision 1.10 2003/12/27 16:49:25 uid67467 25 28 # Should be ok now.