summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-03-10 10:28:15 +0100
committerLiang Qi <liang.qi@qt.io>2017-03-10 10:28:15 +0100
commitbe428b21b777a04a1766adb880cb44e7b0b68e5a (patch)
tree765bf1ad59a03935e8f87e8efc304f252d38ad52 /src/svg/qt_attribution.json
parent7cc50e972b7fa546f7cedff2ef19db20af9e36ab (diff)
parentf8137c81d38dc05f333afeaffc0f46a38a1e2f06 (diff)
downloadqtsvg-be428b21b777a04a1766adb880cb44e7b0b68e5a.tar.gz
Merge remote-tracking branch 'origin/5.8' into 5.9
Change-Id: I9244a68bf4709fa136c52132a66d70d7c0b8897b
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"
+}