aboutsummaryrefslogtreecommitdiffstats
path: root/QtVsTools.Core/CommandLineParser.cs
diff options
context:
space:
mode:
authorAli Demiralp <ali.demiralp@qt.io>2025-02-25 11:01:47 +0100
committerAli Can Demiralp <ali.demiralp@qt.io>2025-03-18 09:01:17 +0000
commit0fe9fa50df9be5a13bb1b2fdb23927b1ace5f420 (patch)
treea1f3e3b14da338a9fd2054015ed60187f656ed31 /QtVsTools.Core/CommandLineParser.cs
parent9ebdf16f8cd147126a4139d04e539814a1137955 (diff)
Update copyright comments to 2025
Change-Id: I9ab1f8919a3d28cb546cd71bfdc8da1f6ae9e123 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'QtVsTools.Core/CommandLineParser.cs')
-rw-r--r--QtVsTools.Core/CommandLineParser.cs6
1 files changed, 2 insertions, 4 deletions
diff --git a/QtVsTools.Core/CommandLineParser.cs b/QtVsTools.Core/CommandLineParser.cs
index dbede825..e6ebdd29 100644
--- a/QtVsTools.Core/CommandLineParser.cs
+++ b/QtVsTools.Core/CommandLineParser.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.Collections.Generic;