Changeset 89 for pykoticon

Show
Ignore:
Timestamp:
01/26/06 22:13:59 (18 years ago)
Author:
jerome
Message:

Changed copyright years

Location:
pykoticon/trunk
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • pykoticon/trunk/bin/pykoticon

    r88 r89  
    22# -*- coding: ISO-8859-15 -*- 
    33 
    4 # PyKotIcon - Windows System Tray Icon for PyKota 
    5 # 
    6 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     4# PyKotIcon - Client side helper for PyKota 
     5# 
     6# (c) 2003, 2004, 2005, 2006 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 
  • pykoticon/trunk/CREDITS

    r73 r89  
    11# $Id$ 
    22 
    3 PyKotIcon - an end-user companion for PyKota 
     3PyKotIcon - Client side helper for PyKota 
    44 
    5 (c) 2005 Jerome Alet <alet@librelogiciel.com> 
     5(c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    66This program is free software; you can redistribute it and/or modify 
    77it under the terms of the GNU General Public License as published by 
  • pykoticon/trunk/NEWS

    r73 r89  
    11# $Id$ 
    22 
    3 PyKotIcon - an end-user companion for PyKota 
     3PyKotIcon - Client side helper for PyKota 
    44 
    5 (c) 2005 Jerome Alet <alet@librelogiciel.com> 
     5(c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    66This program is free software; you can redistribute it and/or modify 
    77it under the terms of the GNU General Public License as published by 
  • pykoticon/trunk/README

    r73 r89  
    11# $Id$ 
    22 
    3 PyKotIcon - an end-user companion for PyKota 
     3PyKotIcon - Client side helper for PyKota 
    44 
    5 (c) 2005 Jerome Alet <alet@librelogiciel.com> 
     5(c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com> 
    66This program is free software; you can redistribute it and/or modify 
    77it under the terms of the GNU General Public License as published by 
  • pykoticon/trunk/setup.py

    r86 r89  
    22# -*- coding: ISO-8859-15 -*- 
    33 
    4 # PyKotIcon - an end-user companion for PyKota 
     4# PyKotIcon - Client side helper for PyKota 
    55# 
    6 # (c) 2003-2004 Jerome Alet <alet@librelogiciel.com> 
     6# (c) 2003, 2004, 2005, 2006 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