summaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2024-01-25 11:28:06 +0100
committerIvan Solovev <ivan.solovev@qt.io>2024-01-26 15:10:19 +0100
commitbeebf6450c3720029ba5038b46c6db883504a142 (patch)
tree90cbf881339b95527bee2c5947a5803524998775 /tests/manual
parent36cc9fc54a1b581e5fd9377e0ddbcd1670ab447f (diff)
tst_manualqdatastream.cpp: update the license
The file was added in fd48ce0b73c74dafd5db27bc1f2752ef665df7ef by a TQtC employee, so the header should mention The Qt Company Ltd. Pick-to: 6.7 Change-Id: Ib191d2d63656c42f783db87de489814d387dfbca Reviewed-by: Øystein Heskestad <oystein.heskestad@qt.io> Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp b/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp
index 59bff74e13..ef763189f6 100644
--- a/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp
+++ b/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 BlackBerry Limited. All rights reserved.
+// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include <QDataStream>