Show
Ignore:
Timestamp:
01/17/06 22:55:50 (18 years ago)
Author:
jerome
Message:

Changed copyright years.
v1.74 is out

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/version.py

    r298 r303  
    22# pkpgcounter : a generic Page Description Language parser 
    33# 
    4 # (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
     4# (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    55# This program is free software; you can redistribute it and/or modify 
    66# it under the terms of the GNU General Public License as published by 
     
    2020# 
    2121 
    22 __version__ = "1.74alpha1" 
     22__version__ = "1.74" 
    2323 
    2424__doc__ = """pkpgcounter : a generic Page Description Languages parser.""" 
     
    2626__author__ = "Jerome Alet" 
    2727__authoremail__ = "alet@librelogiciel.com" 
    28 __years__ = "2003, 2004, 2005" 
     28__years__ = "2003, 2004, 2005, 2006" 
    2929 
    3030__gplblurb__ = """This program is free software; you can redistribute it and/or modify