From 5073c581af25c4b1fbe8c470b33e8259889ec9d7 Mon Sep 17 00:00:00 2001 From: Ivan Solovev Date: Thu, 25 Jan 2024 11:28:06 +0100 Subject: [PATCH] tst_manualqdatastream.cpp: update the license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The file was added in fd48ce0b73c74dafd5db27bc1f2752ef665df7ef by a TQtC employee, so the header should mention The Qt Company Ltd. Change-Id: Ib191d2d63656c42f783db87de489814d387dfbca Reviewed-by: Øystein Heskestad Reviewed-by: Marc Mutz (cherry picked from commit beebf6450c3720029ba5038b46c6db883504a142) Reviewed-by: Qt Cherry-pick Bot --- tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp b/tests/manual/corelib/qdatastream/tst_manualqdatastream.cpp index 1bfe29f3c94..3f63fe5e425 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