root / pykota / trunk / LICENSE @ 2804

Revision 2622, 1.7 kB (checked in by jerome, 18 years ago)

Added 2006 to the copyright's years.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# $Id$
2
3PyKota - Print Quotas for CUPS and LPRng
4
5(c) 2003, 2004, 2005, 2006 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
19
20============================================================
21
22Licensing information :
23
24  * PyKota is licensed under the terms of the GNU General Public License of
25    the Free Software Foundation, version 2, or at your option, any higher
26    version.
27
28  * You can access to PyKota's latest development tree by using
29    SubVersion (aka SVN) :
30 
31      $ svn co svn://svn.librelogiciel.com/pykota/trunk pykota
32
33  * You are encouraged to support the project by purchasing yearly
34    subscriptions to 'OFFICIAL' packages, or Technical Support contracts.
35   
36  * I ask you to not label or present a version of PyKota downloaded
37    from SVN as being the 'OFFICIAL' one.
38
39  * For more informations, please read :
40 
41        http://www.librelogiciel.com/software/PyKota/action_Download
42        http://www.librelogiciel.com/software/PyKota/Purchase
43        http://www.librelogiciel.com/software/PyKota/contracts
44       
Note: See TracBrowser for help on using the browser.