summaryrefslogtreecommitdiffstats
path: root/src/shared/findwidget
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2025-05-30 15:06:30 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2025-06-10 10:52:22 +0000
commit24d52c6d7f19794bfe61eba5097ada3100e225b5 (patch)
treeacfaeebd86c96304b8d1b4c7d931b18f765e14d3 /src/shared/findwidget
parent523fe4c15e8e962d13ca17bc0645468ab867c926 (diff)
Revert "Update commercial SPDX-License-Identifier"v6.5.5-lts-lgpl6.5.5
This reverts commit 9a898de1b3584627b8f0e72ae71f0e221e74130e. The revert is needed for the opensource releases which cannot contain commercial license headers. Change-Id: Ie266da44765a4a54c5a05a3c190284b3efdb4b65 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit b4c33b87097d539853c78a02b5fae29a7d045aee)
Diffstat (limited to 'src/shared/findwidget')
-rw-r--r--src/shared/findwidget/abstractfindwidget.cpp2
-rw-r--r--src/shared/findwidget/abstractfindwidget.h2
-rw-r--r--src/shared/findwidget/itemviewfindwidget.cpp2
-rw-r--r--src/shared/findwidget/itemviewfindwidget.h2
-rw-r--r--src/shared/findwidget/texteditfindwidget.cpp2
-rw-r--r--src/shared/findwidget/texteditfindwidget.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/shared/findwidget/abstractfindwidget.cpp b/src/shared/findwidget/abstractfindwidget.cpp
index e813a961c..1944beaf1 100644
--- a/src/shared/findwidget/abstractfindwidget.cpp
+++ b/src/shared/findwidget/abstractfindwidget.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
/*! \class AbstractFindWidget
diff --git a/src/shared/findwidget/abstractfindwidget.h b/src/shared/findwidget/abstractfindwidget.h
index 39435cd57..ca3ad0d0c 100644
--- a/src/shared/findwidget/abstractfindwidget.h
+++ b/src/shared/findwidget/abstractfindwidget.h
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#ifndef ABSTRACTFINDWIDGET_H
#define ABSTRACTFINDWIDGET_H
diff --git a/src/shared/findwidget/itemviewfindwidget.cpp b/src/shared/findwidget/itemviewfindwidget.cpp
index 2494f1c4f..3981a4952 100644
--- a/src/shared/findwidget/itemviewfindwidget.cpp
+++ b/src/shared/findwidget/itemviewfindwidget.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
/*! \class ItemViewFindWidget
diff --git a/src/shared/findwidget/itemviewfindwidget.h b/src/shared/findwidget/itemviewfindwidget.h
index 511e68113..dee3bc31d 100644
--- a/src/shared/findwidget/itemviewfindwidget.h
+++ b/src/shared/findwidget/itemviewfindwidget.h
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#ifndef ITEMVIEWFINDWIDGET_H
#define ITEMVIEWFINDWIDGET_H
diff --git a/src/shared/findwidget/texteditfindwidget.cpp b/src/shared/findwidget/texteditfindwidget.cpp
index 3024c54ef..1b3a1b53f 100644
--- a/src/shared/findwidget/texteditfindwidget.cpp
+++ b/src/shared/findwidget/texteditfindwidget.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
/*! \class TextEditFindWidget
diff --git a/src/shared/findwidget/texteditfindwidget.h b/src/shared/findwidget/texteditfindwidget.h
index e9e0c4acc..603ab65ac 100644
--- a/src/shared/findwidget/texteditfindwidget.h
+++ b/src/shared/findwidget/texteditfindwidget.h
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
#ifndef TEXTEDITFINDWIDGET_H
#define TEXTEDITFINDWIDGET_H