From f5b988d507f4c597678ec31e4709dcc5a74827f7 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 11 Mar 2016 16:04:15 +0100 Subject: README: Add comment on use of SQLite Change-Id: I763389974fdb153ee3120a6e11653dee2d4ff34d Reviewed-by: Alessandro Portale --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a1a6e3a137c..1eda6a3c466 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,9 @@ we thank the authors who made this possible: The source code of Botan C++ crypto library can be found in QtCreator/src/libs/3rdparty +### SQLite, in-process library that implements a SQL database engine + +SQLite (https://www.sqlite.org) is in the Public Domain. ### ClassView and ImageViewer plugins @@ -304,6 +307,3 @@ we thank the authors who made this possible: 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." - - - -- cgit v1.2.3