File tree Expand file tree Collapse file tree 5 files changed +19
-7
lines changed
Expand file tree Collapse file tree 5 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1- # Ignored files for Git
1+ # SPDX-FileCopyrightText: 2011-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
24
35* .pyc
46* .pyo
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
4+ #
15# Map author and committer names and email addresses to canonical real names
26# and email addresses.
37#
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2011-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+ SPDX-License-Identifier: GPL-3.0-or-later
5+ -->
6+
17# WeeChat Qt remote GUI
28
39[ ![ Build Status] ( https://github.com/weechat/qweechat/workflows/CI/badge.svg )] ( https://github.com/weechat/qweechat/actions?query=workflow%3A%22CI%22 )
@@ -52,6 +58,7 @@ Options can be changed in file `~/.config/qweechat/qweechat.conf`.
5258
5359## Copyright
5460
61+ <!-- REUSE-IgnoreStart -->
5562Copyright © 2011-2025 [ Sébastien Helleu] ( https://github.com/flashcode )
5663
5764This file is part of QWeeChat, a Qt remote GUI for WeeChat.
@@ -68,3 +75,4 @@ GNU General Public License for more details.
6875
6976You should have received a copy of the GNU General Public License
7077along with QWeeChat. If not, see < https://www.gnu.org/licenses/ > .
78+ <!-- REUSE-IgnoreEnd -->
Original file line number Diff line number Diff line change @@ -6,16 +6,10 @@ version = 1
66
77[[annotations ]]
88path = [
9- " .gitignore" ,
10- " .mailmap" ,
11- " CHANGELOG.md" ,
129 " MANIFEST.in" ,
13- " README.md" ,
1410 " qweechat/data/icons/bullet_green_8x8.png" ,
1511 " qweechat/data/icons/bullet_yellow_8x8.png" ,
1612 " qweechat/data/icons/weechat.png" ,
17- " requirements.txt" ,
18- " setup.py" ,
1913]
2014precedence = " override"
2115SPDX-FileCopyrightText = " 2011-2025 Sébastien Helleu <flashcode@flashtux.org>"
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
4+
15PySide6
You can’t perform that action at this time.
0 commit comments