Changeset 176
- Timestamp:
- 01/17/07 23:29:24 (18 years ago)
- Location:
- pykoticon/trunk
- Files:
-
- 9 modified
Legend:
- Unmodified
- Added
- Removed
-
pykoticon/trunk/bin/pykoticon
r175 r176 6 6 # PyKotIcon - Client side helper for PyKota and other applications 7 7 # 8 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>8 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 9 9 # This program is free software; you can redistribute it and/or modify 10 10 # it under the terms of the GNU General Public License as published by -
pykoticon/trunk/bin/pykoticon.vbs
r125 r176 1 1 ' PyKotIcon - Client side helper for PyKota 2 2 ' 3 ' (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>3 ' (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 4 4 ' This program is free software; you can redistribute it and/or modify 5 5 ' it under the terms of the GNU General Public License as published by -
pykoticon/trunk/CREDITS
r175 r176 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykoticon/trunk/man/genman.sh
r140 r176 3 3 # PyKotIcon - Client side helper for PyKota and other applications 4 4 # 5 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 # You're welcome to redistribute this software under the 7 7 # terms of the GNU General Public Licence version 2.0 -
pykoticon/trunk/NEWS
r173 r176 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykoticon/trunk/README
r169 r176 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by -
pykoticon/trunk/setup.py
r156 r176 6 6 # PyKotIcon - Client side helper for PyKota and other applications 7 7 # 8 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>8 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 9 9 # This program is free software; you can redistribute it and/or modify 10 10 # it under the terms of the GNU General Public License as published by -
pykoticon/trunk/tests/test.py
r168 r176 4 4 # PyKotIcon - Client side helper for PyKota and other applications 5 5 # 6 # (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>6 # (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 7 7 # This program is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by -
pykoticon/trunk/TODO
r171 r176 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003, 2004, 2005, 2006 Jerome Alet <alet@librelogiciel.com>5 (c) 2003, 2004, 2005, 2006, 2007 Jerome Alet <alet@librelogiciel.com> 6 6 This program is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by