Show
Ignore:
Timestamp:
01/24/09 21:46:19 (15 years ago)
Author:
jerome
Message:

Changed copyright years.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkipplib/trunk/pkipplib/version.py

    r3437 r3476  
    33# pkipplib : IPP and CUPS support for Python 
    44# 
    5 # (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
    66# This program is free software: you can redistribute it and/or modify 
    77# it under the terms of the GNU General Public License as published by 
     
    2626__author__ = "Jerome Alet - alet@librelogiciel.com" 
    2727 
    28 __years__ = "2003, 2004, 2005, 2006, 2007, 2008" 
     28__years__ = "2003-2009" 
    2929 
    3030__gplblurb__ = """This program is free software: you can redistribute it and/or modify