mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
all: move description of C files below the copyright and license
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
* script-repo.c - download and read repository file (plugins.xml.gz)
|
||||
*
|
||||
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
@@ -21,6 +19,8 @@
|
||||
* along with WeeChat. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* Download and read repository file (plugins.xml.gz) */
|
||||
|
||||
/*
|
||||
* this define is needed for strptime()
|
||||
* but is not used for OpenBSD, it causes bug with gcrypt (see bug #37373)
|
||||
|
||||
Reference in New Issue
Block a user