summaryrefslogtreecommitdiffstats
path: root/tests/testserver/echo
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-05-02 13:41:32 +0200
committerLucie Gérard <lucie.gerard@qt.io>2024-05-03 10:58:54 +0200
commitd6bc7613ac91e663f573486135946039eeccf8d7 (patch)
tree3902d9f26ec73d6566a0360c4af75e2038c41f01 /tests/testserver/echo
parent53a58a191cf50a82c05e10135db949f56acde925 (diff)
Add copyright and licensing to tools and utils files missing it
Task-number: QTBUG-124453 Change-Id: I7645bcd7a7559425659bc522530a25977d7b5c82 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/testserver/echo')
-rwxr-xr-xtests/testserver/echo/echo.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testserver/echo/echo.sh b/tests/testserver/echo/echo.sh
index f0da9627d5..516b476357 100755
--- a/tests/testserver/echo/echo.sh
+++ b/tests/testserver/echo/echo.sh
@@ -1,3 +1,5 @@
+# Copyright (C) 2024 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#!/usr/bin/env bash
# Disabled by default, enable it.