summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-02-17 13:20:11 +0100
committerKai Köhne <kai.koehne@qt.io>2022-02-21 20:31:07 +0100
commit0b657f3a059f7cb78fc46cf2ab4623a511eeb075 (patch)
treec5ebac6aaf6856d304a5206c51c5f416f090ec01 /tests
parent58ffb050e010d1605067029840aece3610c5f066 (diff)
OpcUA: Fix attribution of Open62541
Open62541 is already attributed in src/3rdparty/open62541/qt_attribution.json. Remove the second qt_attribution.json file. List actually all licenses that are mentioned in the sources. [ChangeLog][Third-Party Code] Complete list of licenses in opengl62541 files: MPL-2.0, CC0-1.0, CC-BY-SA-4.0, BSD-3-Clause, Apache-2.0, and MIT Pick-to: 6.3 Change-Id: I8080748563d71838b38e0f5975559e6980a4f0b3 Reviewed-by: Frank Meerkoetter <frank.meerkoetter@basyskom.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/open62541-testserver/qt_attribution.json23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/open62541-testserver/qt_attribution.json b/tests/open62541-testserver/qt_attribution.json
deleted file mode 100644
index 8e9b86b..0000000
--- a/tests/open62541-testserver/qt_attribution.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "Id": "open62541",
- "Name": "Open62541",
- "QDocModule": "qtopcua",
- "QtUsage": "Used in the Qt OPC UA module to build the test server.",
- "Description": "Open62541 is an open source implementation of the OPC UA protocol.",
- "Homepage": "https://open62541.org/",
- "Version": "1.1",
- "License": "Creative Commons CCZero 1.0 Universal License",
- "LicenseId": "CC0-1.0",
- "LicenseFile": "../../LICENSE-CC0",
- "Copyright": "Bauer, Maximilian Ebrahimi
- Reza <reza.ebrahimi.dev (at) gmail.com>
- Graube, Markus <markus.graube (at) tu-dresden.de>
- Gruener, Sten <s.gruener (at) plt.rwth-aachen.de>
- Iatrou, Chris Paul <chris_paul.iatrou (at) tu-dresden.de>
- Jeromin, Holger Palm, Florian <f.palm (at) plt.rwth-aachen.de>
- Pfrommer, Julius <julius.pfrommer (at) iosb.fraunhofer.edu>
- Profanter, Stefan <profanter (at) fortiss.org>
- Stalder, Thomas <t.stalder (at) bluetimeconcept.ch>
- Urbas, Leon <leon.urbas (at) tu-dresden.de>
- "
-}