Changeset 3474 for pkpgcounter/trunk/pkpgpdls/version.py
- Timestamp:
- 01/24/09 21:37:46 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pkpgcounter/trunk/pkpgpdls/version.py
r3436 r3474 3 3 # pkpgcounter : a generic Page Description Language parser 4 4 # 5 # (c) 2003 , 2004, 2005, 2006, 2007, 2008Jerome Alet <alet@librelogiciel.com>5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 6 6 # This program is free software: you can redistribute it and/or modify 7 7 # 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, 2007, 2008"31 __years__ = "2003-2009" 32 32 33 33 __gplblurb__ = """This program is free software: you can redistribute it and/or modify