1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +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
+1 -1
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This file is part of WeeChat, the extensible chat client.
#
+1 -1
View File
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
#
# Copyright (C) 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Copyright (C) 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# Copyright (C) 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
# SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-scripts.cpp - test scripting API
*
* Copyright (C) 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* tests-record.cpp - record and search in messages displayed
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* tests.cpp - run WeeChat tests
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-hook-command-run.cpp - test hook command run functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-command.cpp - test hook command functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-hook-completion.cpp - test hook completion functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-config.cpp - test hook config functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-connect.cpp - test hook connect functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-fd.cpp - test hook fd functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-focus.cpp - test hook focus functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-hdata.cpp - test hook hdata functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-hsignal.cpp - test hook hsignal functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-hook-info-hashtable.cpp - test hook info hashtable functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-info.cpp - test hook info functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-infolist.cpp - test hook infolist functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-line.cpp - test hook line functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-modifier.cpp - test hook modifier functions
*
* Copyright (C) 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-print.cpp - test hook print functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-process.cpp - test hook process functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-signal.cpp - test hook signal functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-timer.cpp - test hook timer functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-hook-url.cpp - test hook url functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-arraylist.cpp - test arraylist functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-calc.cpp - test calculations functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-command.cpp - test command functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-config-file.cpp - test configuration file functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-crypto.cpp - test cryptographic functions
*
* Copyright (C) 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-dir.cpp - test directory/file functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-eval.cpp - test evaluation functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-hashtable.cpp - test hashtable functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-hdata.cpp - test hdata functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-hook.cpp - test hook functions
*
* Copyright (C) 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-infolist.cpp - test infolist functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-input.cpp - test input functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-list.cpp - test list functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-network.cpp - test network functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-secure.cpp - test secured data functions
*
* Copyright (C) 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-signal.cpp - test util functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-string.cpp - test string functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-sys.cpp - test system functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-url.cpp - test URL functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-utf8.cpp - test UTF-8 string functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-core-util.cpp - test util functions
*
* Copyright (C) 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-gui-curses-mouse.cpp - test mouse functions (Curses interface)
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-bar-item-custom.cpp - test custom bar item functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-bar-item.cpp - test bar item functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-bar-window.cpp - test bar window functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-bar.cpp - test bar functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-buffer.cpp - test buffer functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-chat.cpp - test chat functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-color.cpp - test color functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-filter.cpp - test filter functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-hotlist.cpp - test hotlist functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-input.cpp - test input functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-key.cpp - test key functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-line.cpp - test line functions
*
* Copyright (C) 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2018-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-nick.cpp - test nick functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-gui-nicklist.cpp - test nicklist functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-alias.cpp - test alias functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-batch.cpp - test IRC batch functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-buffer.cpp - test IRC buffer functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-channel.cpp - test IRC channel functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-color.cpp - test IRC color functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-command.cpp - test IRC commands
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-config.cpp - test IRC configuration functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-ctcp.cpp - test IRC CTCP functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-ignore.cpp - test IRC ignore functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-info.cpp - test IRC info functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-join.cpp - test IRC join functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-list.cpp - test IRC list functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-message.cpp - test IRC message functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-mode.cpp - test IRC mode functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-nick.cpp - test IRC nick functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-protocol.cpp - test IRC protocol functions
*
* Copyright (C) 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2019-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-sasl.cpp - test IRC SASL functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-server.cpp - test IRC protocol functions
*
* Copyright (C) 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-tag.cpp - test IRC message tags functions
*
* Copyright (C) 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2021-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-logger-backlog.cpp - test logger backlog functions
*
* Copyright (C) 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2022-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-logger-tail.cpp - test logger tail functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-logger.cpp - test logger functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-remote-event.cpp - test event functions for relay remote
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-remote-network.cpp - test network functions for relay remote
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-api-msg.cpp - test relay API protocol (messages)
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-api-protocol.cpp - test relay API protocol (protocol)
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-api.cpp - test relay API protocol (general functions)
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-irc.cpp - test relay IRC protocol
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-relay-auth.cpp - test client authentication functions
*
* Copyright (C) 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-bar-item.cpp - test relay bar item functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-relay-http.cpp - test HTTP functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-relay-raw.cpp - test raw messages functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-remote.cpp - test relay remote functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-relay-websocket.cpp - test websocket functions
*
* Copyright (C) 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2024-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-plugin-api-info.cpp - tests API info functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-plugin-config.cpp - tests plugins config functions
*
* Copyright (C) 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2023-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*

Some files were not shown because too many files have changed in this diff Show More