File tree Expand file tree Collapse file tree 3 files changed +13
-14
lines changed
Expand file tree Collapse file tree 3 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 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 -->
104111Copyright © 2021-2025 [ Sébastien Helleu] ( https://github.com/flashcode )
105112
106113This program is free software; you can redistribute it and/or modify
@@ -115,3 +122,4 @@ GNU General Public License for more details.
115122
116123You should have received a copy of the GNU General Public License
117124along with this program. If not, see < https://www.gnu.org/licenses/ > .
125+ <!-- REUSE-IgnoreEnd -->
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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+
16bandit
27flake8
38mypy
You can’t perform that action at this time.
0 commit comments