Ignore:
Timestamp:
02/03/2008 08:14:49 PM (18 years ago)
Author:
raverkamp
revision id:
svn-v3-trunk1:1c22b0a8-4d0b-0410-a296-af6a2e6f35e3:plain-odbc%2Ftrunk:10
Message:

adding exec-sql, changes to documentation, more tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • unicode/license.txt

    r1 r5  
    1 This system contains codefrom Paul Meurer, Joerg Hoehle and Roland Averkamp.
    21
     2This system contains code from Paul Meurer and Roland Averkamp.
     3
     4David Owen made the necessary adjustments to the code to
     5make it run on 64-bit Linux.
    36
    47This system contains code from Paul Meurer:
    58the FFC system was written by him and also
    6 the the lower level parts of the system:
    7 src/odbc/codbc-constants.lisp
     9the lower level parts of the system:
     10src/odbc/odbc-constants.lisp
    811src/odbc/odbc-ff-interface.lisp
    912src/odbc/ odbc-functions.lisp
     
    3437
    3538
    36 The uffi system is written by Goerg Hoehle
    37 this is the file src/uff-clisp/uffi.lisp
    38 And this is his license
    39 (c) 2004-2005 Joerg Hoehle
    40 Copyright: Allegro's LispLGPL (LLGPL)
    41 
    42 
    4339The upper parts of the system are written by me (Roland Averkamp)
    4440and carry my copyright notice. For my code I use the new BSD license.
Note: See TracChangeset for help on using the changeset viewer.