summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-04-21 11:10:10 +0200
committerLiang Qi <liang.qi@qt.io>2017-04-21 11:10:10 +0200
commit1ef3d38562f686cf06b7a62be13cf9d3a23d0e41 (patch)
tree886e5c76aeabbb9b229bd64b9cb090e2a6bb395f /src/svg/qt_attribution.json
parent4a9470e55ce08752501868c60762268fdf2c44af (diff)
parent0b48e0821b9691ff369ad7b401cbf1f63c6397a9 (diff)
downloadqtsvg-1ef3d38562f686cf06b7a62be13cf9d3a23d0e41.tar.gz
Merge remote-tracking branch 'origin/5.9' into dev
Change-Id: I855627bf0387be820d97bbc0226fed07fd1db64a
Diffstat (limited to 'src/svg/qt_attribution.json')
-rw-r--r--src/svg/qt_attribution.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/svg/qt_attribution.json b/src/svg/qt_attribution.json
new file mode 100644
index 0000000..515bb38
--- /dev/null
+++ b/src/svg/qt_attribution.json
@@ -0,0 +1,12 @@
+{
+ "Id": "xsvg",
+ "Name": "XSVG",
+ "QDocModule": "qtsvg",
+ "QtUsage": "Used in the Qt SVG library.",
+ "Files": "qtsvghandler.cpp",
+
+ "Description": "Some code for arc handling is derived from code from the XSVG project.",
+ "License": "MIT \"Old Style\" License",
+ "LicenseFile": "XSVG_LICENSE.txt",
+ "Copyright": "Copyright 2002 USC/Information Sciences Institute"
+}