Remove year from Qt Copyright in REUSE.toml

Change-Id: I37d9d62856ac120be97cc929d298ffb77ba4a3af
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
Lucie Gérard 2025-07-07 15:18:29 +02:00
parent f51fda1f1e
commit 16c0fe92cf
4 changed files with 18 additions and 18 deletions

View File

@ -5,13 +5,13 @@ path = ["tools/**", "src/plugins/qmlls/**", "src/plugins/qmllint/**",
"src/qmltyperegistrar/**"] "src/qmltyperegistrar/**"]
precedence = "closest" precedence = "closest"
comment = "tools" comment = "tools"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
[[annotations]] [[annotations]]
path = ["tests/**"] path = ["tests/**"]
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only"
[[annotations]] [[annotations]]
@ -19,7 +19,7 @@ path = ["src/plugins/qmltooling/**.json",
"src/plugins/scenegraph/openvg/openvg.json"] "src/plugins/scenegraph/openvg/openvg.json"]
comment = "controls and dialogs." comment = "controls and dialogs."
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
[[annotations]] [[annotations]]
@ -29,7 +29,7 @@ path = ["tests/manual/nodetypes_ng/compile.bat", "tests/auto/quick/scenegraph/da
"tests/auto/quick/qquickitemlayer/data/buildshaders.bat"] "tests/auto/quick/qquickitemlayer/data/buildshaders.bat"]
precedence = "closest" precedence = "closest"
comment = "tools" comment = "tools"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0"
[[annotations]] [[annotations]]
@ -38,14 +38,14 @@ path = ["**.prf", "**Info.plist", "**cmake.in", "src/**.in", "**/ci_config_linux
"**.cfg", "**.pro", "**.conf", ".tag"] "**.cfg", "**.pro", "**.conf", ".tag"]
comment = "build system" comment = "build system"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "BSD-3-Clause" SPDX-License-Identifier = "BSD-3-Clause"
[[annotations]] [[annotations]]
path = ["**/.gitattributes", "**.gitignore", "**/.gitreview", ".gitmodules"] path = ["**/.gitattributes", "**.gitignore", "**/.gitreview", ".gitmodules"]
precedence = "closest" precedence = "closest"
comment = "infrastruture" comment = "infrastruture"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
[[annotations]] [[annotations]]
@ -53,7 +53,7 @@ path = ["**/snippets/**", "examples/**", "src/quick/doc/src/internal/*.puml",
"src/quick/doc/src/internal/*.svg", "src/quick/doc/src/internal/*.dot"] "src/quick/doc/src/internal/*.svg", "src/quick/doc/src/internal/*.dot"]
comment = "this must be after the build system table because example and snippets take precedence over build system" comment = "this must be after the build system table because example and snippets take precedence over build system"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
[[annotations]] [[annotations]]
@ -62,7 +62,7 @@ path = ["**/doc/images/**", "qtdeclarative.doxy", "**.md", "**/README", "**/READ
"**/doc/**.qdocinc", "**/doc/**.dox"] "**/doc/**.qdocinc", "**/doc/**.dox"]
comment = "documentation" comment = "documentation"
precedence = "closest" precedence = "closest"
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" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"
[[annotations]] [[annotations]]
@ -89,21 +89,21 @@ path = ["src/quickcontrols/imagine/*",
"src/particles/particleresources/*.png"] "src/particles/particleresources/*.png"]
comment = "controls and dialogs." comment = "controls and dialogs."
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
[[annotations]] [[annotations]]
path = ["src/quick/doc/QtQuickDoc", "src/quickcontrols/qmldir"] path = ["src/quick/doc/QtQuickDoc", "src/quickcontrols/qmldir"]
comment = "module" comment = "module"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
[[annotations]] [[annotations]]
path = "tests/auto/quick/qquicktextdocument/data/hello.md" path = "tests/auto/quick/qquicktextdocument/data/hello.md"
comment = "test" comment = "test"
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GPL-3.0-only"
[[annotations]] [[annotations]]
@ -116,13 +116,13 @@ SPDX-License-Identifier = "Unlicense"
[[annotations]] [[annotations]]
path = ["**.toml", "licenseRule.json"] path = ["**.toml", "licenseRule.json"]
precedence = "override" precedence = "override"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
[[annotations]] [[annotations]]
path = ["**/qt_attribution.json"] path = ["**/qt_attribution.json"]
precedence = "override" precedence = "override"
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" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"
[[annotations]] [[annotations]]
@ -143,14 +143,14 @@ SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
path = "examples/quick/vectorimage/generate.bat" path = "examples/quick/vectorimage/generate.bat"
precedence = "override" precedence = "override"
comment = "reuse cannot read it. override to avoid skipping the file" comment = "reuse cannot read it. override to avoid skipping the file"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"
[[annotations]] [[annotations]]
path = "src/quick/doc/snippets/qquickrhiitem/qquickrhiitem_intro.vert" path = "src/quick/doc/snippets/qquickrhiitem/qquickrhiitem_intro.vert"
precedence = "override" precedence = "override"
comment = "example and snippets. Override needed here, unclear why." comment = "example and snippets. Override needed here, unclear why."
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR BSD-3-Clause"

2
dist/REUSE.toml vendored
View File

@ -4,5 +4,5 @@ version = 1
path = ["**"] path = ["**"]
precedence = "override" precedence = "override"
comment = "Licensed as documentation." 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" SPDX-License-Identifier = "LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only"

View File

@ -4,5 +4,5 @@ version = 1
path = ["**.vert", "quickcontrols/designer/qtquickcontrols2.metainfo", path = ["**.vert", "quickcontrols/designer/qtquickcontrols2.metainfo",
"quick/scenegraph/shaders_ng/shapestroke.frag"] "quick/scenegraph/shaders_ng/shapestroke.frag"]
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"

View File

@ -3,7 +3,7 @@ version = 1
[[annotations]] [[annotations]]
path = ["imagine.sketch"] path = ["imagine.sketch"]
precedence = "closest" precedence = "closest"
SPDX-FileCopyrightText = "Copyright (C) 2024 The Qt Company Ltd." SPDX-FileCopyrightText = "Copyright (C) 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 LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"
[[annotations]] [[annotations]]