Changeset 3133 for pykota/trunk/pykota

Show
Ignore:
Timestamp:
01/17/07 23:19:42 (17 years ago)
Author:
jerome
Message:

Changed copyright years.

Location:
pykota/trunk/pykota
Files:
29 modified

Legend:

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

    r3036 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/hardware.py

    r2635 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/__init__.py

    r2622 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/ink.py

    r3122 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/pjl.py

    r3027 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/snmp.py

    r3039 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/accounters/software.py

    r3000 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/cgifuncs.py

    r3120 r3133  
    11# PyKota - Print Quotas for CUPS and LPRng 
    22# 
    3 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     3# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    44# This program is free software; you can redistribute it and/or modify 
    55# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/config.py

    r3126 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/dumper.py

    r3121 r3133  
    33# PyKota - Print Quotas for CUPS and LPRng 
    44# 
    5 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003, 2004, 2005, 2006, 2007 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

    r2622 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/ipp.py

    r2956 r3133  
    66# PyKota : Print Quotas for CUPS and LPRng 
    77# 
    8 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     8# (c) 2003, 2004, 2005, 2006, 2007 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/pykota/logger.py

    r2945 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/loggers/__init__.py

    r2622 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/loggers/stderr.py

    r2859 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/loggers/system.py

    r2859 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/reporter.py

    r3050 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/reporters/html.py

    r2830 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/reporters/__init__.py

    r2622 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/reporters/text.py

    r2830 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storage.py

    r3101 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storages/__init__.py

    r2622 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storages/ldapstorage.py

    r3091 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storages/mysqlstorage.py

    r3129 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# (c) 2005, 2006 Matt Hyclak <hyclak@math.ohiou.edu> 
    88# This program is free software; you can redistribute it and/or modify 
  • pykota/trunk/pykota/storages/pgstorage.py

    r2972 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storages/sqlitestorage.py

    r2830 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/storages/sql.py

    r3056 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/tool.py

    r3061 r3133  
    44# PyKota - Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
  • pykota/trunk/pykota/version.py

    r3119 r3133  
    44# PyKota : Print Quotas for CUPS and LPRng 
    55# 
    6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
    77# This program is free software; you can redistribute it and/or modify 
    88# it under the terms of the GNU General Public License as published by 
     
    2828__author__ = "Jerome Alet - alet@librelogiciel.com" 
    2929 
    30 __years__ = "2003, 2004, 2005, 2006" 
     30__years__ = "2003, 2004, 2005, 2006, 2007" 
    3131 
    3232__gplblurb__ = """This program is free software; you can redistribute it and/or modify