summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorLucie Gérard <[email protected]>2025-07-07 15:21:32 +0200
committerLucie Gérard <[email protected]>2025-07-09 11:00:02 +0200
commit7d60aecbaf97893cd2378acdb01547191575f85b (patch)
tree373af47b234d42332f585d732b060a257068f2ea /dist
parentdabd73a4d9173cc12d970a955148d211e9c06d0b (diff)
Remove year from Qt Copyright in REUSE.tomlHEADdev
Change-Id: I59cb7deef5b7e8d38bfce5f12bd2dd54190e6f0a Reviewed-by: Joerg Bornemann <[email protected]>
Diffstat (limited to 'dist')
-rw-r--r--dist/REUSE.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/REUSE.toml b/dist/REUSE.toml
index f14104bf6..6e06fc535 100644
--- a/dist/REUSE.toml
+++ b/dist/REUSE.toml
@@ -4,5 +4,5 @@ version = 1
path = ["*"]
precedence = "override"
comment = "Licensed as documentation."
-SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd."
+SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"