diff options
| author | Ali Demiralp <ali.demiralp@qt.io> | 2025-02-25 11:01:47 +0100 |
|---|---|---|
| committer | Ali Can Demiralp <ali.demiralp@qt.io> | 2025-03-18 09:01:17 +0000 |
| commit | 0fe9fa50df9be5a13bb1b2fdb23927b1ace5f420 (patch) | |
| tree | a1f3e3b14da338a9fd2054015ed60187f656ed31 /QtVsTools.Core/DevReleaseMonitorTask.cs | |
| parent | 9ebdf16f8cd147126a4139d04e539814a1137955 (diff) | |
Update copyright comments to 2025
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123
Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'QtVsTools.Core/DevReleaseMonitorTask.cs')
| -rw-r--r-- | QtVsTools.Core/DevReleaseMonitorTask.cs | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/QtVsTools.Core/DevReleaseMonitorTask.cs b/QtVsTools.Core/DevReleaseMonitorTask.cs index 5deee6e7..fb118e1c 100644 --- a/QtVsTools.Core/DevReleaseMonitorTask.cs +++ b/QtVsTools.Core/DevReleaseMonitorTask.cs @@ -1,7 +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 -***************************************************************************************************/ +// Copyright (C) 2025 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 using System; using System.Linq; |
