mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
php: add SPDX copyright tag in PHP stub file
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
/** @generate-legacy-arginfo */
|
||||
|
||||
// SPDX-FileCopyrightText: 2021-2022 Adam Saponara <as@php.net>
|
||||
// SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
|
||||
|
||||
// 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