1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

all: replace Copyright lines by SPDX copyright tag

This commit is contained in:
Sébastien Helleu
2025-03-25 19:12:35 +01:00
parent 8260963932
commit d8987a1678
665 changed files with 767 additions and 766 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
#
# Copyright (C) 2019 Simmo Saan <simmo.saan@gmail.com>
# Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2019 Simmo Saan <simmo.saan@gmail.com>
# SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by