summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/zlib/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/zlib/qt_attribution.json')
-rw-r--r--src/3rdparty/zlib/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/3rdparty/zlib/qt_attribution.json b/src/3rdparty/zlib/qt_attribution.json
new file mode 100644
index 0000000000..a10fd1921f
--- /dev/null
+++ b/src/3rdparty/zlib/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "zlib",
+ "Name": "Data Compression Library (zlib)",
+ "QDocModule": "qtcore",
+ "QtUsage": "Optionally used in Qt Core and and development tools. Configure with -system-zlib to avoid.",
+
+ "Description": "zlib is a general purpose data compression library.",
+ "Homepage": "http://zlib.net/",
+ "Version": "1.2.5",
+
+ "License": "ZLib license",
+ "LicenseId": "Zlib",
+ "LicenseFile": "LICENSE",
+ "Copyright": "(C) 1995-2010 Jean-loup Gailly and Mark Adler"
+}