summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-12-02 16:16:03 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2016-12-07 05:57:36 +0000
commit1b3a7ae14d25f1caa3f6bedad3cfeb7d83b3904e (patch)
treeb6dc53c73c54f06525b33a50b7dd3394584e2f4e /src/svg/qt_attribution.json
parent51ef7e2e9877fbcc8ac0f7dc4d2f17b767b7e765 (diff)
downloadqtsvg-1b3a7ae14d25f1caa3f6bedad3cfeb7d83b3904e.tar.gz
Document 3rd party code using new setupv5.8.0-rc1v5.8.05.8.0
Change-Id: I7495086a3712ef817380c80d3dea7d49da047ed8 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
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"
+}