summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/sqlite/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/sqlite/qt_attribution.json')
-rw-r--r--src/3rdparty/sqlite/qt_attribution.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/3rdparty/sqlite/qt_attribution.json b/src/3rdparty/sqlite/qt_attribution.json
new file mode 100644
index 0000000000..a4ea0cdbd2
--- /dev/null
+++ b/src/3rdparty/sqlite/qt_attribution.json
@@ -0,0 +1,12 @@
+{
+ "Id": "sqlite",
+ "Name": "SQLite",
+ "QDocModule": "qtsql",
+ "QtUsage": "Used in Qt SQL Lite plugin. Configure Qt with -system-sqlite or -no-sqlite to avoid.",
+
+ "Description": "SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.",
+ "Homepage": "http://www.sqlite.org/",
+ "Version": "3.11.1.0",
+ "License": "Public Domain",
+ "Copyright": "The authors disclaim copyright to the source code. However, a license can be obtained if needed."
+}