Changeset 211 for pkpgcounter/trunk/pdlanalyzer/postscript.py
- Timestamp:
- 06/16/05 15:50:14 (19 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pdlanalyzer/postscript.py
r208 r211 4 4 # pkpgcounter : a generic Page Description Language parser 5 5 # 6 # (c) 2003, 2004,2005 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by … … 17 17 # You should have received a copy of the GNU General Public License 18 18 # along with this program; if not, write to the Free Software 19 # Foundation, Inc., 5 9 Temple Place, Suite 330, Boston, MA 02111-1307, USA.19 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 20 20 # 21 21 # $Id$