[932] | 1 | # $Id$ |
---|
| 2 | |
---|
[2478] | 3 | PyKota - Print Quotas for CUPS and LPRng |
---|
[932] | 4 | |
---|
[2028] | 5 | (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> |
---|
[932] | 6 | This program is free software; you can redistribute it and/or modify |
---|
| 7 | it under the terms of the GNU General Public License as published by |
---|
| 8 | the Free Software Foundation; either version 2 of the License, or |
---|
| 9 | (at your option) any later version. |
---|
| 10 | |
---|
| 11 | This program is distributed in the hope that it will be useful, |
---|
| 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
| 14 | GNU General Public License for more details. |
---|
| 15 | |
---|
| 16 | You should have received a copy of the GNU General Public License |
---|
| 17 | along with this program; if not, write to the Free Software |
---|
[2303] | 18 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
---|
[932] | 19 | |
---|
| 20 | ==================================================================== |
---|
| 21 | |
---|
| 22 | This directory contains the PyKota logo in Gimp's xcf format, as |
---|
| 23 | well as 4-bit/pixel png big (925x925) and small (100x100) versions. |
---|
| 24 | |
---|
| 25 | PyKota's logo was drawn by Jo�Collet, I added the text. |
---|
| 26 | |
---|
[1505] | 27 | IMPORTANT : I ask you to NOT use any image which displays the |
---|
| 28 | "OFFICIAL" word on it unless you use or redistribute a complete and |
---|
| 29 | unmodified version of a real "PyKota Official" package. |
---|
| 30 | |
---|
| 31 | If you redistribute a modified version of a real "PyKota Official", |
---|
| 32 | or a work based on a modified version of a real "PyKota Official" |
---|
| 33 | package, or a version of PyKota directly obtained from the CVS tree, |
---|
| 34 | please use the images which don't display the word "OFFICIAL". |
---|
| 35 | |
---|
| 36 | Both sets of images are included in this directory, please use the |
---|
| 37 | one which correctly describes the software you redistribute or base |
---|
| 38 | your work on. |
---|
| 39 | |
---|
| 40 | Thanks in advance. |
---|
| 41 | |
---|
[932] | 42 | ==================================================================== |
---|