-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCOPYING.CLSQL
More file actions
18 lines (13 loc) · 823 Bytes
/
COPYING.CLSQL
File metadata and controls
18 lines (13 loc) · 823 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CLSQL is written and Copyright (c) 2002-2009 by Kevin M. Rosenberg and is
based on the MaiSQL package written and Copyright (c) 1999-2001 by
Pierre R. Mai. In addition, CLSQL contains code from the UncommonSQL
project Copyright (C) 1999-2003 by onShore Development, Inc and code
from SQL/ODBC Copyright (C) 1999-2001 by Paul Meurer.
CLSQL is licensed under the terms of the Lisp Lesser GNU
Public License (http://opensource.franz.com/preamble.html), known as
the LLGPL. The LLGPL consists of a preamble (see above URL) and the
LGPL. Where these conflict, the preamble takes precedence.
CLSQL is referenced in the preamble as the "LIBRARY."
CLSQL is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.