Show
Ignore:
Timestamp:
01/07/08 22:04:42 (16 years ago)
Author:
jerome
Message:

Updated copyright years.
Changed some remaining ISO-8859-15 markers to UTF-8 in Python source code.
Added missing source encoding markers.
Added missing copyright messages.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/checkdeps.py

    r3259 r3275  
    11#! /usr/bin/env python 
    2 # -*- coding: ISO-8859-15 -*- 
     2# -*- coding: UTF-8 -*- 
    33# 
    44# PyKota 
     
    66# PyKota : Print Quotas for CUPS 
    77# 
    8 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
     8# (c) 2003, 2004, 2005, 2006, 2007, 2008 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