Changeset 443 for pkpgcounter/trunk/pkpgpdls/version.py
- Timestamp:
- 01/17/07 23:27:39 (18 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/version.py
r442 r443 2 2 # pkpgcounter : a generic Page Description Language parser 3 3 # 4 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>4 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 5 5 # This program is free software; you can redistribute it and/or modify 6 6 # it under the terms of the GNU General Public License as published by … … 29 29 __author__ = "Jerome Alet" 30 30 __authoremail__ = "alet@librelogiciel.com" 31 __years__ = "2003, 2004, 2005, 2006 "31 __years__ = "2003, 2004, 2005, 2006, 2007" 32 32 33 33 __gplblurb__ = """This program is free software; you can redistribute it and/or modify