diff options
Diffstat (limited to 'src/core')
102 files changed, 103 insertions, 103 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 78099ecd7..e4fd70250 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> # Copyright (C) 2008 Julien Louis <ptitlouis@sysif.net> # Copyright (C) 2009 Emmanuel Bouthenot <kolter@openics.org> # diff --git a/src/core/Makefile.am b/src/core/Makefile.am index eed6204d2..f918fc515 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> # # This file is part of WeeChat, the extensible chat client. # diff --git a/src/core/hook/wee-hook-command-run.c b/src/core/hook/wee-hook-command-run.c index cb08b5352..2bec7d3b9 100644 --- a/src/core/hook/wee-hook-command-run.c +++ b/src/core/hook/wee-hook-command-run.c @@ -1,7 +1,7 @@ /* * wee-hook-command-run.c - WeeChat command_run hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-command-run.h b/src/core/hook/wee-hook-command-run.h index 2f0f7ff34..ef51bfaf5 100644 --- a/src/core/hook/wee-hook-command-run.h +++ b/src/core/hook/wee-hook-command-run.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-command.c b/src/core/hook/wee-hook-command.c index c5206f4d1..4b7b0048a 100644 --- a/src/core/hook/wee-hook-command.c +++ b/src/core/hook/wee-hook-command.c @@ -1,7 +1,7 @@ /* * wee-hook-command.c - WeeChat command hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-command.h b/src/core/hook/wee-hook-command.h index 70b4225af..41e28363e 100644 --- a/src/core/hook/wee-hook-command.h +++ b/src/core/hook/wee-hook-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-completion.c b/src/core/hook/wee-hook-completion.c index b277d1042..800a44722 100644 --- a/src/core/hook/wee-hook-completion.c +++ b/src/core/hook/wee-hook-completion.c @@ -1,7 +1,7 @@ /* * wee-hook-completion.c - WeeChat completion hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-completion.h b/src/core/hook/wee-hook-completion.h index d51222617..6b596c6c9 100644 --- a/src/core/hook/wee-hook-completion.h +++ b/src/core/hook/wee-hook-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-config.c b/src/core/hook/wee-hook-config.c index a95cb4d67..8f510c792 100644 --- a/src/core/hook/wee-hook-config.c +++ b/src/core/hook/wee-hook-config.c @@ -1,7 +1,7 @@ /* * wee-hook-config.c - WeeChat config hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-config.h b/src/core/hook/wee-hook-config.h index 09c6e07ef..93fa95095 100644 --- a/src/core/hook/wee-hook-config.h +++ b/src/core/hook/wee-hook-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-connect.c b/src/core/hook/wee-hook-connect.c index 8b562a31f..81e402eca 100644 --- a/src/core/hook/wee-hook-connect.c +++ b/src/core/hook/wee-hook-connect.c @@ -1,7 +1,7 @@ /* * wee-hook-connect.c - WeeChat connect hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2012 Simon Arlott * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/hook/wee-hook-connect.h b/src/core/hook/wee-hook-connect.h index b2f7a081c..447dc03ed 100644 --- a/src/core/hook/wee-hook-connect.h +++ b/src/core/hook/wee-hook-connect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2012 Simon Arlott * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/hook/wee-hook-fd.c b/src/core/hook/wee-hook-fd.c index 21fcad622..872e54546 100644 --- a/src/core/hook/wee-hook-fd.c +++ b/src/core/hook/wee-hook-fd.c @@ -1,7 +1,7 @@ /* * wee-hook-fd.c - WeeChat fd hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-fd.h b/src/core/hook/wee-hook-fd.h index accbcc896..942e2d6a2 100644 --- a/src/core/hook/wee-hook-fd.h +++ b/src/core/hook/wee-hook-fd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-focus.c b/src/core/hook/wee-hook-focus.c index 6f56517b8..ca1e6fe8d 100644 --- a/src/core/hook/wee-hook-focus.c +++ b/src/core/hook/wee-hook-focus.c @@ -1,7 +1,7 @@ /* * wee-hook-focus.c - WeeChat focus hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-focus.h b/src/core/hook/wee-hook-focus.h index 1494c14a3..a1c7009e7 100644 --- a/src/core/hook/wee-hook-focus.h +++ b/src/core/hook/wee-hook-focus.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-hdata.c b/src/core/hook/wee-hook-hdata.c index 852d84693..118d5edb3 100644 --- a/src/core/hook/wee-hook-hdata.c +++ b/src/core/hook/wee-hook-hdata.c @@ -1,7 +1,7 @@ /* * wee-hook-hdata.c - WeeChat hdata hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-hdata.h b/src/core/hook/wee-hook-hdata.h index 4664a4a98..69a7b1d26 100644 --- a/src/core/hook/wee-hook-hdata.h +++ b/src/core/hook/wee-hook-hdata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-hsignal.c b/src/core/hook/wee-hook-hsignal.c index 41e4917b4..de6e36289 100644 --- a/src/core/hook/wee-hook-hsignal.c +++ b/src/core/hook/wee-hook-hsignal.c @@ -1,7 +1,7 @@ /* * wee-hook-hsignal.c - WeeChat hsignal hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-hsignal.h b/src/core/hook/wee-hook-hsignal.h index c2ebe343a..66a747295 100644 --- a/src/core/hook/wee-hook-hsignal.h +++ b/src/core/hook/wee-hook-hsignal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-info-hashtable.c b/src/core/hook/wee-hook-info-hashtable.c index 1610b2649..a55e6aa61 100644 --- a/src/core/hook/wee-hook-info-hashtable.c +++ b/src/core/hook/wee-hook-info-hashtable.c @@ -1,7 +1,7 @@ /* * wee-hook-info-hashtable.c - WeeChat info_hashtable hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-info-hashtable.h b/src/core/hook/wee-hook-info-hashtable.h index 3dff70e69..226e8cd7e 100644 --- a/src/core/hook/wee-hook-info-hashtable.h +++ b/src/core/hook/wee-hook-info-hashtable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-info.c b/src/core/hook/wee-hook-info.c index d51e31f60..a05514197 100644 --- a/src/core/hook/wee-hook-info.c +++ b/src/core/hook/wee-hook-info.c @@ -1,7 +1,7 @@ /* * wee-hook-info.c - WeeChat info hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-info.h b/src/core/hook/wee-hook-info.h index 7f59441d2..900a79fb9 100644 --- a/src/core/hook/wee-hook-info.h +++ b/src/core/hook/wee-hook-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-infolist.c b/src/core/hook/wee-hook-infolist.c index 37c4d8d5a..4c2e36fda 100644 --- a/src/core/hook/wee-hook-infolist.c +++ b/src/core/hook/wee-hook-infolist.c @@ -1,7 +1,7 @@ /* * wee-hook-infolist.c - WeeChat infolist hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-infolist.h b/src/core/hook/wee-hook-infolist.h index 212f565ff..eda5102a3 100644 --- a/src/core/hook/wee-hook-infolist.h +++ b/src/core/hook/wee-hook-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-line.c b/src/core/hook/wee-hook-line.c index 366c9bf2e..4e55f8c3c 100644 --- a/src/core/hook/wee-hook-line.c +++ b/src/core/hook/wee-hook-line.c @@ -1,7 +1,7 @@ /* * wee-hook-line.c - WeeChat line hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-line.h b/src/core/hook/wee-hook-line.h index 6cc52267c..9d6160f54 100644 --- a/src/core/hook/wee-hook-line.h +++ b/src/core/hook/wee-hook-line.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-modifier.c b/src/core/hook/wee-hook-modifier.c index 5923fb325..9211f0475 100644 --- a/src/core/hook/wee-hook-modifier.c +++ b/src/core/hook/wee-hook-modifier.c @@ -1,7 +1,7 @@ /* * wee-hook-modifier.c - WeeChat modifier hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-modifier.h b/src/core/hook/wee-hook-modifier.h index 40d887697..276cf9d29 100644 --- a/src/core/hook/wee-hook-modifier.h +++ b/src/core/hook/wee-hook-modifier.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-print.c b/src/core/hook/wee-hook-print.c index 25986ebb5..debdc5436 100644 --- a/src/core/hook/wee-hook-print.c +++ b/src/core/hook/wee-hook-print.c @@ -1,7 +1,7 @@ /* * wee-hook-print.c - WeeChat print hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-print.h b/src/core/hook/wee-hook-print.h index 157caabb0..8eeb1eb0f 100644 --- a/src/core/hook/wee-hook-print.h +++ b/src/core/hook/wee-hook-print.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-process.c b/src/core/hook/wee-hook-process.c index 15366eb3b..a779f0144 100644 --- a/src/core/hook/wee-hook-process.c +++ b/src/core/hook/wee-hook-process.c @@ -1,7 +1,7 @@ /* * wee-hook-process.c - WeeChat process hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-process.h b/src/core/hook/wee-hook-process.h index f95a6e544..7418d8f94 100644 --- a/src/core/hook/wee-hook-process.h +++ b/src/core/hook/wee-hook-process.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-signal.c b/src/core/hook/wee-hook-signal.c index db8db4bc6..a18c9cbc7 100644 --- a/src/core/hook/wee-hook-signal.c +++ b/src/core/hook/wee-hook-signal.c @@ -1,7 +1,7 @@ /* * wee-hook-signal.c - WeeChat signal hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-signal.h b/src/core/hook/wee-hook-signal.h index 5a1c25183..46d03706a 100644 --- a/src/core/hook/wee-hook-signal.h +++ b/src/core/hook/wee-hook-signal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-timer.c b/src/core/hook/wee-hook-timer.c index 4dbe4d955..389b6329d 100644 --- a/src/core/hook/wee-hook-timer.c +++ b/src/core/hook/wee-hook-timer.c @@ -1,7 +1,7 @@ /* * wee-hook-timer.c - WeeChat timer hook * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/hook/wee-hook-timer.h b/src/core/hook/wee-hook-timer.h index 45b00612b..da9cb2d33 100644 --- a/src/core/hook/wee-hook-timer.h +++ b/src/core/hook/wee-hook-timer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-arraylist.c b/src/core/wee-arraylist.c index 2e1fe033e..e5e8267a7 100644 --- a/src/core/wee-arraylist.c +++ b/src/core/wee-arraylist.c @@ -1,7 +1,7 @@ /* * wee-arraylist.c - array lists management * - * Copyright (C) 2014-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2014-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-arraylist.h b/src/core/wee-arraylist.h index 9f6940fae..8c6e85000 100644 --- a/src/core/wee-arraylist.h +++ b/src/core/wee-arraylist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2014-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-backtrace.c b/src/core/wee-backtrace.c index 7d567f452..2afc7ad4f 100644 --- a/src/core/wee-backtrace.c +++ b/src/core/wee-backtrace.c @@ -1,7 +1,7 @@ /* * wee-backtrace.c - backtrace after a segfault * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-backtrace.h b/src/core/wee-backtrace.h index 389e03ff1..8f0fbba4f 100644 --- a/src/core/wee-backtrace.h +++ b/src/core/wee-backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-calc.c b/src/core/wee-calc.c index 74431ae43..5a8c22710 100644 --- a/src/core/wee-calc.c +++ b/src/core/wee-calc.c @@ -1,7 +1,7 @@ /* * wee-calc.c - calculate result of an expression * - * Copyright (C) 2019-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2019-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-calc.h b/src/core/wee-calc.h index 6731c269b..a3136ce49 100644 --- a/src/core/wee-calc.h +++ b/src/core/wee-calc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2019-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 1cebd130b..2e5c77764 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -1,7 +1,7 @@ /* * wee-command.c - WeeChat core commands * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-command.h b/src/core/wee-command.h index 9c6bde91b..6d7154b18 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-completion.c b/src/core/wee-completion.c index 8705b8cda..a1421a235 100644 --- a/src/core/wee-completion.c +++ b/src/core/wee-completion.c @@ -1,7 +1,7 @@ /* * wee-completion.c - completion for WeeChat commands * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-completion.h b/src/core/wee-completion.h index 153a3aab5..435cb5824 100644 --- a/src/core/wee-completion.h +++ b/src/core/wee-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-config-file.c b/src/core/wee-config-file.c index cb7e74721..6311f020e 100644 --- a/src/core/wee-config-file.c +++ b/src/core/wee-config-file.c @@ -1,7 +1,7 @@ /* * wee-config-file.c - configuration files/sections/options management * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config-file.h b/src/core/wee-config-file.h index ce261d55d..05b074814 100644 --- a/src/core/wee-config-file.h +++ b/src/core/wee-config-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config.c b/src/core/wee-config.c index f2613afad..3d9bae15c 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1,7 +1,7 @@ /* * wee-config.c - WeeChat configuration options (file weechat.conf) * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-config.h b/src/core/wee-config.h index a2efad374..9f9f54cc8 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-crypto.c b/src/core/wee-crypto.c index f99d7aac0..3b86f5def 100644 --- a/src/core/wee-crypto.c +++ b/src/core/wee-crypto.c @@ -1,7 +1,7 @@ /* * wee-crypto.c - cryptographic functions * - * Copyright (C) 2018-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2018-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-crypto.h b/src/core/wee-crypto.h index 863bccb23..c06de3d8f 100644 --- a/src/core/wee-crypto.h +++ b/src/core/wee-crypto.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2018-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-debug.c b/src/core/wee-debug.c index 924de8894..7672d3b45 100644 --- a/src/core/wee-debug.c +++ b/src/core/wee-debug.c @@ -1,7 +1,7 @@ /* * wee-debug.c - debug functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-debug.h b/src/core/wee-debug.h index ade3cac9b..a381c2942 100644 --- a/src/core/wee-debug.h +++ b/src/core/wee-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-dir.c b/src/core/wee-dir.c index d5267ffa3..e1bb88503 100644 --- a/src/core/wee-dir.c +++ b/src/core/wee-dir.c @@ -1,7 +1,7 @@ /* * wee-dir.c - directory/file functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-dir.h b/src/core/wee-dir.h index b02d31e28..dbf4ef013 100644 --- a/src/core/wee-dir.h +++ b/src/core/wee-dir.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-eval.c b/src/core/wee-eval.c index 98cea96be..01dce0999 100644 --- a/src/core/wee-eval.c +++ b/src/core/wee-eval.c @@ -1,7 +1,7 @@ /* * wee-eval.c - evaluate expressions with references to internal vars * - * Copyright (C) 2012-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-eval.h b/src/core/wee-eval.h index 944390190..b703c03ed 100644 --- a/src/core/wee-eval.h +++ b/src/core/wee-eval.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hashtable.c b/src/core/wee-hashtable.c index 13afc70ad..411a6a668 100644 --- a/src/core/wee-hashtable.c +++ b/src/core/wee-hashtable.c @@ -1,7 +1,7 @@ /* * wee-hashtable.c - implementation of hashtable * - * Copyright (C) 2010-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2010-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hashtable.h b/src/core/wee-hashtable.h index 17031709d..5c28d11d9 100644 --- a/src/core/wee-hashtable.h +++ b/src/core/wee-hashtable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2010-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hdata.c b/src/core/wee-hdata.c index e791a3dbf..79b321ad8 100644 --- a/src/core/wee-hdata.c +++ b/src/core/wee-hdata.c @@ -1,7 +1,7 @@ /* * wee-hdata.c - direct access to WeeChat data using hashtables * - * Copyright (C) 2011-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2011-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hdata.h b/src/core/wee-hdata.h index 0747ff694..001ad4da8 100644 --- a/src/core/wee-hdata.h +++ b/src/core/wee-hdata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2011-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hook.c b/src/core/wee-hook.c index b50a664e7..ea9efa21c 100644 --- a/src/core/wee-hook.c +++ b/src/core/wee-hook.c @@ -1,7 +1,7 @@ /* * wee-hook.c - WeeChat hooks management * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h index 7efbd82ac..328827451 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-infolist.c b/src/core/wee-infolist.c index 306022efb..51f0a32bd 100644 --- a/src/core/wee-infolist.c +++ b/src/core/wee-infolist.c @@ -1,7 +1,7 @@ /* * wee-infolist.c - info lists management * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-infolist.h b/src/core/wee-infolist.h index 78da1fcb3..b4c815ee2 100644 --- a/src/core/wee-infolist.h +++ b/src/core/wee-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-input.c b/src/core/wee-input.c index e635e8dfc..7ad716344 100644 --- a/src/core/wee-input.c +++ b/src/core/wee-input.c @@ -1,7 +1,7 @@ /* * wee-input.c - default input callback for buffers * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-input.h b/src/core/wee-input.h index 3c2cf4892..24ab2de74 100644 --- a/src/core/wee-input.h +++ b/src/core/wee-input.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-list.c b/src/core/wee-list.c index 340ab92e6..df9f26794 100644 --- a/src/core/wee-list.c +++ b/src/core/wee-list.c @@ -1,7 +1,7 @@ /* * wee-list.c - sorted lists * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-list.h b/src/core/wee-list.h index c1ccdfa11..dddfd7a71 100644 --- a/src/core/wee-list.h +++ b/src/core/wee-list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-log.c b/src/core/wee-log.c index 990348bb6..2f7377540 100644 --- a/src/core/wee-log.c +++ b/src/core/wee-log.c @@ -1,7 +1,7 @@ /* * wee-log.c - WeeChat log file (weechat.log) * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-log.h b/src/core/wee-log.h index 95137d812..572c6e177 100644 --- a/src/core/wee-log.h +++ b/src/core/wee-log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-network.c b/src/core/wee-network.c index 202f2b61b..91d007fb2 100644 --- a/src/core/wee-network.c +++ b/src/core/wee-network.c @@ -1,7 +1,7 @@ /* * wee-network.c - network functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2005-2010 Emmanuel Bouthenot <kolter@openics.org> * Copyright (C) 2010 Gu1ll4um3r0m41n <aeroxteam@gmail.com> * Copyright (C) 2012 Simon Arlott diff --git a/src/core/wee-network.h b/src/core/wee-network.h index d705a12b2..3677f5df0 100644 --- a/src/core/wee-network.h +++ b/src/core/wee-network.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-proxy.c b/src/core/wee-proxy.c index 4673907a9..f5b7f3947 100644 --- a/src/core/wee-proxy.c +++ b/src/core/wee-proxy.c @@ -1,7 +1,7 @@ /* * wee-proxy.c - proxy functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-proxy.h b/src/core/wee-proxy.h index ef99306a1..a6b71c80b 100644 --- a/src/core/wee-proxy.h +++ b/src/core/wee-proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure-buffer.c b/src/core/wee-secure-buffer.c index 2fea6fcc3..fac429d97 100644 --- a/src/core/wee-secure-buffer.c +++ b/src/core/wee-secure-buffer.c @@ -1,7 +1,7 @@ /* * wee-secure-buffer.c - secured data buffer * - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure-buffer.h b/src/core/wee-secure-buffer.h index 555fab3d5..cbc047c70 100644 --- a/src/core/wee-secure-buffer.h +++ b/src/core/wee-secure-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure-config.c b/src/core/wee-secure-config.c index d1b9f7685..707b5d8ed 100644 --- a/src/core/wee-secure-config.c +++ b/src/core/wee-secure-config.c @@ -1,7 +1,7 @@ /* * wee-secure-config.c - secured data configuration options (file sec.conf) * - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure-config.h b/src/core/wee-secure-config.h index d1fb02b80..d8535b268 100644 --- a/src/core/wee-secure-config.h +++ b/src/core/wee-secure-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure.c b/src/core/wee-secure.c index 4f8f4daf9..892dfaf57 100644 --- a/src/core/wee-secure.c +++ b/src/core/wee-secure.c @@ -1,7 +1,7 @@ /* * wee-secure.c - secured data * - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-secure.h b/src/core/wee-secure.h index a670c556f..df7a8f7d0 100644 --- a/src/core/wee-secure.h +++ b/src/core/wee-secure.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-signal.c b/src/core/wee-signal.c index a9c51dcce..af88b674f 100644 --- a/src/core/wee-signal.c +++ b/src/core/wee-signal.c @@ -1,7 +1,7 @@ /* * wee-signal.c - signal functions * - * Copyright (C) 2021-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2021-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-signal.h b/src/core/wee-signal.h index 634b2264c..8d8c43fb4 100644 --- a/src/core/wee-signal.h +++ b/src/core/wee-signal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2021-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-string.c b/src/core/wee-string.c index ed0880495..2c41fbc0d 100644 --- a/src/core/wee-string.c +++ b/src/core/wee-string.c @@ -1,7 +1,7 @@ /* * wee-string.c - string functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-string.h b/src/core/wee-string.h index 1b57fa41b..adeb41c6a 100644 --- a/src/core/wee-string.h +++ b/src/core/wee-string.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade-file.c b/src/core/wee-upgrade-file.c index 23d870d37..15cdb22a8 100644 --- a/src/core/wee-upgrade-file.c +++ b/src/core/wee-upgrade-file.c @@ -1,7 +1,7 @@ /* * wee-upgrade-file.c - save/restore data for upgrading WeeChat * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade-file.h b/src/core/wee-upgrade-file.h index cbc48514a..e86fcef56 100644 --- a/src/core/wee-upgrade-file.h +++ b/src/core/wee-upgrade-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade.c b/src/core/wee-upgrade.c index 3846c9eda..dc04e33df 100644 --- a/src/core/wee-upgrade.c +++ b/src/core/wee-upgrade.c @@ -1,7 +1,7 @@ /* * wee-upgrade.c - save/restore session data of WeeChat core * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-upgrade.h b/src/core/wee-upgrade.h index 5e3b1b7b3..f25aeb3ea 100644 --- a/src/core/wee-upgrade.h +++ b/src/core/wee-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-url.c b/src/core/wee-url.c index debd8313d..5a49a9a18 100644 --- a/src/core/wee-url.c +++ b/src/core/wee-url.c @@ -1,7 +1,7 @@ /* * wee-url.c - URL transfer * - * Copyright (C) 2012-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-url.h b/src/core/wee-url.h index e6f9394f7..0c62f7476 100644 --- a/src/core/wee-url.h +++ b/src/core/wee-url.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-utf8.c b/src/core/wee-utf8.c index 0cb78405f..fddda7c83 100644 --- a/src/core/wee-utf8.c +++ b/src/core/wee-utf8.c @@ -1,7 +1,7 @@ /* * wee-utf8.c - UTF-8 string functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. diff --git a/src/core/wee-utf8.h b/src/core/wee-utf8.h index 72f4afe3c..b2dab3334 100644 --- a/src/core/wee-utf8.h +++ b/src/core/wee-utf8.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-util.c b/src/core/wee-util.c index 09bafb859..e776246f0 100644 --- a/src/core/wee-util.c +++ b/src/core/wee-util.c @@ -1,7 +1,7 @@ /* * wee-util.c - some useful functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-util.h b/src/core/wee-util.h index 49a712ab5..8811047c2 100644 --- a/src/core/wee-util.h +++ b/src/core/wee-util.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-version.c b/src/core/wee-version.c index 53cc04e35..7f5b8fea9 100644 --- a/src/core/wee-version.c +++ b/src/core/wee-version.c @@ -1,7 +1,7 @@ /* * wee-version.c - functions for WeeChat version * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/wee-version.h b/src/core/wee-version.h index 89bff2577..23ca7b3e7 100644 --- a/src/core/wee-version.h +++ b/src/core/wee-version.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/weechat.c b/src/core/weechat.c index 246c1636a..b195c57e3 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -17,7 +17,7 @@ * * weechat.c - WeeChat main functions * - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * diff --git a/src/core/weechat.h b/src/core/weechat.h index 540406f86..900662499 100644 --- a/src/core/weechat.h +++ b/src/core/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2023 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. @@ -54,7 +54,7 @@ #endif /* !defined(_) */ -#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2022" +#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2023" #define WEECHAT_WEBSITE "https://weechat.org/" #define WEECHAT_WEBSITE_DOWNLOAD "https://weechat.org/download/" |