summaryrefslogtreecommitdiff
path: root/src/svg/qt_attribution.json
diff options
context:
space:
mode:
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"
+}