summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJanne Kangas <janne.kangas@qt.io>2018-05-23 14:16:07 +0300
committerJanne Kangas <janne.kangas@qt.io>2018-05-23 11:33:40 +0000
commit8986cd21093b55262523f0f7253bb304daa95559 (patch)
tree915da74dd917219eaa6114286bd6ad0733b1e90d
parent60a25d5efc5cc9b1efe6d582a75a89deed7da788 (diff)
Remove boost and bullet attribution
Task-ID: QT3DS-614 Change-Id: Iff12b3dc88aaf4326eb1e7f2d7ffb64064950e5e Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
-rw-r--r--1.4.0/qt_attribution.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/1.4.0/qt_attribution.json b/1.4.0/qt_attribution.json
index 6d63eac..5872bf2 100644
--- a/1.4.0/qt_attribution.json
+++ b/1.4.0/qt_attribution.json
@@ -14,18 +14,6 @@
"Copyright": "Copyright 2006 Sony Computer Entertainment Inc."
},
{
- "Id": "boost",
- "Name": "Boost",
- "QDocModule": "qt3dstudio",
- "QtUsage": "Used by Qt3DStudio, both Studio and Runtime components.",
-
- "Description": "Collection of C++ libraries.",
- "Homepage": "http://www.boost.org/",
- "License": "Boost Software License",
- "LicenseId": "BSL-1.0",
- "Copyright": " Copyright 1997- Boost contributors"
- },
- {
"Id": "libxml",
"Name": "LibXML",
"QDocModule": "qt3dstudio",
@@ -35,17 +23,5 @@
"License": "MIT License",
"LicenseId": "MIT",
"Copyright": "Copyright (c) 2005 libxml2"
- },
- {
- "Id": "bullet",
- "Name": "Bullet",
- "QDocModule": "qt3dstudio",
- "QtUsage": "Used by ColladaDOM which in turn is used by Qt3DStudio Studio component.",
-
- "Description": "Continuous Collision Detection and Physics Library.",
- "Homepage": "http://continuousphysics.com/Bullet/",
- "License": "ZLib license",
- "LicenseId": "ZLib",
- "Copyright": "Copyright (c) 2003-2006 Erwin Coumans"
}
]