Changeset 564 for pkpgcounter/trunk/pkpgpdls/inkcoverage.py
- Timestamp:
- 01/07/08 21:41:26 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/inkcoverage.py
r527 r564 1 #! /usr/bin/env python 2 # -*- coding: ISO-8859-15 -*- 1 # -*- coding: UTF-8 -*- 3 2 # 4 3 # pkpgcounter : a generic Page Description Language parser 5 4 # 6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com>5 # (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com> 7 6 # This program is free software: you can redistribute it and/or modify 8 7 # it under the terms of the GNU General Public License as published by