1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +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
+3 -3
View File
@@ -1,7 +1,7 @@
#
# Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
# Copyright (C) 2008 Julien Louis <ptitlouis@sysif.net>
# Copyright (C) 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
# SPDX-FileCopyrightText: 2008 Julien Louis <ptitlouis@sysif.net>
# SPDX-FileCopyrightText: 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
+4 -4
View File
@@ -1,10 +1,10 @@
/*
* weechat-tcl-api.c - tcl API functions
*
* Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* Copyright (C) 2008 Julien Louis <ptitlouis@sysif.net>
* Copyright (C) 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2012 Simon Arlott
* SPDX-FileCopyrightText: 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* SPDX-FileCopyrightText: 2008 Julien Louis <ptitlouis@sysif.net>
* SPDX-FileCopyrightText: 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2012 Simon Arlott
*
* This file is part of WeeChat, the extensible chat client.
*
+2 -2
View File
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* Copyright (C) 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* SPDX-FileCopyrightText: 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+2 -2
View File
@@ -1,8 +1,8 @@
/*
* weechat-tcl.c - tcl plugin for WeeChat
*
* Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* Copyright (C) 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* SPDX-FileCopyrightText: 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+2 -2
View File
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* Copyright (C) 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2008-2010 Dmitry Kobylin <fnfal@academ.tsc.ru>
* SPDX-FileCopyrightText: 2008-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*