aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/testserver/californium/californium.sh2
-rwxr-xr-xtests/testserver/freecoap/freecoap.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/testserver/californium/californium.sh b/tests/testserver/californium/californium.sh
index bbc9c61..0eee826 100755
--- a/tests/testserver/californium/californium.sh
+++ b/tests/testserver/californium/californium.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Copyright (C) 2019 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
set -ex
diff --git a/tests/testserver/freecoap/freecoap.sh b/tests/testserver/freecoap/freecoap.sh
index e30fdd0..4000c09 100755
--- a/tests/testserver/freecoap/freecoap.sh
+++ b/tests/testserver/freecoap/freecoap.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Copyright (C) 2019 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
set -ex