From efc7a588d641ea4a29fa9e9860e75dab4a1ec3b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 2 Jan 2021 21:34:16 +0100 Subject: [PATCH] core: update copyright dates --- CMakeLists.txt | 2 +- Makefile.am | 2 +- README.adoc | 2 +- autogen.sh | 2 +- cmake/FindAsciidoctor.cmake | 2 +- cmake/FindAspell.cmake | 2 +- cmake/FindCppUTest.cmake | 2 +- cmake/FindGCRYPT.cmake | 2 +- cmake/FindGettext.cmake | 2 +- cmake/FindGnuTLS.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/FindRuby.cmake | 2 +- cmake/FindV8.cmake | 2 +- cmake/cmake_uninstall.cmake.in | 2 +- configure.ac | 2 +- debian-stable/copyright | 2 +- doc/CMakeLists.txt | 2 +- doc/Makefile.am | 2 +- doc/cs/CMakeLists.txt | 2 +- doc/cs/Makefile.am | 2 +- doc/cs/includes/man.cs.adoc | 2 +- doc/de/CMakeLists.txt | 2 +- doc/de/Makefile.am | 2 +- doc/de/includes/man.de.adoc | 2 +- doc/docgen.py | 2 +- doc/docinfo.html | 2 +- doc/en/CMakeLists.txt | 2 +- doc/en/Makefile.am | 2 +- doc/en/includes/man.en.adoc | 2 +- doc/en/weechat_dev.en.adoc | 2 +- doc/es/CMakeLists.txt | 2 +- doc/es/Makefile.am | 2 +- doc/fr/CMakeLists.txt | 2 +- doc/fr/Makefile.am | 2 +- doc/fr/includes/man.fr.adoc | 2 +- doc/fr/weechat_dev.fr.adoc | 2 +- doc/it/CMakeLists.txt | 2 +- doc/it/Makefile.am | 2 +- doc/it/includes/man.it.adoc | 2 +- doc/ja/CMakeLists.txt | 2 +- doc/ja/Makefile.am | 2 +- doc/ja/includes/man.ja.adoc | 2 +- doc/ja/weechat_dev.ja.adoc | 2 +- doc/pl/CMakeLists.txt | 2 +- doc/pl/Makefile.am | 2 +- doc/pl/includes/man.pl.adoc | 2 +- doc/ru/CMakeLists.txt | 2 +- doc/ru/Makefile.am | 2 +- doc/ru/includes/man.ru.adoc | 2 +- icons/CMakeLists.txt | 2 +- icons/Makefile.am | 2 +- po/CMakeLists.txt | 2 +- po/fr.po | 2 +- po/weechat.pot | 2 +- src/CMakeLists.txt | 2 +- src/Makefile.am | 2 +- src/core/CMakeLists.txt | 2 +- src/core/Makefile.am | 2 +- src/core/hook/wee-hook-command-run.c | 2 +- src/core/hook/wee-hook-command-run.h | 2 +- src/core/hook/wee-hook-command.c | 2 +- src/core/hook/wee-hook-command.h | 2 +- src/core/hook/wee-hook-completion.c | 2 +- src/core/hook/wee-hook-completion.h | 2 +- src/core/hook/wee-hook-config.c | 2 +- src/core/hook/wee-hook-config.h | 2 +- src/core/hook/wee-hook-connect.c | 2 +- src/core/hook/wee-hook-connect.h | 2 +- src/core/hook/wee-hook-fd.c | 2 +- src/core/hook/wee-hook-fd.h | 2 +- src/core/hook/wee-hook-focus.c | 2 +- src/core/hook/wee-hook-focus.h | 2 +- src/core/hook/wee-hook-hdata.c | 2 +- src/core/hook/wee-hook-hdata.h | 2 +- src/core/hook/wee-hook-hsignal.c | 2 +- src/core/hook/wee-hook-hsignal.h | 2 +- src/core/hook/wee-hook-info-hashtable.c | 2 +- src/core/hook/wee-hook-info-hashtable.h | 2 +- src/core/hook/wee-hook-info.c | 2 +- src/core/hook/wee-hook-info.h | 2 +- src/core/hook/wee-hook-infolist.c | 2 +- src/core/hook/wee-hook-infolist.h | 2 +- src/core/hook/wee-hook-line.c | 2 +- src/core/hook/wee-hook-line.h | 2 +- src/core/hook/wee-hook-modifier.c | 2 +- src/core/hook/wee-hook-modifier.h | 2 +- src/core/hook/wee-hook-print.c | 2 +- src/core/hook/wee-hook-print.h | 2 +- src/core/hook/wee-hook-process.c | 2 +- src/core/hook/wee-hook-process.h | 2 +- src/core/hook/wee-hook-signal.c | 2 +- src/core/hook/wee-hook-signal.h | 2 +- src/core/hook/wee-hook-timer.c | 2 +- src/core/hook/wee-hook-timer.h | 2 +- src/core/wee-arraylist.c | 2 +- src/core/wee-arraylist.h | 2 +- src/core/wee-backtrace.c | 2 +- src/core/wee-backtrace.h | 2 +- src/core/wee-calc.c | 2 +- src/core/wee-calc.h | 2 +- src/core/wee-command.c | 2 +- src/core/wee-command.h | 2 +- src/core/wee-completion.c | 2 +- src/core/wee-completion.h | 2 +- src/core/wee-config-file.c | 2 +- src/core/wee-config-file.h | 2 +- src/core/wee-config.c | 2 +- src/core/wee-config.h | 2 +- src/core/wee-crypto.c | 2 +- src/core/wee-crypto.h | 2 +- src/core/wee-debug.c | 2 +- src/core/wee-debug.h | 2 +- src/core/wee-eval.c | 2 +- src/core/wee-eval.h | 2 +- src/core/wee-hashtable.c | 2 +- src/core/wee-hashtable.h | 2 +- src/core/wee-hdata.c | 2 +- src/core/wee-hdata.h | 2 +- src/core/wee-hook.c | 2 +- src/core/wee-hook.h | 2 +- src/core/wee-infolist.c | 2 +- src/core/wee-infolist.h | 2 +- src/core/wee-input.c | 2 +- src/core/wee-input.h | 2 +- src/core/wee-list.c | 2 +- src/core/wee-list.h | 2 +- src/core/wee-log.c | 2 +- src/core/wee-log.h | 2 +- src/core/wee-network.c | 2 +- src/core/wee-network.h | 2 +- src/core/wee-proxy.c | 2 +- src/core/wee-proxy.h | 2 +- src/core/wee-secure-buffer.c | 2 +- src/core/wee-secure-buffer.h | 2 +- src/core/wee-secure-config.c | 2 +- src/core/wee-secure-config.h | 2 +- src/core/wee-secure.c | 2 +- src/core/wee-secure.h | 2 +- src/core/wee-string.c | 2 +- src/core/wee-string.h | 2 +- src/core/wee-upgrade-file.c | 2 +- src/core/wee-upgrade-file.h | 2 +- src/core/wee-upgrade.c | 2 +- src/core/wee-upgrade.h | 2 +- src/core/wee-url.c | 2 +- src/core/wee-url.h | 2 +- src/core/wee-utf8.c | 2 +- src/core/wee-utf8.h | 2 +- src/core/wee-util.c | 2 +- src/core/wee-util.h | 2 +- src/core/wee-version.c | 2 +- src/core/wee-version.h | 2 +- src/core/weechat.c | 2 +- src/core/weechat.h | 4 ++-- src/gui/CMakeLists.txt | 2 +- src/gui/Makefile.am | 2 +- src/gui/curses/CMakeLists.txt | 2 +- src/gui/curses/Makefile.am | 2 +- src/gui/curses/gui-curses-bar-window.c | 2 +- src/gui/curses/gui-curses-chat.c | 2 +- src/gui/curses/gui-curses-color.c | 2 +- src/gui/curses/gui-curses-key.c | 2 +- src/gui/curses/gui-curses-main.c | 2 +- src/gui/curses/gui-curses-mouse.c | 2 +- src/gui/curses/gui-curses-term.c | 2 +- src/gui/curses/gui-curses-window.c | 2 +- src/gui/curses/gui-curses.h | 2 +- src/gui/curses/headless/CMakeLists.txt | 2 +- src/gui/curses/headless/Makefile.am | 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/Makefile.am | 2 +- src/gui/curses/normal/main.c | 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/Makefile.am | 2 +- src/plugins/alias/CMakeLists.txt | 2 +- src/plugins/alias/Makefile.am | 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/Makefile.am | 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-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/Makefile.am | 2 +- src/plugins/charset/charset.c | 2 +- src/plugins/exec/CMakeLists.txt | 2 +- src/plugins/exec/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 2 +- src/plugins/irc/irc-bar-item.c | 2 +- src/plugins/irc/irc-bar-item.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-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-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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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-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-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-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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/Makefile.am | 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/weechat-plugin.h | 2 +- src/plugins/xfer/CMakeLists.txt | 2 +- src/plugins/xfer/Makefile.am | 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/Makefile.am | 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.cpp | 2 +- tests/tests.h | 2 +- tests/unit/core/test-core-arraylist.cpp | 2 +- tests/unit/core/test-core-calc.cpp | 2 +- tests/unit/core/test-core-crypto.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-list.cpp | 2 +- tests/unit/core/test-core-secure.cpp | 2 +- tests/unit/core/test-core-string.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/test-gui-color.cpp | 2 +- tests/unit/gui/test-gui-line.cpp | 2 +- tests/unit/gui/test-gui-nick.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-config.cpp | 2 +- tests/unit/plugins/irc/test-irc-ignore.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-server.cpp | 2 +- tests/unit/plugins/relay/test-relay-auth.cpp | 2 +- tests/unit/plugins/test-plugins.cpp | 2 +- tools/build-debian.sh | 2 +- tools/build-test.sh | 2 +- tools/git-version.sh | 2 +- tools/makedist.sh | 2 +- version.sh | 2 +- weechat.cygport.in | 2 +- weechat.spec | 2 +- 579 files changed, 580 insertions(+), 580 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c79cc998e..5ae0e4e9f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2007-2008 Julien Louis # Copyright (C) 2008-2009 Emmanuel Bouthenot # diff --git a/Makefile.am b/Makefile.am index f9b7375f1..a963fdc2d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2006-2009 Emmanuel Bouthenot # diff --git a/README.adoc b/README.adoc index d4957c64f..049f6ce54 100644 --- a/README.adoc +++ b/README.adoc @@ -114,7 +114,7 @@ $ ctest -V == Copyright -Copyright (C) 2003-2020 Sébastien Helleu +Copyright (C) 2003-2021 Sébastien Helleu This file is part of WeeChat, the extensible chat client. diff --git a/autogen.sh b/autogen.sh index 1af774aaf..70ead1547 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2005 Julien Louis # Copyright (C) 2005-2006 Emmanuel Bouthenot # diff --git a/cmake/FindAsciidoctor.cmake b/cmake/FindAsciidoctor.cmake index 9a1b7c2c0..0f03e572b 100644 --- a/cmake/FindAsciidoctor.cmake +++ b/cmake/FindAsciidoctor.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindAspell.cmake b/cmake/FindAspell.cmake index e9a3ec246..16257edfc 100644 --- a/cmake/FindAspell.cmake +++ b/cmake/FindAspell.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindCppUTest.cmake b/cmake/FindCppUTest.cmake index 22c015ca7..d31bfe285 100644 --- a/cmake/FindCppUTest.cmake +++ b/cmake/FindCppUTest.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2014-2020 Sébastien Helleu +# Copyright (C) 2014-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGCRYPT.cmake b/cmake/FindGCRYPT.cmake index 823035e9d..ae3e00dc4 100644 --- a/cmake/FindGCRYPT.cmake +++ b/cmake/FindGCRYPT.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindGettext.cmake b/cmake/FindGettext.cmake index 38748dc22..a26d121ff 100644 --- a/cmake/FindGettext.cmake +++ b/cmake/FindGettext.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2007 Julien Louis # Copyright (C) 2009 Emmanuel Bouthenot # diff --git a/cmake/FindGnuTLS.cmake b/cmake/FindGnuTLS.cmake index 64edc6f14..b860c83ed 100644 --- a/cmake/FindGnuTLS.cmake +++ b/cmake/FindGnuTLS.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindGuile.cmake b/cmake/FindGuile.cmake index 501e86e26..436f45c2f 100644 --- a/cmake/FindGuile.cmake +++ b/cmake/FindGuile.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2011-2020 Sébastien Helleu +# Copyright (C) 2011-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindIconv.cmake b/cmake/FindIconv.cmake index e6e5bc860..725a20662 100644 --- a/cmake/FindIconv.cmake +++ b/cmake/FindIconv.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindLua.cmake b/cmake/FindLua.cmake index e6736d9cc..156361b35 100644 --- a/cmake/FindLua.cmake +++ b/cmake/FindLua.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindNcurses.cmake b/cmake/FindNcurses.cmake index bc9c972a3..7c02169df 100644 --- a/cmake/FindNcurses.cmake +++ b/cmake/FindNcurses.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPHP.cmake b/cmake/FindPHP.cmake index e5c941e71..901aa07b3 100644 --- a/cmake/FindPHP.cmake +++ b/cmake/FindPHP.cmake @@ -1,6 +1,6 @@ # # Copyright (C) 2017 Adam Saponara -# Copyright (C) 2017-2020 Sébastien Helleu +# Copyright (C) 2017-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPerl.cmake b/cmake/FindPerl.cmake index f3fe17e7a..199c0d04d 100644 --- a/cmake/FindPerl.cmake +++ b/cmake/FindPerl.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindPython.cmake b/cmake/FindPython.cmake index 2f8ed41fa..8f3434a04 100644 --- a/cmake/FindPython.cmake +++ b/cmake/FindPython.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2009 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/cmake/FindRuby.cmake b/cmake/FindRuby.cmake index f0991763d..835d0508c 100644 --- a/cmake/FindRuby.cmake +++ b/cmake/FindRuby.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/cmake/FindV8.cmake b/cmake/FindV8.cmake index c4776f7a4..1da4ab3ae 100644 --- a/cmake/FindV8.cmake +++ b/cmake/FindV8.cmake @@ -1,5 +1,5 @@ # -# Copyright (C) 2015-2020 Sébastien Helleu +# Copyright (C) 2015-2021 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 210138e80..b4789d2c5 100644 --- a/cmake/cmake_uninstall.cmake.in +++ b/cmake/cmake_uninstall.cmake.in @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/configure.ac b/configure.ac index 6e707c4dc..97dd993cf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2005 Benoit Papillault # Copyright (C) 2005-2006 Julien Louis # Copyright (C) 2005-2009 Emmanuel Bouthenot diff --git a/debian-stable/copyright b/debian-stable/copyright index 524628ac4..7e0adec3b 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-2020, Sébastien Helleu +Copyright: 2003-2021, Sébastien Helleu License: GPL-3+ Files: src/core/wee-command.c diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 09c01358c..8fe636a31 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2009 Emmanuel Bouthenot # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/Makefile.am b/doc/Makefile.am index 80f3c64f9..b745e0bbb 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt index 436936576..76aeb87a2 100644 --- a/doc/cs/CMakeLists.txt +++ b/doc/cs/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am index 7420f0bc7..7982e9bbf 100644 --- a/doc/cs/Makefile.am +++ b/doc/cs/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # 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 457a02930..162e58e3a 100644 --- a/doc/cs/includes/man.cs.adoc +++ b/doc/cs/includes/man.cs.adoc @@ -96,7 +96,7 @@ $HOME/.weechat/weechat.log:: WeeChat je napsán Sébastienem Helleu a přispěvovateli (kompletní seznam je v souboru AUTHORS.adoc). -Copyright (C) 2003-2020 {author} +Copyright (C) 2003-2021 {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/CMakeLists.txt b/doc/de/CMakeLists.txt index 5ae996a31..74dbaa2d5 100644 --- a/doc/de/CMakeLists.txt +++ b/doc/de/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # # This file is part of WeeChat, the extensible chat client. # diff --git a/doc/de/Makefile.am b/doc/de/Makefile.am index b196fa2f0..9faf37b5a 100644 --- a/doc/de/Makefile.am +++ b/doc/de/Makefile.am @@ -1,5 +1,5 @@ # -# Copyright (C) 2003-2020 Sébastien Helleu +# Copyright (C) 2003-2021 Sébastien Helleu # Copyright (C) 2006 Julien Louis # # This file is part of WeeChat, the extensible chat client. diff --git a/doc/de/includes/man.de.adoc b/doc/de/includes/man.de.adoc index b74aabcca..8d87d25b2 100644 --- a/doc/de/includes/man.de.adoc +++ b/doc/de/includes/man.de.adoc @@ -97,7 +97,7 @@ $HOME/.weechat/weechat.log:: WeeChat wird programmiert von Sébastien Helleu und weiteren Beteiligten (eine vollständige Auflistung findet man in der AUTHORS.adoc Datei). -Copyright (C) 2003-2020 {author} +Copyright (C) 2003-2021 {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/docgen.py b/doc/docgen.py index 99d0dc06f..d84c5847c 100644 --- a/doc/docgen.py +++ b/doc/docgen.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2008-2020 Sébastien Helleu +# Copyright (C) 2008-2021 Sébastien Helleu # # This program 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 fed2f0ad9..8020a1265 100644 --- a/doc/docinfo.html +++ b/doc/docinfo.html @@ -1,6 +1,6 @@