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

Changed copyright years.

Location:
pykota/trunk/pykota/storages
Files:
6 modified

Legend:

Unmodified
Added
Removed
  • 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