root / pykota / trunk / LICENSE @ 850

Revision 850, 4.0 kB (checked in by jalet, 21 years ago)

Version number changed.
Licensing terms are now sane, IMHO, wrt the GNU GPL.

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