1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-02 15:53:12 +02:00

core: update copyright dates

This commit is contained in:
Sébastien Helleu
2024-01-01 22:29:58 +01:00
parent 934ef60151
commit eecb2a997e
612 changed files with 613 additions and 613 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/*
* test-irc-batch.cpp - test IRC batch functions
*
* Copyright (C) 2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2023-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2021-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2023-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2022-2024 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 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2023-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2019-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2021-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2020-2024 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-2023 Sébastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2021-2024 Sébastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
*