root / pkpgcounter / trunk / CREDITS @ 463

Revision 463, 1.9 kB (checked in by jerome, 17 years ago)

Licensing terms changed to GNU GPL v3.0 or higher.
Removed old PCL3/4/5 parser which for a long time now wasn't used
anymore, and for which I was not the original copyright owner.
Version number bumped to 3.00alpha to reflect licensing changes.

  • Property svn:keyword set to Auth Date Id Rev
  • Property svn:keywords set to Auth Date Id Rev
RevLine 
[185]1# $Id$
2
3pkpgcounter : a generic Page Description Language parser
4
[443]5(c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>
[463]6This program is free software: you can redistribute it and/or modify
[185]7it under the terms of the GNU General Public License as published by
[463]8the Free Software Foundation, either version 3 of the License, or
[185]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
[463]17along with this program.  If not, see <http://www.gnu.org/licenses/>.
[185]18
19============================================================
20
21The following people helped the pkpgcounter project :
22 
23 
24  - Eduardo Gielamo Oliveira & Rodolfo Broco Manin : initial PCL parser.
[368]25 
[185]26  - Valcir C. Vargas : helped on PCL3GUI support.
[368]27 
28  - Daniel Franklin : pkpgcounter's algorithm for the computation
29    of ink coverage comes from Daniel's PrintBill project.
[386]30   
31  - Aur�en Croc : reverse engineered Samsung QPDL and published 
32                    a language specification.
[185]33
[391]34  - Franck (?) : sent a path to improve the PostScript parser when
35                 the PS code generated several copies.
[459]36                 
37  - Yves Lavoie : reported a bug with Python 2.5                 
[185]38
39==============================================================
40
41  IF YOUR NAME DOESN'T APPEAR IN THE LISTS ABOVE, AND YOU
42  THINK YOU DESERVE TO BE LISTED, JUST SEND ME AN EMAIL
43  ASKING FOR BEING INCLUDED.
44 
45  I APOLOGIZE IN ADVANCE IF I'VE FORGOTTEN TO ADD YOUR NAME.
46 
47  ALSO, SOME PEOPLE MAY HAVE REFUSED TO BE LISTED HERE, THIS
48  IS YOUR RIGHT TO DO SO TOO, JUST TELL ME.
49 
50==============================================================
Note: See TracBrowser for help on using the browser.