1 | # $Id$ |
---|
2 | |
---|
3 | Tea4CUPS : Tee for CUPS |
---|
4 | |
---|
5 | (c) 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> |
---|
6 | (c) 2005 Peter Stuge <stuge-tea4cups@cdy.org> |
---|
7 | This program is free software; you can redistribute it and/or modify |
---|
8 | it under the terms of the GNU General Public License as published by |
---|
9 | the Free Software Foundation; either version 2 of the License, or |
---|
10 | (at your option) any later version. |
---|
11 | |
---|
12 | This program is distributed in the hope that it will be useful, |
---|
13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
15 | GNU General Public License for more details. |
---|
16 | |
---|
17 | You should have received a copy of the GNU General Public License |
---|
18 | along with this program; if not, write to the Free Software |
---|
19 | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
---|
20 | |
---|
21 | ============================================================ |
---|
22 | |
---|
23 | Supporters : |
---|
24 | ------------ |
---|
25 | |
---|
26 | The following people supports the Tea4CUPS project enhancement |
---|
27 | by funding it : |
---|
28 | |
---|
29 | - Anwar Bashir - University of Teesside |
---|
30 | - James Cross - Student Assistance Foundation |
---|
31 | - Frank Koormann - Intevation GmbH |
---|
32 | - Asher Schaffer |
---|
33 | - Gary Carroll |
---|
34 | - Clive Bruton |
---|
35 | - Mark Wolf - ESCO Corporation |
---|
36 | |
---|
37 | |
---|
38 | Contributors : |
---|
39 | -------------- |
---|
40 | |
---|
41 | The following people contributed to the Tea4CUPS project : |
---|
42 | |
---|
43 | - Peter Stuge : rewrote most of the subprocess management stuff. |
---|
44 | - Frank Koormann : fixed a problem with Python 2.1 |
---|
45 | |
---|
46 | ============================================================== |
---|
47 | |
---|
48 | IF YOUR NAME DOESN'T APPEAR IN THE LISTS ABOVE, AND YOU |
---|
49 | THINK YOU DESERVE TO BE LISTED, JUST SEND ME AN EMAIL |
---|
50 | ASKING FOR BEING INCLUDED. |
---|
51 | |
---|
52 | I APOLOGIZE IN ADVANCE IF I'VE FORGOTTEN TO ADD YOUR NAME. |
---|
53 | |
---|
54 | ALSO, SOME PEOPLE MAY HAVE REFUSED TO BE LISTED HERE, THIS |
---|
55 | IS YOUR RIGHT TO DO SO TOO, JUST TELL ME. |
---|
56 | |
---|
57 | ============================================================== |
---|