mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
all: move description of C files below the copyright and license
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*
|
||||
* test-relay-api-protocol.cpp - test relay API protocol (protocol)
|
||||
*
|
||||
* SPDX-FileCopyrightText: 2024-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 <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* Test relay API protocol (protocol) */
|
||||
|
||||
#include "CppUTest/TestHarness.h"
|
||||
|
||||
#include "tests/tests-record.h"
|
||||
|
||||
Reference in New Issue
Block a user