From: Kevin A. <ka...@us...> - 2006-07-30 01:05:51
|
Update of /cvsroot/pythoncard/PythonCard In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12898 Modified Files: LICENSE.txt Log Message: moved Alex up in list and added more people and samples Index: LICENSE.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/LICENSE.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** LICENSE.txt 27 Dec 2005 04:19:51 -0000 1.6 --- LICENSE.txt 30 Jul 2006 01:05:49 -0000 1.7 *************** *** 1,3 **** ! Copyright (c) 2001-2005 PythonCard developers All rights reserved. --- 1,3 ---- ! Copyright (c) 2001-2006 PythonCard developers All rights reserved. *************** *** 18,21 **** --- 18,23 ---- The PythonCard developers and contributors are; Kevin Altis - developer, project lead, <al...@se...> + Alex Tweedly - developer, tools, documentation <al...@tw...> + helpfulWrappers and sudoku samples Rowland Smith - developer Patrick K O'Brien - developer, PyCrust, <po...@or...> *************** *** 23,30 **** Robin Dunn - developer, wxPython, <ro...@al...> Andy Todd - developer, dbBrowser sample, gadflyDatabase.py, documentation, <an...@ha...> - Alex Tweedly - developer, codeEditor & resourceEditor additions, documentation Arlo Belshee - developer, lsystem sample Kim Wallmark - developer, lsystem sample ! Phil Edwards - developer, documentation, pysshed sample, Linux RPMs, <ph...@li...> Dan Winkler - developer, textIndexer sample, co-Godfather ;-) Kenneth Pronovici - Debian builds --- 25,32 ---- Robin Dunn - developer, wxPython, <ro...@al...> Andy Todd - developer, dbBrowser sample, gadflyDatabase.py, documentation, <an...@ha...> Arlo Belshee - developer, lsystem sample Kim Wallmark - developer, lsystem sample ! Phil Edwards - developer, documentation, Linux RPMs, <ph...@li...> ! standaloneBuilder tool, pysshed and sysTray samples Dan Winkler - developer, textIndexer sample, co-Godfather ;-) Kenneth Pronovici - Debian builds *************** *** 47,48 **** --- 49,52 ---- Stephen Waterbury - twistedEchoClient sample Ward Cunningham - lsystem sample + Raymond Hettinger - iacGrid sample + Jure Vrscaj - dijkstra sample |