Last change
on this file was 205, checked in by rudi, 14 years ago |
Added SQLite 2.8.17 sources. This allows to build at least one of the sql drivers / plugins.
|
File size:
878 bytes
|
Rev | Line | |
---|
[205] | 1 | SQLite 2.8.17 for OS/2
|
---|
| 2 | ----------------------
|
---|
| 3 |
|
---|
| 4 | These are the sources of 2.8.17 with OS/2 specific patches applied. The
|
---|
| 5 | patches were created by Andrew MacIntyre, http://www.andymac.org/
|
---|
| 6 |
|
---|
| 7 |
|
---|
| 8 |
|
---|
| 9 | Legal matters
|
---|
| 10 |
|
---|
| 11 | This software is provided 'as-is', without any express or implied warranty.
|
---|
| 12 | In no event will the packager be held liable for any damages arising from
|
---|
| 13 | the use of the software.
|
---|
| 14 |
|
---|
| 15 | The SQLite code has copyright disclaimed. I quote from the source file
|
---|
| 16 | src/main.c:
|
---|
| 17 |
|
---|
| 18 | /*
|
---|
| 19 | ** 2001 September 15
|
---|
| 20 | **
|
---|
| 21 | ** The author disclaims copyright to this source code. In place of
|
---|
| 22 | ** a legal notice, here is a blessing:
|
---|
| 23 | **
|
---|
| 24 | ** May you do good and not evil.
|
---|
| 25 | ** May you find forgiveness for yourself and forgive others.
|
---|
| 26 | ** May you share freely, never taking more than you give.
|
---|
| 27 | **
|
---|
| 28 | *************************************************************************
|
---|
| 29 | ...
|
---|
| 30 |
|
---|
| 31 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.