Skip to content

Commit 3186a15

Browse files
committed
Add version.txt to REUSE.toml
1 parent d669372 commit 3186a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

REUSE.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SPDX-License-Identifier = "MIT"
1212

1313
#misc config files
1414
[[annotations]]
15-
path = [".clang-format", ".cmake-format.py", ".codespellrc", ".gitignore", ".gitreview", ".krazy", ".mdlrc", ".mdlrc.rb", ".pre-commit-config.yaml", "docs/api/Doxyfile.cmake", "distro/**", "REUSE.toml"]
15+
path = ["version.txt", ".clang-format", ".cmake-format.py", ".codespellrc", ".gitignore", ".gitreview", ".krazy", ".mdlrc", ".mdlrc.rb", ".pre-commit-config.yaml", "docs/api/Doxyfile.cmake", "distro/**", "REUSE.toml"]
1616
precedence = "aggregate"
1717
SPDX-FileCopyrightText = "Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>"
1818
SPDX-License-Identifier = "MIT"

0 commit comments

Comments
 (0)