Changeset 2028 for pykota/trunk/bin

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

Modified copyright years

Location:
pykota/trunk/bin
Files:
19 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/autopykota

    r1863 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.9  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.8  2004/10/21 22:21:21  jalet 
    2730# Fixes a string interpolation problem 
     
    5962from pykota.tool import PyKotaTool, PyKotaToolError, crashed, N_ 
    6063 
    61 __doc__ = N_("""autopykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     64__doc__ = N_("""autopykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    6265A tool to automate user account creation and initial balance setting. 
    6366 
  • pykota/trunk/bin/cupspykota

    r2007 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.84  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.83  2005/01/06 23:23:35  jalet 
    2730# Regain priviledge the time to read the job control file to extract the client 
  • pykota/trunk/bin/dumpykota

    r2016 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.22  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.21  2005/01/08 17:03:06  jalet 
    2730# "--format cups" output more resembling CUPS' page_log. 
     
    108111from pykota.dumper import DumPyKota 
    109112 
    110 __doc__ = N_("""dumpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     113__doc__ = N_("""dumpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    111114 
    112115Dumps PyKota database's content. 
  • pykota/trunk/bin/edpykota

    r1967 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.84  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.83  2004/12/02 21:24:50  jalet 
    2730# Integrated the patch by Wilson Roberto Afonso and Matt Hyclak to allow 
     
    303306from pykota.storage import PyKotaStorageError 
    304307 
    305 __doc__ = N_("""edpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     308__doc__ = N_("""edpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    306309A Print Quota editor for PyKota. 
    307310 
  • pykota/trunk/bin/lprngpykota

    r1878 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.13  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.12  2004/10/25 17:05:36  jalet 
    2730# Another fix for LPRng support debug messages : I'm sure I'm completely stupid now. 
  • pykota/trunk/bin/mailandpopup.sh

    r1697 r2028  
    33# PyKota - Print Quotas for CUPS and LPRng 
    44# 
    5 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
    66# You're welcome to redistribute this software under the 
    77# terms of the GNU General Public Licence version 2.0 
  • pykota/trunk/bin/papwaitprinter.sh

    r1814 r2028  
    33# PyKota - Print Quotas for CUPS and LPRng 
    44# 
    5 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
    66# You're welcome to redistribute this software under the 
    77# terms of the GNU General Public Licence version 2.0 
  • pykota/trunk/bin/pkbanner

    r1971 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:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.11  2004/12/03 12:34:28  jalet 
    2730# Fixed the default value for the --savetoner command line option 
     
    8588from pykota.tool import Tool, PyKotaToolError, crashed, N_ 
    8689 
    87 __doc__ = N_("""pkbanner v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     90__doc__ = N_("""pkbanner v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    8891 
    8992Generates banners. 
  • pykota/trunk/bin/pkhint

    r1815 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.22  2005/01/17 08:44:23  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.21  2004/10/13 08:26:06  jalet 
    2730# Doesn't suggest hardware(snmp) anymore if the command used was not snmpget. 
     
    111114    hasSNMP = 1 
    112115 
    113 __doc__ = N_("""pkhint v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     116__doc__ = N_("""pkhint v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    114117A tool to give hints on what accounting method is best for each printer. 
    115118 
  • pykota/trunk/bin/pkmail

    r1953 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.3  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.2  2004/11/21 22:16:11  jalet 
    2730# Added some kind of protection against bad guys 
     
    4043from pykota.pdlanalyzer import PDLAnalyzer, PDLAnalyzerError 
    4144 
    42 __doc__ = N_("""pkmail v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     45__doc__ = N_("""pkmail v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    4346 
    4447Email gateway for PyKota. 
  • pykota/trunk/bin/pkpgcounter

    r1487 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/05/21 20:40:07  jalet 
    2730# All the code for pkpgcounter is now in pdlanalyzer.py 
  • 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 
  • 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 
  • pykota/trunk/bin/pykotme

    r1911 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.18  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.17  2004/11/12 23:46:44  jalet 
    2730# Heavy work on pkbanner. Not finished yet though, but mostly works. 
     
    9396from pykota.pdlanalyzer import PDLAnalyzer, PDLAnalyzerError 
    9497 
    95 __doc__ = N_("""pykotme v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     98__doc__ = N_("""pykotme v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    9699 
    97100Gives print quotes to users. 
  • pykota/trunk/bin/README

    r1257 r2028  
    33PyKota - Print Quota for CUPS and LPRng 
    44 
    5 (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     5(c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
    66This program is free software; you can redistribute it and/or modify 
    77it under the terms of the GNU General Public License as published by 
  • pykota/trunk/bin/repykota

    r1803 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.53  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.52  2004/10/11 22:53:05  jalet 
    2730# Postponed string interpolation to help message's output method 
     
    207210from pykota import reporter 
    208211 
    209 __doc__ = N_("""repykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     212__doc__ = N_("""repykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    210213 
    211214Generates print quota reports. 
  • pykota/trunk/bin/snmpprinterstatus

    r1360 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 
  • pykota/trunk/bin/waitprinter.sh

    r1814 r2028  
    33# PyKota - Print Quotas for CUPS and LPRng 
    44# 
    5 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003, 2004, 2005 Jerome Alet <alet@librelogiciel.com> 
    66# You're welcome to redistribute this software under the 
    77# terms of the GNU General Public Licence version 2.0 
  • pykota/trunk/bin/warnpykota

    r1810 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.37  2005/01/17 08:44:24  jalet 
     27# Modified copyright years 
     28# 
    2629# Revision 1.36  2004/10/12 17:08:32  jalet 
    2730# alreadydone mapping was reset in each iteration, this is fixed. 
     
    151154from pykota.storage import PyKotaStorageError 
    152155 
    153 __doc__ = N_("""warnpykota v%s (c) 2003-2004 C@LL - Conseil Internet & Logiciels Libres 
     156__doc__ = N_("""warnpykota v%s (c) 2003, 2004, 2005 C@LL - Conseil Internet & Logiciels Libres 
    154157 
    155158Sends mail to users over print quota.