mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
all: add SPDX license tag
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#
|
||||
# SPDX-FileCopyrightText: 2006-2017 Adam Saponara <as@php.net>
|
||||
#
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
#
|
||||
# This file is part of WeeChat, the extensible chat client.
|
||||
#
|
||||
# WeeChat is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
* SPDX-FileCopyrightText: 2006-2017 Adam Saponara <as@php.net>
|
||||
* SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
* WeeChat is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
* SPDX-FileCopyrightText: 2006-2017 Adam Saponara <as@php.net>
|
||||
* SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
* WeeChat is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
* SPDX-FileCopyrightText: 2006-2017 Adam Saponara <as@php.net>
|
||||
* SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
* WeeChat is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
* SPDX-FileCopyrightText: 2006-2017 Adam Saponara <as@php.net>
|
||||
* SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
*
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*
|
||||
* This file is part of WeeChat, the extensible chat client.
|
||||
*
|
||||
* WeeChat is free software; you can redistribute it and/or modify
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
// SPDX-FileCopyrightText: 2021-2022 Adam Saponara <as@php.net>
|
||||
// SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
|
||||
// SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
// Keep these function stubs in sync with the API. This ensures
|
||||
// `--enable-debug` builds of PHP work. After updating this file, run
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user