Skip to content

Commit 0a7b79e

Browse files
committed
Remove REUSE config and move some copyrights and licenses into the files
1 parent b280b9a commit 0a7b79e

File tree

4 files changed

+18
-15
lines changed

4 files changed

+18
-15
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <[email protected]>
2+
#
3+
# SPDX-License-Identifier: GPL-3.0-or-later
4+
15
*.pyc
26
*.pyo
37
build/

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <[email protected]>
3+
4+
SPDX-License-Identifier: GPL-3.0-or-later
5+
-->
6+
17
# Weercd ChangeLog
28

39
## Version 1.0.0 (under dev)

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <[email protected]>
3+
4+
SPDX-License-Identifier: GPL-3.0-or-later
5+
-->
6+
17
# Weercd
28

39
[![Build Status](https://github.com/weechat/weercd/workflows/CI/badge.svg)](https://github.com/weechat/weercd/actions?query=workflow%3A%22CI%22)
@@ -75,6 +81,7 @@ docker run -p 7777:7777 -d weercd
7581

7682
## Copyright
7783

84+
<!-- REUSE-IgnoreStart -->
7885
Copyright © 2011-2025 [Sébastien Helleu](https://github.com/flashcode)
7986

8087
This file is part of Weercd, the WeeChat IRC testing server.
@@ -91,3 +98,4 @@ GNU General Public License for more details.
9198

9299
You should have received a copy of the GNU General Public License
93100
along with Weercd. If not, see <https://www.gnu.org/licenses/>.
101+
<!-- REUSE-IgnoreEnd -->

REUSE.toml

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

0 commit comments

Comments
 (0)