diff options
Diffstat (limited to 'src/core')
98 files changed, 99 insertions, 99 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 5424c41cc..e1547653d 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2021 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 09cd709a9..62859c00f 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> +# Copyright (C) 2003-2021 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 95e9c5fed..c5b8da071 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 43eddd9b4..1aed84108 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 a9b3eac56..c0fd79a4f 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 c09362069..a10ff3676 100644 --- a/src/core/hook/wee-hook-command.h +++ b/src/core/hook/wee-hook-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 8a8827f19..c549b24fc 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 91a56ffae..e6073c581 100644 --- a/src/core/hook/wee-hook-completion.h +++ b/src/core/hook/wee-hook-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 11a80ebd6..591ff2608 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 64880a1f9..abb1a6c93 100644 --- a/src/core/hook/wee-hook-config.h +++ b/src/core/hook/wee-hook-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 133ffa8ac..c1eeff793 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 01f7b15d2..1a209172e 100644 --- a/src/core/hook/wee-hook-connect.h +++ b/src/core/hook/wee-hook-connect.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 474cd2573..262dcacde 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 1036fe1f8..455084d08 100644 --- a/src/core/hook/wee-hook-fd.h +++ b/src/core/hook/wee-hook-fd.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 ab515ab03..b52fafc7f 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 3c961bee5..a17c88bc6 100644 --- a/src/core/hook/wee-hook-focus.h +++ b/src/core/hook/wee-hook-focus.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 0e554498e..27f3fb6f1 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 bae865bfb..c113dbcbb 100644 --- a/src/core/hook/wee-hook-hdata.h +++ b/src/core/hook/wee-hook-hdata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 cf4ea1784..bfec598ff 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 4df584f94..2e3ebe260 100644 --- a/src/core/hook/wee-hook-hsignal.h +++ b/src/core/hook/wee-hook-hsignal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 2fb9edeaa..48f7ebdc3 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 4a340f659..c1f757b27 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 766c61470..feb36db2a 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 0d3bb7a50..4224cc637 100644 --- a/src/core/hook/wee-hook-info.h +++ b/src/core/hook/wee-hook-info.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 dc84cf9a7..c29a6f41d 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 91d3a7ef5..d1717692a 100644 --- a/src/core/hook/wee-hook-infolist.h +++ b/src/core/hook/wee-hook-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 1cc33f8c2..561a70aec 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 3e802aea3..9f7e30355 100644 --- a/src/core/hook/wee-hook-line.h +++ b/src/core/hook/wee-hook-line.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 ae1cd3d58..7f9abc550 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 3f770544f..e89c115a0 100644 --- a/src/core/hook/wee-hook-modifier.h +++ b/src/core/hook/wee-hook-modifier.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 9ad3b0557..1b04cdb74 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 506b3d3b5..9582b601d 100644 --- a/src/core/hook/wee-hook-print.h +++ b/src/core/hook/wee-hook-print.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 d17a8867c..a34cdd88f 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 f1ed3d7f8..bc2d478f2 100644 --- a/src/core/hook/wee-hook-process.h +++ b/src/core/hook/wee-hook-process.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 980f673bb..494877309 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 f52ef97ad..09227cd9c 100644 --- a/src/core/hook/wee-hook-signal.h +++ b/src/core/hook/wee-hook-signal.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 30816465f..a29bf52d4 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 e4f745788..ae200dc33 100644 --- a/src/core/hook/wee-hook-timer.h +++ b/src/core/hook/wee-hook-timer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 0158bac18..cef16cd07 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2014-2021 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 d8059eb69..faf24ed9d 100644 --- a/src/core/wee-arraylist.h +++ b/src/core/wee-arraylist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2014-2021 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 1d9b68ced..bec3c61cc 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 0a3b771e9..9439f1724 100644 --- a/src/core/wee-backtrace.h +++ b/src/core/wee-backtrace.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 29c6c9ece..21af297f9 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2019-2021 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 b763e7e82..cab326ab9 100644 --- a/src/core/wee-calc.h +++ b/src/core/wee-calc.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2019-2021 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 7feef67b5..3ecfde85f 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 4094b034c..4d2214d14 100644 --- a/src/core/wee-command.h +++ b/src/core/wee-command.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 caa5fae50..6d90d3f55 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 964246071..e4a1a37f2 100644 --- a/src/core/wee-completion.h +++ b/src/core/wee-completion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 70a310a41..ca6b59768 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 6c13a369d..16d0897bb 100644 --- a/src/core/wee-config-file.h +++ b/src/core/wee-config-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 8f2c6da1e..8c32f0008 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 f6ff03ad4..0467cacc4 100644 --- a/src/core/wee-config.h +++ b/src/core/wee-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 69ce0ba25..89a348fab 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2018-2021 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 6c9f6d876..efea48b00 100644 --- a/src/core/wee-crypto.h +++ b/src/core/wee-crypto.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2018-2021 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 79d7e682e..73525201e 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 08560a85d..b83803eef 100644 --- a/src/core/wee-debug.h +++ b/src/core/wee-debug.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 82cff25bf..ebe95131f 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2021 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 c76f8f2da..0fd329717 100644 --- a/src/core/wee-eval.h +++ b/src/core/wee-eval.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2021 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 3f3655a79..0d6ed2602 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2010-2021 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 607a3442d..860a7f8da 100644 --- a/src/core/wee-hashtable.h +++ b/src/core/wee-hashtable.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2010-2021 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 8d9376cd8..3551895df 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2011-2021 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 e368b2023..5f4c3789f 100644 --- a/src/core/wee-hdata.h +++ b/src/core/wee-hdata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2011-2021 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 39bb4c4d7..12f713ce1 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 18b7d5472..7d6758fec 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 7b35dfb79..ad686f663 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 e4e130268..92088a760 100644 --- a/src/core/wee-infolist.h +++ b/src/core/wee-infolist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 9e5760220..78a482d4a 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 323d6360a..5158f196d 100644 --- a/src/core/wee-input.h +++ b/src/core/wee-input.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 abe7f9d03..bb2910416 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 f556584a3..1759751e4 100644 --- a/src/core/wee-list.h +++ b/src/core/wee-list.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 a708b4bd2..7ef81a16a 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 8e6237296..9a0e37497 100644 --- a/src/core/wee-log.h +++ b/src/core/wee-log.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 16a7668a4..eba23c909 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 5c7fbcf58..d6c2e13fa 100644 --- a/src/core/wee-network.h +++ b/src/core/wee-network.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 71f3b3ee5..1fc9d7679 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 463626994..f187aacba 100644 --- a/src/core/wee-proxy.h +++ b/src/core/wee-proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 c3a1f1a4b..d3d972f9b 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 daedf915b..f4d873857 100644 --- a/src/core/wee-secure-buffer.h +++ b/src/core/wee-secure-buffer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 a1ae597d2..a81daf844 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 e9e5cfb29..b8ac8f330 100644 --- a/src/core/wee-secure-config.h +++ b/src/core/wee-secure-config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 ce700986f..33b3ce010 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 41a142d2d..eec83532e 100644 --- a/src/core/wee-secure.h +++ b/src/core/wee-secure.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2013-2021 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 3dc565d5f..321cea877 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 c54513535..b528b70db 100644 --- a/src/core/wee-string.h +++ b/src/core/wee-string.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 71061334e..491648a0a 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 932140b58..f0fec2d57 100644 --- a/src/core/wee-upgrade-file.h +++ b/src/core/wee-upgrade-file.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 e4226233f..26a6037ff 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 0ddd85dba..370cdca7a 100644 --- a/src/core/wee-upgrade.h +++ b/src/core/wee-upgrade.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 9db97eaa0..02ebb025d 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2021 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 a0213ad97..802c1f87f 100644 --- a/src/core/wee-url.h +++ b/src/core/wee-url.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2012-2021 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 5f6311c46..b3eb61487 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 2e20996ea..8b6e266e8 100644 --- a/src/core/wee-utf8.h +++ b/src/core/wee-utf8.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 f64d5548c..f04a7cbfa 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 49b481809..e64aebbed 100644 --- a/src/core/wee-util.h +++ b/src/core/wee-util.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 1b0cbaeb3..50d266a78 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-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 723aa3f7b..f5914af9b 100644 --- a/src/core/wee-version.h +++ b/src/core/wee-version.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 fd636979c..4f18c90be 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -17,7 +17,7 @@ * * weechat.c - WeeChat main functions * - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 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 4e97334d2..c7eb4ba68 100644 --- a/src/core/weechat.h +++ b/src/core/weechat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2020 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2021 Sébastien Helleu <flashcode@flashtux.org> * Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org> * * This file is part of WeeChat, the extensible chat client. @@ -53,7 +53,7 @@ #endif /* !defined(_) */ -#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2020" +#define WEECHAT_COPYRIGHT_DATE "(C) 2003-2021" #define WEECHAT_WEBSITE "https://weechat.org/" #define WEECHAT_WEBSITE_DOWNLOAD "https://weechat.org/download" |