summaryrefslogtreecommitdiffstats
path: root/src/foundation/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/foundation/qt_attribution.json')
-rw-r--r--src/foundation/qt_attribution.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/foundation/qt_attribution.json b/src/foundation/qt_attribution.json
new file mode 100644
index 0000000..537d8be
--- /dev/null
+++ b/src/foundation/qt_attribution.json
@@ -0,0 +1,22 @@
+{
+ "Id": "convertutf",
+ "Name": "ConvertUTF",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by Qt3DStudio, Studio and Runtime components.",
+
+ "License": "Other",
+ "LicenseFile": "LICENSE_CONVERTUTF.TXT",
+ "Copyright": "Copyright 2001-2004 Unicode, Inc."
+}
+,
+{
+ "Id": "socket",
+ "Name": "Socket",
+ "QDocModule": "qt3dstudio",
+ "QtUsage": "Used by Qt3DStudio, Runtime component.",
+
+ "License": "MIT license",
+ "LicenseId": "MIT",
+ "LicenseFile": "LICENCE_SOCKET.TXT",
+ "Copyright": "Copyright (C) 2004-2013 Diego Nehab."
+}