mirror of https://github.com/qt/qtdoc.git
Remove year from Qt Copyright in REUSE.toml
Change-Id: I2ea224ce4692c7e815212ce8ab37e36d8cdb6a4c Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
1bfe6b5f26
commit
111ba64f2d
18
REUSE.toml
18
REUSE.toml
|
@ -4,21 +4,21 @@ version = 1
|
||||||
path = ["tests/**.qml"]
|
path = ["tests/**.qml"]
|
||||||
precedence = "closest"
|
precedence = "closest"
|
||||||
comment = "test"
|
comment = "test"
|
||||||
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]]
|
||||||
path = ["**.pro", ".cmake.conf", "**.yaml", ".tag"]
|
path = ["**.pro", ".cmake.conf", "**.yaml", ".tag"]
|
||||||
precedence = "closest"
|
precedence = "closest"
|
||||||
comment = "build system"
|
comment = "build system"
|
||||||
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"]
|
path = ["**/.gitattributes", "**.gitignore", "**.gitreview"]
|
||||||
precedence = "closest"
|
precedence = "closest"
|
||||||
comment = "infrastructure"
|
comment = "infrastructure"
|
||||||
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]]
|
||||||
|
@ -26,14 +26,14 @@ path = ["doc**/images/**", "examples/**", "doc**/snippets/**",
|
||||||
"doc/src/platformintegration/platformintegration.h"]
|
"doc/src/platformintegration/platformintegration.h"]
|
||||||
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]]
|
||||||
path = ["examples/demos/qtjennydemo/qtjenny_generator/**"]
|
path = ["examples/demos/qtjennydemo/qtjenny_generator/**"]
|
||||||
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) 2025 The Qt Company Ltd."
|
SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
|
||||||
SPDX-License-Identifier = "Apache-2.0"
|
SPDX-License-Identifier = "Apache-2.0"
|
||||||
|
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
|
@ -41,26 +41,26 @@ path = ["**/README*", "**.qdocconf", "doc/config/style/qt5-sidebar.html", "doc/c
|
||||||
"doc**/images/**"]
|
"doc**/images/**"]
|
||||||
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]]
|
||||||
path = ["**.toml", "licenseRule.json"]
|
path = ["**.toml", "licenseRule.json"]
|
||||||
precedence = "override"
|
precedence = "override"
|
||||||
comment = "infrastructure"
|
comment = "infrastructure"
|
||||||
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 = ["examples/demos/qtjennydemo/qtjenny_generator/**/**.toml"]
|
path = ["examples/demos/qtjennydemo/qtjenny_generator/**/**.toml"]
|
||||||
precedence = "closest"
|
precedence = "closest"
|
||||||
comment = "infrastructure"
|
comment = "infrastructure"
|
||||||
SPDX-FileCopyrightText = "Copyright (C) 2025 The Qt Company Ltd."
|
SPDX-FileCopyrightText = "Copyright (C) The Qt Company Ltd."
|
||||||
SPDX-License-Identifier = "Apache-2.0"
|
SPDX-License-Identifier = "Apache-2.0"
|
||||||
|
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
path = ["**/qt_attribution.json"]
|
path = ["**/qt_attribution.json"]
|
||||||
precedence = "override"
|
precedence = "override"
|
||||||
comment = "documentation"
|
comment = "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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -3,6 +3,6 @@ version = 1
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
path = ["Base64.java", "Base64DecoderException.java", "Security.java"]
|
path = ["Base64.java", "Base64DecoderException.java", "Security.java"]
|
||||||
precedence = "closest"
|
precedence = "closest"
|
||||||
SPDX-FileCopyrightText = ["Copyright (C) 2015 The Qt Company Ltd.",
|
SPDX-FileCopyrightText = ["Copyright (C) The Qt Company Ltd.",
|
||||||
"Copyright (c) 2012 Google Inc."]
|
"Copyright (c) 2012 Google Inc."]
|
||||||
SPDX-License-Identifier = "Apache-2.0"
|
SPDX-License-Identifier = "Apache-2.0"
|
||||||
|
|
Loading…
Reference in New Issue