summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-01-26 10:00:28 +0100
committerLiang Qi <liang.qi@qt.io>2017-01-26 10:00:28 +0100
commit9778bdd27ce04b92824abfc1bb54b21f1086a2f6 (patch)
treec027f65b12a68b0978c5037b9458d0f990c5b168 /src/svg/qt_attribution.json
parent5f5b5f58a976825c883a772d19beac21aaf4dd1d (diff)
parent1b3a7ae14d25f1caa3f6bedad3cfeb7d83b3904e (diff)
downloadqtsvg-9778bdd27ce04b92824abfc1bb54b21f1086a2f6.tar.gz
Merge remote-tracking branch 'origin/5.8.0' into 5.8
Change-Id: If6f9147b14fcf698e707069a7334404dfc21be14
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"
+}