root / pykota / trunk / LICENSE @ 957

Revision 957, 4.5 kB (checked in by jalet, 21 years ago)

Points to the GPL file.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# $Id$
2
3PyKota - Print Quota for CUPS and LPRng
4
5(c) 2003 Jerome Alet <alet@librelogiciel.com>
6This program is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program; if not, write to the Free Software
18Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
19
20============================================================
21
22  * PyKota is distributed under the GNU General Public License
23    which you can read in the file named COPYING.
24
25  * You can access to PyKota's source code by using CVS from :
26 
27      http://savannah.nongnu.org/projects/pykota/
28
29    Follow the "CVS Repository" link then follow the instructions in
30    the section labeled "Getting a Copy of the CVS Repository".
31
32  * The CVS version will always be labelled as **unofficial** and the
33    word **unofficial** will appear whenever you run PyKota command line
34    tools with the *--version* command line argument.
35
36  * I ask you to not label or present a version of PyKota downloaded
37    from CVS as being the 'OFFICIAL' one.
38
39  * I encourage you to buy an 'OFFICIAL' PyKota package. See below for
40    the benefits of doing so.
41
42  * A PyKota version obtained either from CVS (unofficial) or by
43    purchasing an official package, **IS FREELY REDISTRIBUTABLE AND
44    MODIFIABLE, AT NO COST, UNDER THE TERMS OF THE GNU GENERAL PUBLIC
45    LICENSE.**
46
47  * Version number excepted, **THERE'S NO SOURCE CODE DIFFERENCE
48    BETWEEN 'OFFICIAL' AND 'UNOFFICIAL' VERSIONS OF PyKota.** However it
49    should be clear to you that the latest version you can find in CVS
50    may be somewhat unstable or unfinished, since this software is a
51    work in progress, and that it's up to you to download working
52    revisions from the CVS tree. That's why I suggest that you purchase
53    an **'OFFICIAL'** version, because it will be simpler for you (and
54    better for me). Also the documentation included in the
55    **'UNOFFICIAL'** version is only delivered in DocBook XML/SGML
56    source form, and not in compiled forms like HTML or PDF.
57
58  * You can obtain an **'OFFICIAL'** version of PyKota in two forms :
59
60    * Electronic form :
61
62      * You pay me any amount of money starting at **15$ (US Dollars)**
63
64      * Then I send you the latest **PyKota 'OFFICIAL'** tarball,
65        including the latest version of the electronic documentation in
66        SGML, HTML and PDF formats, by email.
67
68    * CDROM + Paper documentation *(not yet available, documentation
69      still under works)* :
70
71      * You pay me any amount of money starting at **30$ (US Dollars)**
72
73      * Then I send you the latest **PyKota 'OFFICIAL'** tarball,
74        including the latest version of the electronic documentation in
75        SGML, HTML and PDF formats, on CDROM, accompanied with the latest
76        version of the printed documentation. No additionnal shipping costs
77        will be asked to you, unless you require a specific delivery mode.
78
79  * The "purchase":/software/PyKota/Purchase of an **'OFFICIAL'**
80    version also allows you to :
81
82    * Modify or redistribute the **'OFFICIAL'** version you purchased,
83      under the terms of the GNU General Public License of the Free
84      Software Foundation. I just ask you to remove the 'OFFICIAL' word
85      from the version number if you redistribute a modified official
86      version.
87
88    * Obtain free technical support for a year starting at your purchase
89      date : This includes bug fixes and new official versions, as well as
90      priority email support.
91
92    * Obtain half of **your money back** in case you contribute source
93      code or documentation which I accept in the source tree. If you're a
94      motivated developper, you've got strong chances to get half of your
95      money back. *NB : You will have to send me a signed copyright
96      assignment on paper in order for me to be able to accept your
97      patches on PyKota.*
98
99    * By purchasing an official package, your karma will also be better.
100
101I sincerely hope that you will find this proposition as fair as I do
102think it is.
Note: See TracBrowser for help on using the browser.