From: Kevin A. <ka...@us...> - 2004-05-12 23:23:21
|
Update of /cvsroot/pythoncard/PythonCard In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9612 Modified Files: LICENSE.txt Log Message: updated developers and contributors Index: LICENSE.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/LICENSE.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LICENSE.txt 6 Sep 2003 16:22:42 -0000 1.2 --- LICENSE.txt 12 May 2004 23:23:11 -0000 1.3 *************** *** 1,3 **** ! Copyright (c) 2001-2003 PythonCard developers All rights reserved. --- 1,3 ---- ! Copyright (c) 2001-2004 PythonCard developers All rights reserved. *************** *** 16,40 **** IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! The PythonCard developers are; ! Kevin Altis (al...@se...) ! Rowland Smith ! Patrick K O'Brien (po...@or...) ! Neil Hodgson (ne...@sc...) ! Robin Dunn (ro...@al...) ! Dan Winkler ! Andy Todd (an...@ha...) ! Simon Kittle ! Juergen Rauch Richard Wolff ! Dan Shafer ! Randy Lea ! Riaan Booysen ! David Primmer ! Fred Pacquier ! Gene Cash ! Thomas Heller ! Phil Edwards (ph...@li...) ! David McNab ! Jon Dyte (jo...@to...) ! Roman Suzi (rn...@on...) ! William Volkman --- 16,47 ---- IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ! The PythonCard developers and contributors are; ! Kevin Altis - developer, project lead, <al...@se...> ! Rowland Smith - developer ! Patrick K O'Brien - developer, PyCrust, <po...@or...> ! Neil Hodgson - developer, wxStyledTextCtrl (Scintilla), <ne...@sc...> ! 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, pysshed sample, Linux RPMs, <ph...@li...> ! Dan Winkler - developer, textIndexer sample, co-Godfather ;-) ! Kenneth Pronovici - Debian builds ! Dan Shafer - documentation, counter sample ! Thomas Heller - py2exe scripts, Windows distutils script ! Simon Kittle - textRouter sample ! Juergen Rauch - custdb sample Richard Wolff ! Randy Lea - rpn sample ! Riaan Booysen - STCStyleEditor.py ! David McNab - documentation ! David Primmer - documentation ! Fred Pacquier - fpop sample ! Gene Cash - EXIF.py ! Jon Dyte ! Roman Suzi ! William Volkman - multicolumnexample sample ! Bruce Eckel - moderator sample ! Tom Jacobs - montyhall sample ! Stephen Waterbury - twistedEchoClient sample ! Ward Cunningham - lsystem sample |