Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 3.18 KB

File metadata and controls

74 lines (47 loc) · 3.18 KB

License

This plugin version is available under GPL v3 (http://www.gnu.org/licenses/gpl.txt) or commercial license. Contact for commercial license: [email protected]

This plugin version is based on Cordova-sqlite-storage (https://github.com/litehelpers/Cordova-sqlite-storage), available under MIT license (all platforms) or Apache 2.0 license (Android and Windows).

The iOS/macOS platform version is based on Phonegap-SQLitePlugin by @davibe (Davide Bertola [email protected]) and @joenoon (Joe Noon [email protected]) (MIT license).

The iOS/macOS platform version includes and uses PSPDFThreadSafeMutableDictionary (PSPDFThreadSafeMutableDictionary.m https://gist.github.com/steipete/5928916) by @steipete (https://gist.github.com/steipete) (MIT license).

The Windows platform version includes SQLite3-WinRT by @doo (doo GmbH) under MIT License.

Other components:

sqlite3-regexp-cached - adapted by @brodybits (Christopher J. Brody), based on sqlite3-pcre (http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git) by Alexey Tourbin, public domain

sqlite3-base64 by @brodybits (Christopher J. Brody), Unlicense (http://unlicense.org/ - public domain)

libb64-encode - based on libb64 (http://libb64.sourceforge.net/) by Chris Venter, public domain

MIT or Apache 2.0

SQLite3-WinRT

by @doo (doo GmbH)

MIT License

sqlite3-regexp-cached

Based on http://git.altlinux.org/people/at/packages/?p=sqlite3-pcre.git by Alexey Tourbin, public domain

sqlite3-base64

Unlicense (public domain)

libb64-encode

Based on http://libb64.sourceforge.net/ by Chris Venter, public domain)

SQLCipher

Copyright (c) 2008, ZETETIC LLC All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the ZETETIC LLC nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY ZETETIC LLC ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ZETETIC LLC BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

SQLCipher for Android

Same license as SQLCipher, built from a project with some build scripts under Apache 2.0 license.

SQLite3

public domain