Hello,
I'd like to create a new cl.net project, "dyslexia", whose goal is to develop a spell checker and eventually a grammar checker.
My cl.net login is "loliveira" and "rstrandh" should be added to this group as well.
Thanks in advance!
On 4/18/06, Luís Oliveira luismbo@gmail.com wrote:
I'd like to create a new cl.net project, "dyslexia", whose goal is to develop a spell checker and eventually a grammar checker.
Which license will you apply to this project?
Erik.
On 2006-apr-19, at 14:23, Erik Enge wrote:
On 4/18/06, Luís Oliveira luismbo@gmail.com wrote:
I'd like to create a new cl.net project, "dyslexia", whose goal is to develop a spell checker and eventually a grammar checker.
Which license will you apply to this project?
Sorry, forgot about that.
So, the code will use the MIT license and the dictionary file we have so far has the following copyright notice:
;;; Copyright (C) 1992, 1993 University of Pennsylvania ;;; ;;; Permission to use, copy, modify, and distribute this software and ;;; its documentation for any purpose and without fee is hereby ;;; granted, provided that the above copyright notice appear in all ;;; copies and that both that copyright notice and this permission ;;; notice appear in supporting documentation, and that the name of ;;; U. of Pennsylvania not be used in advertising or publicity pertaining ;;; to distribution of the software without specific, written prior ;;; permission. U. of Pennsylvania makes no representations about ;;; the suitability of this software for any purpose. It is ;;; provided 'as is' without express or implied warranty.