Changeset 3561 for pykota/trunk/pykota

Show
Ignore:
Timestamp:
01/04/13 23:34:24 (11 years ago)
Author:
jerome
Message:

Changed copyright years.

Location:
pykota/trunk/pykota
Files:
35 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounter.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/hardware.py

    r3509 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/__init__.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/ink.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/pjl.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/snmp.py

    r3548 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/accounters/software.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/appinit.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/commandline.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/config.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/constants.py

    r3530 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/cups.py

    r3556 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/dumper.py

    r3553 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/errors.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/__init__.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/logger.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/loggers/__init__.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/loggers/stderr.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/loggers/system.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/pdfutils.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/progressbar.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/reporter.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/reporters/html.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/reporters/__init__.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/reporters/text.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storage.py

    r3549 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/__init__.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/ldapstorage.py

    r3555 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/mysqlstorage.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/pgstorage.py

    r3527 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/sqlitestorage.py

    r3533 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/storages/sql.py

    r3549 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/tool.py

    r3545 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/utils.py

    r3489 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
  • pykota/trunk/pykota/version.py

    r3549 r3561  
    33# PyKota : Print Quotas for CUPS 
    44# 
    5 # (c) 2003-2009 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003-2013 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 
     
    2424import time 
    2525 
    26 __version__ = "1.27alpha13_unofficial" 
     26__version__ = "1.27alpha14_unofficial" 
    2727 
    2828__doc__ = "PyKota : a complete Printing Quota Solution for CUPS."