1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00
Files
weechat/REUSE.toml
T
2025-03-31 07:49:26 +02:00

31 lines
715 B
TOML

# SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later
#
version = 1
[[annotations]]
path = [
".editorconfig",
".gitattributes",
".github/**",
".gitignore",
".mailmap",
"AUTHORS.md",
"CHANGELOG.md",
"CONTRIBUTING.md",
"README.md",
"UPGRADING.md",
"config.h.cmake",
"debian-*/**",
"icons/**",
"src/plugins/php/weechat-php_arginfo.h",
"src/plugins/php/weechat-php_legacy_arginfo.h",
"tools/debian/patches/**",
"weechat.desktop",
"weechat.pc.in",
]
SPDX-FileCopyrightText = "2018-2025 Sébastien Helleu <flashcode@flashtux.org>"
SPDX-License-Identifier = "GPL-3.0-or-later"