From 547e2b934e1e6af777f47bc64911da3638726486 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 1 Feb 2025 23:13:18 +0100 Subject: [PATCH] core: update copyright dates --- CMakeLists.txt | 2 +- README.md | 2 +- cmake/FindAsciidoctor.cmake | 2 +- cmake/FindAspell.cmake | 2 +- cmake/FindCppUTest.cmake | 2 +- cmake/FindGettext.cmake | 2 +- cmake/FindGuile.cmake | 2 +- cmake/FindIconv.cmake | 2 +- cmake/FindLua.cmake | 2 +- cmake/FindNcurses.cmake | 2 +- cmake/FindPHP.cmake | 2 +- cmake/FindPerl.cmake | 2 +- cmake/FindPython.cmake | 2 +- cmake/FindV8.cmake | 2 +- cmake/cmake_uninstall.cmake.in | 2 +- debian-stable/copyright | 2 +- doc/CMakeLists.txt | 2 +- doc/cs/includes/man.cs.adoc | 2 +- doc/de/includes/man.de.adoc | 2 +- doc/docinfo.html | 2 +- doc/en/includes/man.en.adoc | 2 +- doc/en/weechat_dev.en.adoc | 2 +- doc/fr/includes/man.fr.adoc | 2 +- doc/fr/weechat_dev.fr.adoc | 2 +- doc/it/includes/man.it.adoc | 2 +- doc/ja/includes/man.ja.adoc | 2 +- doc/ja/weechat_dev.ja.adoc | 2 +- doc/pl/includes/man.pl.adoc | 2 +- doc/ru/includes/man.ru.adoc | 2 +- doc/sr/includes/man.sr.adoc | 2 +- doc/sr/weechat_dev.sr.adoc | 2 +- icons/CMakeLists.txt | 2 +- po/CMakeLists.txt | 2 +- po/fr.po | 2 +- po/weechat.pot | 2 +- src/CMakeLists.txt | 2 +- src/core/CMakeLists.txt | 2 +- src/core/core-arraylist.c | 2 +- src/core/core-arraylist.h | 2 +- src/core/core-backtrace.c | 2 +- src/core/core-backtrace.h | 2 +- src/core/core-calc.c | 2 +- src/core/core-calc.h | 2 +- src/core/core-command.c | 2 +- src/core/core-command.h | 2 +- src/core/core-completion.c | 2 +- src/core/core-completion.h | 2 +- src/core/core-config-file.c | 2 +- src/core/core-config-file.h | 2 +- src/core/core-config.c | 2 +- src/core/core-config.h | 2 +- src/core/core-crypto.c | 2 +- src/core/core-crypto.h | 2 +- src/core/core-debug.c | 2 +- src/core/core-debug.h | 2 +- src/core/core-dir.c | 2 +- src/core/core-dir.h | 2 +- src/core/core-doc.c | 2 +- src/core/core-doc.h | 2 +- src/core/core-eval.c | 2 +- src/core/core-eval.h | 2 +- src/core/core-hashtable.c | 2 +- src/core/core-hashtable.h | 2 +- src/core/core-hdata.c | 2 +- src/core/core-hdata.h | 2 +- src/core/core-hook.c | 2 +- src/core/core-hook.h | 2 +- src/core/core-infolist.c | 2 +- src/core/core-infolist.h | 2 +- src/core/core-input.c | 2 +- src/core/core-input.h | 2 +- src/core/core-list.c | 2 +- src/core/core-list.h | 2 +- src/core/core-log.c | 2 +- src/core/core-log.h | 2 +- src/core/core-network.c | 2 +- src/core/core-network.h | 2 +- src/core/core-proxy.c | 2 +- src/core/core-proxy.h | 2 +- src/core/core-secure-buffer.c | 2 +- src/core/core-secure-buffer.h | 2 +- src/core/core-secure-config.c | 2 +- src/core/core-secure-config.h | 2 +- src/core/core-secure.c | 2 +- src/core/core-secure.h | 2 +- src/core/core-signal.c | 2 +- src/core/core-signal.h | 2 +- src/core/core-string.c | 2 +- src/core/core-string.h | 2 +- src/core/core-sys.c | 2 +- src/core/core-sys.h | 2 +- src/core/core-upgrade-file.c | 2 +- src/core/core-upgrade-file.h | 2 +- src/core/core-upgrade.c | 2 +- src/core/core-upgrade.h | 2 +- src/core/core-url.c | 2 +- src/core/core-url.h | 2 +- src/core/core-utf8.c | 2 +- src/core/core-utf8.h | 2 +- src/core/core-util.c | 2 +- src/core/core-util.h | 2 +- src/core/core-version.c | 2 +- src/core/core-version.h | 2 +- src/core/hook/hook-command-run.c | 2 +- src/core/hook/hook-command-run.h | 2 +- src/core/hook/hook-command.c | 2 +- src/core/hook/hook-command.h | 2 +- src/core/hook/hook-completion.c | 2 +- src/core/hook/hook-completion.h | 2 +- src/core/hook/hook-config.c | 2 +- src/core/hook/hook-config.h | 2 +- src/core/hook/hook-connect.c | 2 +- src/core/hook/hook-connect.h | 2 +- src/core/hook/hook-fd.c | 2 +- src/core/hook/hook-fd.h | 2 +- src/core/hook/hook-focus.c | 2 +- src/core/hook/hook-focus.h | 2 +- src/core/hook/hook-hdata.c | 2 +- src/core/hook/hook-hdata.h | 2 +- src/core/hook/hook-hsignal.c | 2 +- src/core/hook/hook-hsignal.h | 2 +- src/core/hook/hook-info-hashtable.c | 2 +- src/core/hook/hook-info-hashtable.h | 2 +- src/core/hook/hook-info.c | 2 +- src/core/hook/hook-info.h | 2 +- src/core/hook/hook-infolist.c | 2 +- src/core/hook/hook-infolist.h | 2 +- src/core/hook/hook-line.c | 2 +- src/core/hook/hook-line.h | 2 +- src/core/hook/hook-modifier.c | 2 +- src/core/hook/hook-modifier.h | 2 +- src/core/hook/hook-print.c | 2 +- src/core/hook/hook-print.h | 2 +- src/core/hook/hook-process.c | 2 +- src/core/hook/hook-process.h | 2 +- src/core/hook/hook-signal.c | 2 +- src/core/hook/hook-signal.h | 2 +- src/core/hook/hook-timer.c | 2 +- src/core/hook/hook-timer.h | 2 +- src/core/hook/hook-url.c | 2 +- src/core/hook/hook-url.h | 2 +- src/core/weechat.c | 2 +- src/core/weechat.h | 4 ++-- src/gui/CMakeLists.txt | 2 +- src/gui/curses/CMakeLists.txt | 2 +- src/gui/curses/gui-curses-bar-window.c | 2 +- src/gui/curses/gui-curses-bar-window.h | 2 +- src/gui/curses/gui-curses-chat.c | 2 +- src/gui/curses/gui-curses-chat.h | 2 +- src/gui/curses/gui-curses-color.c | 2 +- src/gui/curses/gui-curses-color.h | 2 +- src/gui/curses/gui-curses-key.c | 2 +- src/gui/curses/gui-curses-key.h | 2 +- src/gui/curses/gui-curses-main.c | 2 +- src/gui/curses/gui-curses-main.h | 2 +- src/gui/curses/gui-curses-mouse.c | 2 +- src/gui/curses/gui-curses-mouse.h | 2 +- src/gui/curses/gui-curses-term.c | 2 +- src/gui/curses/gui-curses-window.c | 2 +- src/gui/curses/gui-curses-window.h | 2 +- src/gui/curses/gui-curses.h | 2 +- src/gui/curses/headless/CMakeLists.txt | 2 +- src/gui/curses/headless/main.c | 2 +- src/gui/curses/headless/ncurses-fake.c | 2 +- src/gui/curses/headless/ncurses-fake.h | 2 +- src/gui/curses/normal/CMakeLists.txt | 2 +- src/gui/curses/normal/main.c | 2 +- src/gui/gui-bar-item-custom.c | 2 +- src/gui/gui-bar-item-custom.h | 2 +- src/gui/gui-bar-item.c | 2 +- src/gui/gui-bar-item.h | 2 +- src/gui/gui-bar-window.c | 2 +- src/gui/gui-bar-window.h | 2 +- src/gui/gui-bar.c | 2 +- src/gui/gui-bar.h | 2 +- src/gui/gui-buffer.c | 2 +- src/gui/gui-buffer.h | 2 +- src/gui/gui-chat.c | 2 +- src/gui/gui-chat.h | 2 +- src/gui/gui-color.c | 2 +- src/gui/gui-color.h | 2 +- src/gui/gui-completion.c | 2 +- src/gui/gui-completion.h | 2 +- src/gui/gui-cursor.c | 2 +- src/gui/gui-cursor.h | 2 +- src/gui/gui-filter.c | 2 +- src/gui/gui-filter.h | 2 +- src/gui/gui-focus.c | 2 +- src/gui/gui-focus.h | 2 +- src/gui/gui-history.c | 2 +- src/gui/gui-history.h | 2 +- src/gui/gui-hotlist.c | 2 +- src/gui/gui-hotlist.h | 2 +- src/gui/gui-input.c | 2 +- src/gui/gui-input.h | 2 +- src/gui/gui-key.c | 2 +- src/gui/gui-key.h | 2 +- src/gui/gui-layout.c | 2 +- src/gui/gui-layout.h | 2 +- src/gui/gui-line.c | 2 +- src/gui/gui-line.h | 2 +- src/gui/gui-main.h | 2 +- src/gui/gui-mouse.c | 2 +- src/gui/gui-mouse.h | 2 +- src/gui/gui-nick.c | 2 +- src/gui/gui-nick.h | 2 +- src/gui/gui-nicklist.c | 2 +- src/gui/gui-nicklist.h | 2 +- src/gui/gui-window.c | 2 +- src/gui/gui-window.h | 2 +- src/plugins/CMakeLists.txt | 2 +- src/plugins/alias/CMakeLists.txt | 2 +- src/plugins/alias/alias-command.c | 2 +- src/plugins/alias/alias-command.h | 2 +- src/plugins/alias/alias-completion.c | 2 +- src/plugins/alias/alias-completion.h | 2 +- src/plugins/alias/alias-config.c | 2 +- src/plugins/alias/alias-config.h | 2 +- src/plugins/alias/alias-info.c | 2 +- src/plugins/alias/alias-info.h | 2 +- src/plugins/alias/alias.c | 2 +- src/plugins/alias/alias.h | 2 +- src/plugins/buflist/CMakeLists.txt | 2 +- src/plugins/buflist/buflist-bar-item.c | 2 +- src/plugins/buflist/buflist-bar-item.h | 2 +- src/plugins/buflist/buflist-command.c | 2 +- src/plugins/buflist/buflist-command.h | 2 +- src/plugins/buflist/buflist-completion.c | 2 +- src/plugins/buflist/buflist-completion.h | 2 +- src/plugins/buflist/buflist-config.c | 2 +- src/plugins/buflist/buflist-config.h | 2 +- src/plugins/buflist/buflist-info.c | 2 +- src/plugins/buflist/buflist-mouse.c | 2 +- src/plugins/buflist/buflist-mouse.h | 2 +- src/plugins/buflist/buflist.c | 2 +- src/plugins/buflist/buflist.h | 2 +- src/plugins/charset/CMakeLists.txt | 2 +- src/plugins/charset/charset.c | 2 +- src/plugins/charset/charset.h | 2 +- src/plugins/exec/CMakeLists.txt | 2 +- src/plugins/exec/exec-buffer.c | 2 +- src/plugins/exec/exec-buffer.h | 2 +- src/plugins/exec/exec-command.c | 2 +- src/plugins/exec/exec-command.h | 2 +- src/plugins/exec/exec-completion.c | 2 +- src/plugins/exec/exec-completion.h | 2 +- src/plugins/exec/exec-config.c | 2 +- src/plugins/exec/exec-config.h | 2 +- src/plugins/exec/exec.c | 2 +- src/plugins/exec/exec.h | 2 +- src/plugins/fifo/CMakeLists.txt | 2 +- src/plugins/fifo/fifo-command.c | 2 +- src/plugins/fifo/fifo-command.h | 2 +- src/plugins/fifo/fifo-config.c | 2 +- src/plugins/fifo/fifo-config.h | 2 +- src/plugins/fifo/fifo-info.c | 2 +- src/plugins/fifo/fifo-info.h | 2 +- src/plugins/fifo/fifo.c | 2 +- src/plugins/fifo/fifo.h | 2 +- src/plugins/fset/CMakeLists.txt | 2 +- src/plugins/fset/fset-bar-item.c | 2 +- src/plugins/fset/fset-bar-item.h | 2 +- src/plugins/fset/fset-buffer.c | 2 +- src/plugins/fset/fset-buffer.h | 2 +- src/plugins/fset/fset-command.c | 2 +- src/plugins/fset/fset-command.h | 2 +- src/plugins/fset/fset-completion.c | 2 +- src/plugins/fset/fset-completion.h | 2 +- src/plugins/fset/fset-config.c | 2 +- src/plugins/fset/fset-config.h | 2 +- src/plugins/fset/fset-info.c | 2 +- src/plugins/fset/fset-info.h | 2 +- src/plugins/fset/fset-mouse.c | 2 +- src/plugins/fset/fset-mouse.h | 2 +- src/plugins/fset/fset-option.c | 2 +- src/plugins/fset/fset-option.h | 2 +- src/plugins/fset/fset.c | 2 +- src/plugins/fset/fset.h | 2 +- src/plugins/guile/CMakeLists.txt | 2 +- src/plugins/guile/weechat-guile-api.c | 2 +- src/plugins/guile/weechat-guile-api.h | 2 +- src/plugins/guile/weechat-guile.c | 2 +- src/plugins/guile/weechat-guile.h | 2 +- src/plugins/irc/CMakeLists.txt | 2 +- src/plugins/irc/irc-bar-item.c | 2 +- src/plugins/irc/irc-bar-item.h | 2 +- src/plugins/irc/irc-batch.c | 2 +- src/plugins/irc/irc-batch.h | 2 +- src/plugins/irc/irc-buffer.c | 2 +- src/plugins/irc/irc-buffer.h | 2 +- src/plugins/irc/irc-channel.c | 2 +- src/plugins/irc/irc-channel.h | 2 +- src/plugins/irc/irc-color.c | 2 +- src/plugins/irc/irc-color.h | 2 +- src/plugins/irc/irc-command.c | 2 +- src/plugins/irc/irc-command.h | 2 +- src/plugins/irc/irc-completion.c | 2 +- src/plugins/irc/irc-completion.h | 2 +- src/plugins/irc/irc-config.c | 2 +- src/plugins/irc/irc-config.h | 2 +- src/plugins/irc/irc-ctcp.c | 2 +- src/plugins/irc/irc-ctcp.h | 2 +- src/plugins/irc/irc-debug.c | 2 +- src/plugins/irc/irc-debug.h | 2 +- src/plugins/irc/irc-ignore.c | 2 +- src/plugins/irc/irc-ignore.h | 2 +- src/plugins/irc/irc-info.c | 2 +- src/plugins/irc/irc-info.h | 2 +- src/plugins/irc/irc-input.c | 2 +- src/plugins/irc/irc-input.h | 2 +- src/plugins/irc/irc-join.c | 2 +- src/plugins/irc/irc-join.h | 2 +- src/plugins/irc/irc-list.c | 2 +- src/plugins/irc/irc-list.h | 2 +- src/plugins/irc/irc-message.c | 2 +- src/plugins/irc/irc-message.h | 2 +- src/plugins/irc/irc-mode.c | 2 +- src/plugins/irc/irc-mode.h | 2 +- src/plugins/irc/irc-modelist.c | 2 +- src/plugins/irc/irc-modelist.h | 2 +- src/plugins/irc/irc-msgbuffer.c | 2 +- src/plugins/irc/irc-msgbuffer.h | 2 +- src/plugins/irc/irc-nick.c | 2 +- src/plugins/irc/irc-nick.h | 2 +- src/plugins/irc/irc-notify.c | 2 +- src/plugins/irc/irc-notify.h | 2 +- src/plugins/irc/irc-protocol.c | 2 +- src/plugins/irc/irc-protocol.h | 2 +- src/plugins/irc/irc-raw.c | 2 +- src/plugins/irc/irc-raw.h | 2 +- src/plugins/irc/irc-redirect.c | 2 +- src/plugins/irc/irc-redirect.h | 2 +- src/plugins/irc/irc-sasl.c | 2 +- src/plugins/irc/irc-sasl.h | 2 +- src/plugins/irc/irc-server.c | 2 +- src/plugins/irc/irc-server.h | 2 +- src/plugins/irc/irc-tag.c | 2 +- src/plugins/irc/irc-tag.h | 2 +- src/plugins/irc/irc-typing.c | 2 +- src/plugins/irc/irc-typing.h | 2 +- src/plugins/irc/irc-upgrade.c | 2 +- src/plugins/irc/irc-upgrade.h | 2 +- src/plugins/irc/irc.c | 2 +- src/plugins/irc/irc.h | 2 +- src/plugins/javascript/CMakeLists.txt | 2 +- src/plugins/javascript/weechat-js-api.cpp | 2 +- src/plugins/javascript/weechat-js-api.h | 2 +- src/plugins/javascript/weechat-js-v8.cpp | 2 +- src/plugins/javascript/weechat-js-v8.h | 2 +- src/plugins/javascript/weechat-js.cpp | 2 +- src/plugins/javascript/weechat-js.h | 2 +- src/plugins/logger/CMakeLists.txt | 2 +- src/plugins/logger/logger-backlog.c | 2 +- src/plugins/logger/logger-backlog.h | 2 +- src/plugins/logger/logger-buffer.c | 2 +- src/plugins/logger/logger-buffer.h | 2 +- src/plugins/logger/logger-command.c | 2 +- src/plugins/logger/logger-command.h | 2 +- src/plugins/logger/logger-config.c | 2 +- src/plugins/logger/logger-config.h | 2 +- src/plugins/logger/logger-info.c | 2 +- src/plugins/logger/logger-info.h | 2 +- src/plugins/logger/logger-tail.c | 2 +- src/plugins/logger/logger-tail.h | 2 +- src/plugins/logger/logger.c | 2 +- src/plugins/logger/logger.h | 2 +- src/plugins/lua/CMakeLists.txt | 2 +- src/plugins/lua/weechat-lua-api.c | 2 +- src/plugins/lua/weechat-lua-api.h | 2 +- src/plugins/lua/weechat-lua.c | 2 +- src/plugins/lua/weechat-lua.h | 2 +- src/plugins/perl/CMakeLists.txt | 2 +- src/plugins/perl/weechat-perl-api.c | 2 +- src/plugins/perl/weechat-perl-api.h | 2 +- src/plugins/perl/weechat-perl.c | 2 +- src/plugins/perl/weechat-perl.h | 2 +- src/plugins/php/weechat-php-api.c | 2 +- src/plugins/php/weechat-php-api.h | 2 +- src/plugins/php/weechat-php.c | 2 +- src/plugins/php/weechat-php.h | 2 +- src/plugins/plugin-api-info.c | 2 +- src/plugins/plugin-api-info.h | 2 +- src/plugins/plugin-api.c | 2 +- src/plugins/plugin-api.h | 2 +- src/plugins/plugin-config.c | 2 +- src/plugins/plugin-config.h | 2 +- src/plugins/plugin-script-api.c | 2 +- src/plugins/plugin-script-api.h | 2 +- src/plugins/plugin-script-config.c | 2 +- src/plugins/plugin-script-config.h | 2 +- src/plugins/plugin-script.c | 2 +- src/plugins/plugin-script.h | 2 +- src/plugins/plugin.c | 2 +- src/plugins/plugin.h | 2 +- src/plugins/python/CMakeLists.txt | 2 +- src/plugins/python/weechat-python-api.c | 2 +- src/plugins/python/weechat-python-api.h | 2 +- src/plugins/python/weechat-python.c | 2 +- src/plugins/python/weechat-python.h | 2 +- src/plugins/relay/CMakeLists.txt | 2 +- src/plugins/relay/api/relay-api-msg.c | 2 +- src/plugins/relay/api/relay-api-msg.h | 2 +- src/plugins/relay/api/relay-api-protocol.c | 2 +- src/plugins/relay/api/relay-api-protocol.h | 2 +- src/plugins/relay/api/relay-api.c | 2 +- src/plugins/relay/api/relay-api.h | 2 +- src/plugins/relay/api/remote/relay-remote-event.c | 2 +- src/plugins/relay/api/remote/relay-remote-event.h | 2 +- src/plugins/relay/api/remote/relay-remote-network.c | 2 +- src/plugins/relay/api/remote/relay-remote-network.h | 2 +- src/plugins/relay/irc/relay-irc.c | 2 +- src/plugins/relay/irc/relay-irc.h | 2 +- src/plugins/relay/relay-auth.c | 2 +- src/plugins/relay/relay-auth.h | 2 +- src/plugins/relay/relay-bar-item.c | 2 +- src/plugins/relay/relay-bar-item.h | 2 +- src/plugins/relay/relay-buffer.c | 2 +- src/plugins/relay/relay-buffer.h | 2 +- src/plugins/relay/relay-client.c | 2 +- src/plugins/relay/relay-client.h | 2 +- src/plugins/relay/relay-command.c | 2 +- src/plugins/relay/relay-command.h | 2 +- src/plugins/relay/relay-completion.c | 2 +- src/plugins/relay/relay-completion.h | 2 +- src/plugins/relay/relay-config.c | 2 +- src/plugins/relay/relay-config.h | 2 +- src/plugins/relay/relay-http.c | 2 +- src/plugins/relay/relay-http.h | 2 +- src/plugins/relay/relay-info.c | 2 +- src/plugins/relay/relay-info.h | 2 +- src/plugins/relay/relay-network.c | 2 +- src/plugins/relay/relay-network.h | 2 +- src/plugins/relay/relay-raw.c | 2 +- src/plugins/relay/relay-raw.h | 2 +- src/plugins/relay/relay-remote.c | 2 +- src/plugins/relay/relay-remote.h | 2 +- src/plugins/relay/relay-server.c | 2 +- src/plugins/relay/relay-server.h | 2 +- src/plugins/relay/relay-upgrade.c | 2 +- src/plugins/relay/relay-upgrade.h | 2 +- src/plugins/relay/relay-websocket.c | 2 +- src/plugins/relay/relay-websocket.h | 2 +- src/plugins/relay/relay.c | 2 +- src/plugins/relay/relay.h | 2 +- src/plugins/relay/weechat/relay-weechat-msg.c | 2 +- src/plugins/relay/weechat/relay-weechat-msg.h | 2 +- src/plugins/relay/weechat/relay-weechat-nicklist.c | 2 +- src/plugins/relay/weechat/relay-weechat-nicklist.h | 2 +- src/plugins/relay/weechat/relay-weechat-protocol.c | 2 +- src/plugins/relay/weechat/relay-weechat-protocol.h | 2 +- src/plugins/relay/weechat/relay-weechat.c | 2 +- src/plugins/relay/weechat/relay-weechat.h | 2 +- src/plugins/ruby/CMakeLists.txt | 2 +- src/plugins/ruby/weechat-ruby-api.c | 2 +- src/plugins/ruby/weechat-ruby-api.h | 2 +- src/plugins/ruby/weechat-ruby.c | 2 +- src/plugins/ruby/weechat-ruby.h | 2 +- src/plugins/script/CMakeLists.txt | 2 +- src/plugins/script/script-action.c | 2 +- src/plugins/script/script-action.h | 2 +- src/plugins/script/script-buffer.c | 2 +- src/plugins/script/script-buffer.h | 2 +- src/plugins/script/script-command.c | 2 +- src/plugins/script/script-command.h | 2 +- src/plugins/script/script-completion.c | 2 +- src/plugins/script/script-completion.h | 2 +- src/plugins/script/script-config.c | 2 +- src/plugins/script/script-config.h | 2 +- src/plugins/script/script-info.c | 2 +- src/plugins/script/script-info.h | 2 +- src/plugins/script/script-mouse.c | 2 +- src/plugins/script/script-mouse.h | 2 +- src/plugins/script/script-repo.c | 2 +- src/plugins/script/script-repo.h | 2 +- src/plugins/script/script.c | 2 +- src/plugins/script/script.h | 2 +- src/plugins/spell/CMakeLists.txt | 2 +- src/plugins/spell/spell-bar-item.c | 2 +- src/plugins/spell/spell-command.c | 2 +- src/plugins/spell/spell-command.h | 2 +- src/plugins/spell/spell-completion.c | 2 +- src/plugins/spell/spell-completion.h | 2 +- src/plugins/spell/spell-config.c | 2 +- src/plugins/spell/spell-config.h | 2 +- src/plugins/spell/spell-info.c | 2 +- src/plugins/spell/spell-info.h | 2 +- src/plugins/spell/spell-speller.c | 2 +- src/plugins/spell/spell-speller.h | 2 +- src/plugins/spell/spell.c | 2 +- src/plugins/spell/spell.h | 2 +- src/plugins/tcl/CMakeLists.txt | 2 +- src/plugins/tcl/weechat-tcl-api.c | 2 +- src/plugins/tcl/weechat-tcl-api.h | 2 +- src/plugins/tcl/weechat-tcl.c | 2 +- src/plugins/tcl/weechat-tcl.h | 2 +- src/plugins/trigger/CMakeLists.txt | 2 +- src/plugins/trigger/trigger-buffer.c | 2 +- src/plugins/trigger/trigger-buffer.h | 2 +- src/plugins/trigger/trigger-callback.c | 2 +- src/plugins/trigger/trigger-callback.h | 2 +- src/plugins/trigger/trigger-command.c | 2 +- src/plugins/trigger/trigger-command.h | 2 +- src/plugins/trigger/trigger-completion.c | 2 +- src/plugins/trigger/trigger-completion.h | 2 +- src/plugins/trigger/trigger-config.c | 2 +- src/plugins/trigger/trigger-config.h | 2 +- src/plugins/trigger/trigger.c | 2 +- src/plugins/trigger/trigger.h | 2 +- src/plugins/typing/CMakeLists.txt | 2 +- src/plugins/typing/typing-bar-item.c | 2 +- src/plugins/typing/typing-bar-item.h | 2 +- src/plugins/typing/typing-config.c | 2 +- src/plugins/typing/typing-config.h | 2 +- src/plugins/typing/typing-status.c | 2 +- src/plugins/typing/typing-status.h | 2 +- src/plugins/typing/typing.c | 2 +- src/plugins/typing/typing.h | 2 +- src/plugins/weechat-plugin.h | 2 +- src/plugins/xfer/CMakeLists.txt | 2 +- src/plugins/xfer/xfer-buffer.c | 2 +- src/plugins/xfer/xfer-buffer.h | 2 +- src/plugins/xfer/xfer-chat.c | 2 +- src/plugins/xfer/xfer-chat.h | 2 +- src/plugins/xfer/xfer-command.c | 2 +- src/plugins/xfer/xfer-command.h | 2 +- src/plugins/xfer/xfer-completion.c | 2 +- src/plugins/xfer/xfer-completion.h | 2 +- src/plugins/xfer/xfer-config.c | 2 +- src/plugins/xfer/xfer-config.h | 2 +- src/plugins/xfer/xfer-dcc.c | 2 +- src/plugins/xfer/xfer-dcc.h | 2 +- src/plugins/xfer/xfer-file.c | 2 +- src/plugins/xfer/xfer-file.h | 2 +- src/plugins/xfer/xfer-info.c | 2 +- src/plugins/xfer/xfer-info.h | 2 +- src/plugins/xfer/xfer-network.c | 2 +- src/plugins/xfer/xfer-network.h | 2 +- src/plugins/xfer/xfer-upgrade.c | 2 +- src/plugins/xfer/xfer-upgrade.h | 2 +- src/plugins/xfer/xfer.c | 2 +- src/plugins/xfer/xfer.h | 2 +- tests/CMakeLists.txt | 2 +- tests/scripts/python/testapi.py | 2 +- tests/scripts/python/testapigen.py | 2 +- tests/scripts/python/unparse.py | 2 +- tests/scripts/test-scripts.cpp | 2 +- tests/tests-record.cpp | 2 +- tests/tests-record.h | 2 +- tests/tests.cpp | 2 +- tests/tests.h | 2 +- tests/unit/core/hook/test-hook-command-run.cpp | 2 +- tests/unit/core/hook/test-hook-command.cpp | 2 +- tests/unit/core/hook/test-hook-completion.cpp | 2 +- tests/unit/core/hook/test-hook-config.cpp | 2 +- tests/unit/core/hook/test-hook-connect.cpp | 2 +- tests/unit/core/hook/test-hook-fd.cpp | 2 +- tests/unit/core/hook/test-hook-focus.cpp | 2 +- tests/unit/core/hook/test-hook-hdata.cpp | 2 +- tests/unit/core/hook/test-hook-hsignal.cpp | 2 +- tests/unit/core/hook/test-hook-info-hashtable.cpp | 2 +- tests/unit/core/hook/test-hook-info.cpp | 2 +- tests/unit/core/hook/test-hook-infolist.cpp | 2 +- tests/unit/core/hook/test-hook-line.cpp | 2 +- tests/unit/core/hook/test-hook-modifier.cpp | 2 +- tests/unit/core/hook/test-hook-print.cpp | 2 +- tests/unit/core/hook/test-hook-process.cpp | 2 +- tests/unit/core/hook/test-hook-signal.cpp | 2 +- tests/unit/core/hook/test-hook-timer.cpp | 2 +- tests/unit/core/hook/test-hook-url.cpp | 2 +- tests/unit/core/test-core-arraylist.cpp | 2 +- tests/unit/core/test-core-calc.cpp | 2 +- tests/unit/core/test-core-command.cpp | 2 +- tests/unit/core/test-core-config-file.cpp | 2 +- tests/unit/core/test-core-crypto.cpp | 2 +- tests/unit/core/test-core-dir.cpp | 2 +- tests/unit/core/test-core-eval.cpp | 2 +- tests/unit/core/test-core-hashtable.cpp | 2 +- tests/unit/core/test-core-hdata.cpp | 2 +- tests/unit/core/test-core-hook.cpp | 2 +- tests/unit/core/test-core-infolist.cpp | 2 +- tests/unit/core/test-core-input.cpp | 2 +- tests/unit/core/test-core-list.cpp | 2 +- tests/unit/core/test-core-network.cpp | 2 +- tests/unit/core/test-core-secure.cpp | 2 +- tests/unit/core/test-core-signal.cpp | 2 +- tests/unit/core/test-core-string.cpp | 2 +- tests/unit/core/test-core-sys.cpp | 2 +- tests/unit/core/test-core-url.cpp | 2 +- tests/unit/core/test-core-utf8.cpp | 2 +- tests/unit/core/test-core-util.cpp | 2 +- tests/unit/gui/curses/test-gui-curses-mouse.cpp | 2 +- tests/unit/gui/test-gui-bar-item-custom.cpp | 2 +- tests/unit/gui/test-gui-bar-item.cpp | 2 +- tests/unit/gui/test-gui-bar-window.cpp | 2 +- tests/unit/gui/test-gui-bar.cpp | 2 +- tests/unit/gui/test-gui-buffer.cpp | 2 +- tests/unit/gui/test-gui-chat.cpp | 2 +- tests/unit/gui/test-gui-color.cpp | 2 +- tests/unit/gui/test-gui-filter.cpp | 2 +- tests/unit/gui/test-gui-hotlist.cpp | 2 +- tests/unit/gui/test-gui-input.cpp | 2 +- tests/unit/gui/test-gui-key.cpp | 2 +- tests/unit/gui/test-gui-line.cpp | 2 +- tests/unit/gui/test-gui-nick.cpp | 2 +- tests/unit/gui/test-gui-nicklist.cpp | 2 +- tests/unit/plugins/alias/test-alias.cpp | 2 +- tests/unit/plugins/irc/test-irc-batch.cpp | 2 +- tests/unit/plugins/irc/test-irc-buffer.cpp | 2 +- tests/unit/plugins/irc/test-irc-channel.cpp | 2 +- tests/unit/plugins/irc/test-irc-color.cpp | 2 +- tests/unit/plugins/irc/test-irc-command.cpp | 2 +- tests/unit/plugins/irc/test-irc-config.cpp | 2 +- tests/unit/plugins/irc/test-irc-ctcp.cpp | 2 +- tests/unit/plugins/irc/test-irc-ignore.cpp | 2 +- tests/unit/plugins/irc/test-irc-info.cpp | 2 +- tests/unit/plugins/irc/test-irc-join.cpp | 2 +- tests/unit/plugins/irc/test-irc-list.cpp | 2 +- tests/unit/plugins/irc/test-irc-message.cpp | 2 +- tests/unit/plugins/irc/test-irc-mode.cpp | 2 +- tests/unit/plugins/irc/test-irc-nick.cpp | 2 +- tests/unit/plugins/irc/test-irc-protocol.cpp | 2 +- tests/unit/plugins/irc/test-irc-sasl.cpp | 2 +- tests/unit/plugins/irc/test-irc-server.cpp | 2 +- tests/unit/plugins/irc/test-irc-tag.cpp | 2 +- tests/unit/plugins/logger/test-logger-backlog.cpp | 2 +- tests/unit/plugins/logger/test-logger-tail.cpp | 2 +- tests/unit/plugins/logger/test-logger.cpp | 2 +- .../unit/plugins/relay/api/remote/test-relay-remote-event.cpp | 2 +- .../plugins/relay/api/remote/test-relay-remote-network.cpp | 2 +- tests/unit/plugins/relay/api/test-relay-api-msg.cpp | 2 +- tests/unit/plugins/relay/api/test-relay-api-protocol.cpp | 2 +- tests/unit/plugins/relay/api/test-relay-api.cpp | 2 +- tests/unit/plugins/relay/irc/test-relay-irc.cpp | 2 +- tests/unit/plugins/relay/test-relay-auth.cpp | 2 +- tests/unit/plugins/relay/test-relay-bar-item.cpp | 2 +- tests/unit/plugins/relay/test-relay-http.cpp | 2 +- tests/unit/plugins/relay/test-relay-raw.cpp | 2 +- tests/unit/plugins/relay/test-relay-remote.cpp | 2 +- tests/unit/plugins/relay/test-relay-websocket.cpp | 2 +- tests/unit/plugins/test-plugin-api-info.cpp | 2 +- tests/unit/plugins/test-plugin-config.cpp | 2 +- tests/unit/plugins/test-plugins.cpp | 2 +- tests/unit/plugins/trigger/test-trigger-config.cpp | 2 +- tests/unit/plugins/trigger/test-trigger.cpp | 2 +- tests/unit/plugins/typing/test-typing-status.cpp | 2 +- tests/unit/plugins/typing/test-typing.cpp | 2 +- tests/unit/plugins/xfer/test-xfer-file.cpp | 2 +- tests/unit/plugins/xfer/test-xfer-network.cpp | 2 +- tools/build_debian.sh | 2 +- tools/build_test.sh | 2 +- tools/bump_version.sh | 2 +- tools/check_curl_symbols.py | 2 +- tools/check_scripts.sh | 2 +- tools/generate_python_stub.py | 2 +- tools/makedist.sh | 2 +- tools/release.sh | 2 +- tools/set_git_version.sh | 2 +- tools/test_relay_api.sh | 2 +- version.sh | 2 +- weechat.cygport.in | 2 +- 660 files changed, 661 insertions(+), 661 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d23506098..f678f156d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/README.md b/README.md index 013bb7aa9..71a56c106 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ WeeChat is following a "practical" semantic versioning, see file [CONTRIBUTING.m ## Copyright -Copyright © 2003-2024 [Sébastien Helleu](https://github.com/flashcode) +Copyright © 2003-2025 [Sébastien Helleu](https://github.com/flashcode) This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindAsciidoctor.cmake b/cmake/FindAsciidoctor.cmake index e32fa967f..576402aba 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index ed90a1151..80b74f075 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index 84a68e40a..1f841b3b9 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2024 Sébastien Helleu +# Copyright (C) 2014-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 97aee17c4..3b2aa4c8b 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGuile.cmake b/cmake/FindGuile.cmake index 2b942bf1b..2528f4a29 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2024 Sébastien Helleu +# Copyright (C) 2011-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index 634eb5c9e..b243bd8e3 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index 9a016a5cc..b1a55ec29 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index 60eb4255e..134d39626 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPHP.cmake b/cmake/FindPHP.cmake index ff8c2d5b3..83b91aeb1 100644 --- a/cmake/FindPHP.cmake +++ b/cmake/FindPHP.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2017 Adam Saponara -# Copyright (C) 2017-2024 Sébastien Helleu +# Copyright (C) 2017-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index 9755930d5..3750639c0 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index fe8937728..03f892244 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2009 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index 17f6f62c6..6673cc377 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2024 Sébastien Helleu +# Copyright (C) 2015-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/cmake_uninstall.cmake.in b/cmake/cmake_uninstall.cmake.in index 8a21527aa..5911e219b 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/debian-stable/copyright b/debian-stable/copyright index 7ad32c45f..ba3c1f88e 100644 --- a/debian-stable/copyright +++ b/debian-stable/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Sébastien Helleu Source: https://weechat.org/ Files: * -Copyright: 2003-2024, Sébastien Helleu +Copyright: 2003-2025, Sébastien Helleu License: GPL-3+ Files: src/core/core-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 45d586e56..ad9c7b792 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2024 Sébastien Helleu +# Copyright (C) 2003-2025 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/cs/includes/man.cs.adoc b/doc/cs/includes/man.cs.adoc index 0207d4c03..8151004aa 100644 --- a/doc/cs/includes/man.cs.adoc +++ b/doc/cs/includes/man.cs.adoc @@ -99,7 +99,7 @@ $HOME/.local/share/weechat/weechat.log:: WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.md). -Copyright (C) 2003-2024 {author} +Copyright (C) 2003-2025 {author} WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/doc/de/includes/man.de.adoc b/doc/de/includes/man.de.adoc index 962c0067a..22ad67f92 100644 --- a/doc/de/includes/man.de.adoc +++ b/doc/de/includes/man.de.adoc @@ -100,7 +100,7 @@ $HOME/.local/share/weechat/weechat.log:: WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.md Datei). -Copyright (C) 2003-2024 {author} +Copyright (C) 2003-2025 {author} WeeChat is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/doc/docinfo.html b/doc/docinfo.html index 02c9fb045..1297f6803 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@