Skip to content

Commit f7d8d33

Browse files
committed
Remove REUSE config and move some copyrights and licenses into the files
1 parent 6cac035 commit f7d8d33

File tree

3 files changed

+13
-14
lines changed

3 files changed

+13
-14
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+
SPDX-License-Identifier: GPL-3.0-or-later
5+
-->
6+
17
# Containerized WeeChat
28

39
[![Build Status](https://github.com/weechat/weechat-container/workflows/CI/badge.svg)](https://github.com/weechat/weechat-container/actions?query=workflow%3A%22CI%22)
@@ -101,6 +107,7 @@ docker build -f debian/Containerfile --build-arg VERSION=4.3.2 .
101107

102108
## Copyright
103109

110+
<!-- REUSE-IgnoreStart -->
104111
Copyright © 2021-2025 [Sébastien Helleu](https://github.com/flashcode)
105112

106113
This program is free software; you can redistribute it and/or modify
@@ -115,3 +122,4 @@ GNU General Public License for more details.
115122

116123
You should have received a copy of the GNU General Public License
117124
along with this program. If not, see <https://www.gnu.org/licenses/>.
125+
<!-- REUSE-IgnoreEnd -->

REUSE.toml

Lines changed: 0 additions & 14 deletions
This file was deleted.

build-requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# SPDX-FileCopyrightText: 2022 ksurl <ksurl@users.noreply.github.com>
2+
# SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
#
4+
# SPDX-License-Identifier: GPL-3.0-or-later
5+
16
bandit
27
flake8
38
mypy

0 commit comments

Comments
 (0)