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

Changed copyright years.
Changed default source encoding from ISO-889-15 to UTF-8.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkipplib/trunk/pkipplib/pkipplib.py

    r44 r45  
    11#! /usr/bin/env python 
    2 # -*- coding: ISO-8859-15 -*- 
     2# -*- coding: UTF-8 -*- 
    33# 
    44# pkipplib : IPP and CUPS support for Python 
    55# 
    6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006, 2007, 2008 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