Parametrize year in copyright template

No need to bump this all the time, just use the current year

Change-Id: I3f2abf6a0a54185b7b47e68aacb3cee2f27aa675
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Eike Ziller
2024-07-08 08:34:49 +02:00
parent 6f8396b7bb
commit 496b47cadc

View File

@@ -1,3 +1,3 @@
// Copyright (C) 2023 The Qt Company Ltd.
// Copyright (C) %{CurrentDate:yyyy} The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0