SQLIte library for Orbis
- 25/12/2021 Christmas Initial Release
- Electronic Arts Inc for EAWebkit source code for Sony PlaysStation families orbis and prospero included at https://gpl.ea.com/eawebkit.html :P
- xyzz and VitaSmith for sqlite modification library for VITA from https://github.com/VitaSmith/libsqlite
- @frangar @fjtrujy @psxdev aka "los nenes"
- All people who have been using liborbis
- All orbisdev, ps3dev, vitasdk and ps2dev old comrades
About sqlite3.h EA include this about it from orginal SQLite source code
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness for yourself and forgive others.
** May you share freely, never taking more than you give.
**
*************************************************************************
orbis-vfs.c is based on code from xyzz and VitaSmith and part of vfs implemetation from EA so it should use gpl