Changeset 3564
- Timestamp:
- 01/04/13 23:48:45 (12 years ago)
- Location:
- pykoticon/trunk
- Files:
-
- 10 modified
Legend:
- Unmodified
- Added
- Removed
-
pykoticon/trunk/bin/pykoticon
r3480 r3564 6 6 # PyKotIcon - Client side helper for PyKota and other applications 7 7 # 8 # (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>8 # (c) 2003-2013 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
r3480 r3564 1 1 ' PyKotIcon - Client side helper for PyKota 2 2 ' 3 ' (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>3 ' (c) 2003-2013 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/clean.sh
r3439 r3564 3 3 # PyKotIcon - Client side helper for PyKota and other applications 4 4 # 5 # (c) 2005 Jerome Alet <alet@librelogiciel.com>5 # (c) 2005-2013 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/CREDITS
r3480 r3564 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 (c) 2003-2013 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
r3480 r3564 3 3 # PyKotIcon - Client side helper for PyKota and other applications 4 4 # 5 # (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 # (c) 2003-2013 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
r3480 r3564 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 (c) 2003-2013 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
r3480 r3564 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 (c) 2003-2013 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
r3480 r3564 6 6 # PyKotIcon - Client side helper for PyKota and other applications 7 7 # 8 # (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>8 # (c) 2003-2013 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
r3480 r3564 4 4 # PyKotIcon - Client side helper for PyKota and other applications 5 5 # 6 # (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>6 # (c) 2003-2013 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
r3480 r3564 3 3 PyKotIcon - Client side helper for PyKota and other applications 4 4 5 (c) 2003-20 09Jerome Alet <alet@librelogiciel.com>5 (c) 2003-2013 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