root / pkpgcounter / trunk / CREDITS @ 3479

Revision 3474, 2.1 kB (checked in by jerome, 15 years ago)

Changed copyright years.

  • Property svn:keyword set to Auth Date Id Rev
  • Property svn:keywords set to Auth Date Id Rev
Line 
1# $Id$
2
3pkpgcounter : a generic Page Description Language parser
4
5(c) 2003-2009 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 3 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, see <http://www.gnu.org/licenses/>.
18
19============================================================
20
21The following people helped the pkpgcounter project :
22
23
24  - Eduardo Gielamo Oliveira & Rodolfo Broco Manin : initial PCL parser.
25
26  - Valcir C. Vargas : helped on PCL3GUI support.
27
28  - Daniel Franklin : pkpgcounter's algorithm for the computation
29    of ink coverage comes from Daniel's PrintBill project.
30
31  - Aur�en Croc : reverse engineered Samsung QPDL and published
32                    a language specification.
33
34  - Franck (?) : sent a path to improve the PostScript parser when
35                 the PS code generated several copies.
36
37  - Yves Lavoie : reported a bug with Python 2.5
38
39  - Kumar Appaiah : put pkpgcounter in Debian.
40
41  - Roger Jochem : reported problems and test files for custom
42                   made printer drivers.
43
44  - Geovanny Junio : Sent a patch to support Brother's XL2HB Page
45                     Description Language.
46
47  - Martin Schreiber : Fixed the computation in the CMYK colorspace.
48
49==============================================================
50
51  IF YOUR NAME DOESN'T APPEAR IN THE LISTS ABOVE, AND YOU
52  THINK YOU DESERVE TO BE LISTED, JUST SEND ME AN EMAIL
53  ASKING FOR BEING INCLUDED.
54
55  I APOLOGIZE IN ADVANCE IF I'VE FORGOTTEN TO ADD YOUR NAME.
56
57  ALSO, SOME PEOPLE MAY HAVE REFUSED TO BE LISTED HERE, THIS
58  IS YOUR RIGHT TO DO SO TOO, JUST TELL ME.
59
60==============================================================
Note: See TracBrowser for help on using the browser.