aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Test_QtMsBuild.Build
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Test_QtMsBuild.Build')
-rw-r--r--Tests/Test_QtMsBuild.Build/BigSolution.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Logger.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/MsBuild.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/TempProject.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_BigSolution.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_Build.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_Eval.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_IntDir.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_LateBinding.cs2
-rw-r--r--Tests/Test_QtMsBuild.Build/Test_QtMsBuild.Build.csproj2
10 files changed, 10 insertions, 10 deletions
diff --git a/Tests/Test_QtMsBuild.Build/BigSolution.cs b/Tests/Test_QtMsBuild.Build/BigSolution.cs
index da65ef7e..0cfb3ac4 100644
--- a/Tests/Test_QtMsBuild.Build/BigSolution.cs
+++ b/Tests/Test_QtMsBuild.Build/BigSolution.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System.Collections.Generic;
diff --git a/Tests/Test_QtMsBuild.Build/Logger.cs b/Tests/Test_QtMsBuild.Build/Logger.cs
index bde6cd45..528f4f42 100644
--- a/Tests/Test_QtMsBuild.Build/Logger.cs
+++ b/Tests/Test_QtMsBuild.Build/Logger.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/MsBuild.cs b/Tests/Test_QtMsBuild.Build/MsBuild.cs
index 6db70766..bf41b0a7 100644
--- a/Tests/Test_QtMsBuild.Build/MsBuild.cs
+++ b/Tests/Test_QtMsBuild.Build/MsBuild.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System.Collections.Generic;
diff --git a/Tests/Test_QtMsBuild.Build/TempProject.cs b/Tests/Test_QtMsBuild.Build/TempProject.cs
index e9ff6c8d..7ba0712c 100644
--- a/Tests/Test_QtMsBuild.Build/TempProject.cs
+++ b/Tests/Test_QtMsBuild.Build/TempProject.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_BigSolution.cs b/Tests/Test_QtMsBuild.Build/Test_BigSolution.cs
index d329cda5..977554a6 100644
--- a/Tests/Test_QtMsBuild.Build/Test_BigSolution.cs
+++ b/Tests/Test_QtMsBuild.Build/Test_BigSolution.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2023 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_Build.cs b/Tests/Test_QtMsBuild.Build/Test_Build.cs
index c4087802..7e01ba1c 100644
--- a/Tests/Test_QtMsBuild.Build/Test_Build.cs
+++ b/Tests/Test_QtMsBuild.Build/Test_Build.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_Eval.cs b/Tests/Test_QtMsBuild.Build/Test_Eval.cs
index 6ab1dc97..18c1da45 100644
--- a/Tests/Test_QtMsBuild.Build/Test_Eval.cs
+++ b/Tests/Test_QtMsBuild.Build/Test_Eval.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_IntDir.cs b/Tests/Test_QtMsBuild.Build/Test_IntDir.cs
index b0493b19..0c79f6b7 100644
--- a/Tests/Test_QtMsBuild.Build/Test_IntDir.cs
+++ b/Tests/Test_QtMsBuild.Build/Test_IntDir.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_LateBinding.cs b/Tests/Test_QtMsBuild.Build/Test_LateBinding.cs
index 25c19701..e8f5bfe6 100644
--- a/Tests/Test_QtMsBuild.Build/Test_LateBinding.cs
+++ b/Tests/Test_QtMsBuild.Build/Test_LateBinding.cs
@@ -1,6 +1,6 @@
/***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************/
using System;
diff --git a/Tests/Test_QtMsBuild.Build/Test_QtMsBuild.Build.csproj b/Tests/Test_QtMsBuild.Build/Test_QtMsBuild.Build.csproj
index b41531d8..71b2ca59 100644
--- a/Tests/Test_QtMsBuild.Build/Test_QtMsBuild.Build.csproj
+++ b/Tests/Test_QtMsBuild.Build/Test_QtMsBuild.Build.csproj
@@ -2,7 +2,7 @@
<!--
***************************************************************************************************
Copyright (C) 2024 The Qt Company Ltd.
- SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+ SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
***************************************************************************************************
-->
<Project ToolsVersion="$(VisualStudioVersion)" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">