summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libpng/qt_attribution.json')
-rw-r--r--src/3rdparty/libpng/qt_attribution.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/3rdparty/libpng/qt_attribution.json b/src/3rdparty/libpng/qt_attribution.json
new file mode 100644
index 0000000000..93e73243af
--- /dev/null
+++ b/src/3rdparty/libpng/qt_attribution.json
@@ -0,0 +1,15 @@
+{
+ "Id": "libpng",
+ "Name": "LibPNG",
+ "QDocModule": "qtgui",
+ "QtUsage": "Used in the qpng image plugin. Configure with -system-png or -no-png to avoid.",
+
+ "Description": "libpng is the official PNG reference library.",
+ "Homepage": "http://www.libpng.org/pub/png/libpng.html",
+ "License": "libpng License",
+ "LicenseId": "Libpng",
+ "LicenseFile": "LICENSE",
+ "Copyright": "Copyright (c) 1998-2015 Glenn Randers-Pehrson
+Copyright (c) 1996-1997 Andreas Dilger
+Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc."
+}