1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +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,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.
*
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-plugins.cpp - generic tests on plugins
*
* Copyright (C) 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
* SPDX-FileCopyrightText: 2003-2025 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*
@@ -1,7 +1,7 @@
/*
* test-trigger-config.cpp - test trigger configuration 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-trigger.cpp - test trigger 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-typing-status.cpp - test typing status 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-typing.cpp - test typing 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-xfer-file.cpp - test xfer file 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-xfer-network.cpp - test xfer network 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.
*