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/pykosd

    r1832 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.12  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.11  2004/10/17 19:41:54  jalet 
    2730# Fixed help message which displayed "pkprinters" instead of "pykosd" 
     
    7477from pykota.tool import PyKotaTool, PyKotaToolError, crashed, N_ 
    7578 
    76 __doc__ = N_("""pykosd v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     79__doc__ = N_("""pykosd v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    7780An OSD quota monitor for PyKota. 
    7881