Show
Ignore:
Timestamp:
01/17/05 09:44:27 (19 years ago)
Author:
jalet
Message:

Modified copyright years

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkprinters

    r1853 r2028  
    66# PyKota - Print Quotas for CUPS and LPRng 
    77# 
    8 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     8# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
    99# This program is free software; you can redistribute it and/or modify 
    1010# it under the terms of the GNU General Public License as published by 
     
    2424# 
    2525# $Log$ 
     26# Revision 1.19  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.18  2004/10/20 12:32:51  jalet 
    2730# Fixed typo in help 
     
    9194from pykota.tool import PyKotaTool, PyKotaToolError, crashed, N_ 
    9295 
    93 __doc__ = N_("""pkprinters v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     96__doc__ = N_("""pkprinters v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    9497A Printers Manager for PyKota. 
    9598