root / pykota / trunk / CREDITS @ 3248

Revision 3248, 4.9 kB (checked in by jerome, 17 years ago)

Fixed an 'hp' Device URI parsing problem thanks to Christopher Hoskin.

  • 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, 2007 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
22Sponsors :
23----------
24
25This document used to list all the sponsors of the PyKota project.
26But, because of the success of this software, this is no longer
27practical to do so. That's why the list of all the sponsors of the
28PyKota project is now available online, and is updated in real time,
29at :
30
31        http://www.pykota.com/sponsorslist       
32 
33 
34Contributors :
35--------------
36
37  The following people contributed code or ideas to PyKota :
38 
39  - Jo�Collet : PyKota's logo
40  - Stefan Wold - Stockholm University : inital code for external policies
41                                         and additionnal swedish translations.
42                                         Added code to retrieve email address
43                                         automatically from autopykota at
44                                         user creation time.
45  - John Flynn - University of Belize : LDAP support
46  - Wayne Godoy - University of Belize : LDAP support
47  - Leif Johansson - Stockholm University : LDAP support
48  - Bob Martel - Cleveland State University : SNMP examples
49  - Michael Stuebiger : Non-postscript printers support documentation
50  - Oleg Biteryakov - University of Michigan : Bug fix in SQL code
51  - Charl W. M�r - University of Stellenbosch : LDAP testing
52  - Dennis Romero L. : Spanish translation and installation guide.
53  - Daniel Mikkelsen : Sample configuration file fix
54  - Carlos Fernandes : Brazilian Portuguese translation
55  - Ren�und Jensen : Contributed the pagecount.pl script
56  - Henrik Janhagen - Kungliga Tekniska H�olan : Swedish translation
57  - Hugo Monteiro : Portuguese Portuguese translation
58  - Peter Hawkins : First try at Debian packaging
59  - Michele Baldessari : Italian translation
60  - Ryan Suarez : Created a WiKi with lots of shemas
61  - Eduardo Gielamo Oliveira and Rodolfo Broco Manin : PCL page counter
62  - Sergey Romanov : bug fix
63  - Sergio Gonz�z Gonz�z : Debianization + Doc + Spanish translation.
64  - Suthep Yonpimai : Thai translation
65  - Jurandy Martins - Universidade Estadual de Campinas : Brazilian translation
66  - Spyros Melissovas - University of Ioannina : Greek translation
67  - Alban Crequy - Revolution Linux
68  - Johannes Laemmermann - German translation
69  - Paulo Silva - Eurotux - Improved ESC/P2 miniparser
70  - Christian Andreetta - SNMP waiting script
71  - Paolo Nobili - Universit�egli Studi di Padova - SNMP waiting script
72  - Beda Szukics - Kantonsschule Obwalden - German translation
73  - Klaus Ade Johnstad - SkoleLinux - Norwegian Bokm�translation
74  - Matt Hyclak - Worked on banner handling and made MySQL support a reality
75  - Wilson Roberto Afonso - Sent a patch for PJL.
76  - Baris Cicek - Turkish translation.
77  - Kanakorn Horsiritham - Wrote phpPykotaAdmin.
78  - Tsang Yu Pong, Teddy - PHC Wing Kwong College - Chinese (Trad.) translation
79  - Marcus Fl�o de Lima - Universidade Federal de Minas Gerais :
80    Brazilian PyKota+LDAP Documentation
81  - Rong-En Fan - Helped improve the PJL stuff.
82  - Michal Dobroczynski - Polish translation.
83  - Jamuel P. Starkey - GCI Systems - Secondary MX server.
84  - Kris Kopicki - Walford Anglican School for Girls Inc. - Wrote pykotadmin.
85  - Brandon Holbrook - Mississipi State University : improved waitprinter.sh
86  - Brian Glogower - Worked on gnuplot scripts
87  - Andrew Ross - Parakeet Print Quota : Provided a patch to allow the
88    configuration files directory to be set at run time.
89  - Georger Araujo - Fixed a charset problem with MySQL.
90  - Nuno Rodrigues - Faculdade de Ci�ias e Tecnologia / Universidade Nova
91    de Lisboa : Portuguese translation.
92  - Christopher Hoskin - Jesus College Oxford - Patch for parsing Device URI.
93
94==============================================================
95
96  IF YOUR NAME DOESN'T APPEAR IN THE LISTS ABOVE, AND YOU
97  THINK YOU DESERVE TO BE LISTED, JUST SEND ME AN EMAIL
98  ASKING FOR BEING INCLUDED.
99 
100  I APOLOGIZE IN ADVANCE IF I'VE FORGOTTEN TO ADD YOUR NAME.
101 
102  ALSO, SOME PEOPLE MAY HAVE REFUSED TO BE LISTED HERE, THIS
103  IS YOUR RIGHT TO DO SO TOO, JUST TELL ME.
104 
105==============================================================
Note: See TracBrowser for help on using the browser.