Show
Ignore:
Timestamp:
01/07/08 21:41:26 (16 years ago)
Author:
jerome
Message:

Changed copyright years.
Removed unnecessary shebang lines.
Changed default encoding to UTF-8 from ISO-8859-15 (only
ascii is used anyway).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pkpgcounter/trunk/pkpgpdls/lidil.py

    r555 r564  
    1 #! /usr/bin/env python 
    2 # -*- coding: ISO-8859-15 -*- 
     1# -*- coding: UTF-8 -*- 
    32# 
    43# pkpgcounter : a generic Page Description Language parser 
    54# 
    6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 
     5# (c) 2003, 2004, 2005, 2006, 2007, 2008 Jerome Alet <alet@librelogiciel.com> 
    76# This program is free software: you can redistribute it and/or modify 
    87# it under the terms of the GNU General Public License as published by