changeset 3479:be6d91572633

date update
author Goffi <goffi@goffi.org>
date Fri, 19 Mar 2021 15:45:14 +0100
parents b65175eb7769
children 7550ae9cfbac
files README doc/conf.py sat/__init__.py sat/bridge/bridge_constructor/base_constructor.py sat/bridge/bridge_constructor/bridge_constructor.py sat/bridge/bridge_constructor/constants.py sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py sat/bridge/bridge_constructor/constructors/dbus/constructor.py sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py sat/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py sat/bridge/bridge_constructor/constructors/embedded/constructor.py sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py sat/bridge/bridge_constructor/constructors/pb/constructor.py sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py sat/bridge/dbus_bridge.py sat/bridge/pb.py sat/core/constants.py sat/core/i18n.py sat/core/launcher.py sat/core/log.py sat/core/log_config.py sat/core/sat_main.py sat/core/xmpp.py sat/memory/cache.py sat/memory/crypto.py sat/memory/disco.py sat/memory/encryption.py sat/memory/memory.py sat/memory/params.py sat/memory/persistent.py sat/memory/sqlite.py sat/plugins/plugin_adhoc_dbus.py sat/plugins/plugin_app_manager_docker/__init__.py sat/plugins/plugin_blog_import.py sat/plugins/plugin_blog_import_dokuwiki.py sat/plugins/plugin_blog_import_dotclear.py sat/plugins/plugin_comp_file_sharing.py sat/plugins/plugin_comp_file_sharing_management.py sat/plugins/plugin_dbg_manhole.py sat/plugins/plugin_exp_command_export.py sat/plugins/plugin_exp_events.py sat/plugins/plugin_exp_invitation.py sat/plugins/plugin_exp_invitation_file.py sat/plugins/plugin_exp_jingle_stream.py sat/plugins/plugin_exp_lang_detect.py sat/plugins/plugin_exp_list_of_interest.py sat/plugins/plugin_exp_parrot.py sat/plugins/plugin_exp_pubsub_admin.py sat/plugins/plugin_exp_pubsub_hook.py sat/plugins/plugin_import.py sat/plugins/plugin_merge_req_mercurial.py sat/plugins/plugin_misc_account.py sat/plugins/plugin_misc_android.py sat/plugins/plugin_misc_app_manager.py sat/plugins/plugin_misc_attach.py sat/plugins/plugin_misc_download.py sat/plugins/plugin_misc_email_invitation.py sat/plugins/plugin_misc_file.py sat/plugins/plugin_misc_forums.py sat/plugins/plugin_misc_groupblog.py sat/plugins/plugin_misc_identity.py sat/plugins/plugin_misc_ip.py sat/plugins/plugin_misc_lists.py sat/plugins/plugin_misc_merge_requests.py sat/plugins/plugin_misc_nat-port.py sat/plugins/plugin_misc_quiz.py sat/plugins/plugin_misc_radiocol.py sat/plugins/plugin_misc_register_account.py sat/plugins/plugin_misc_room_game.py sat/plugins/plugin_misc_tarot.py sat/plugins/plugin_misc_text_commands.py sat/plugins/plugin_misc_text_syntaxes.py sat/plugins/plugin_misc_upload.py sat/plugins/plugin_misc_uri_finder.py sat/plugins/plugin_misc_watched.py sat/plugins/plugin_misc_welcome.py sat/plugins/plugin_sec_aesgcm.py sat/plugins/plugin_sec_otr.py sat/plugins/plugin_syntax_wiki_dotclear.py sat/plugins/plugin_tickets_import.py sat/plugins/plugin_tickets_import_bugzilla.py sat/plugins/plugin_xep_0020.py sat/plugins/plugin_xep_0045.py sat/plugins/plugin_xep_0047.py sat/plugins/plugin_xep_0048.py sat/plugins/plugin_xep_0049.py sat/plugins/plugin_xep_0050.py sat/plugins/plugin_xep_0054.py sat/plugins/plugin_xep_0055.py sat/plugins/plugin_xep_0059.py sat/plugins/plugin_xep_0060.py sat/plugins/plugin_xep_0065.py sat/plugins/plugin_xep_0071.py sat/plugins/plugin_xep_0077.py sat/plugins/plugin_xep_0092.py sat/plugins/plugin_xep_0095.py sat/plugins/plugin_xep_0096.py sat/plugins/plugin_xep_0100.py sat/plugins/plugin_xep_0106.py sat/plugins/plugin_xep_0115.py sat/plugins/plugin_xep_0163.py sat/plugins/plugin_xep_0166.py sat/plugins/plugin_xep_0198.py sat/plugins/plugin_xep_0199.py sat/plugins/plugin_xep_0203.py sat/plugins/plugin_xep_0231.py sat/plugins/plugin_xep_0234.py sat/plugins/plugin_xep_0249.py sat/plugins/plugin_xep_0260.py sat/plugins/plugin_xep_0261.py sat/plugins/plugin_xep_0264.py sat/plugins/plugin_xep_0277.py sat/plugins/plugin_xep_0280.py sat/plugins/plugin_xep_0297.py sat/plugins/plugin_xep_0300.py sat/plugins/plugin_xep_0313.py sat/plugins/plugin_xep_0329.py sat/plugins/plugin_xep_0334.py sat/plugins/plugin_xep_0346.py sat/plugins/plugin_xep_0352.py sat/plugins/plugin_xep_0353.py sat/plugins/plugin_xep_0359.py sat/plugins/plugin_xep_0363.py sat/plugins/plugin_xep_0380.py sat/plugins/plugin_xep_0384.py sat/stdui/ui_contact_list.py sat/stdui/ui_profile_manager.py sat/test/constants.py sat/test/helpers.py sat/test/helpers_plugins.py sat/test/test_core_xmpp.py sat/test/test_helpers_plugins.py sat/test/test_memory.py sat/test/test_plugin_misc_groupblog.py sat/test/test_plugin_misc_room_game.py sat/test/test_plugin_misc_text_syntaxes.py sat/test/test_plugin_xep_0033.py sat/test/test_plugin_xep_0085.py sat/test/test_plugin_xep_0203.py sat/test/test_plugin_xep_0277.py sat/test/test_plugin_xep_0297.py sat/test/test_plugin_xep_0313.py sat/test/test_plugin_xep_0334.py sat/tools/async_trigger.py sat/tools/common/ansi.py sat/tools/common/async_process.py sat/tools/common/data_format.py sat/tools/common/data_objects.py sat/tools/common/date_utils.py sat/tools/common/dynamic_import.py sat/tools/common/email.py sat/tools/common/files_utils.py sat/tools/common/regex.py sat/tools/common/template.py sat/tools/common/template_xmlui.py sat/tools/common/tls.py sat/tools/common/uri.py sat/tools/common/utils.py sat/tools/config.py sat/tools/image.py sat/tools/sat_defer.py sat/tools/stream.py sat/tools/trigger.py sat/tools/utils.py sat/tools/video.py sat/tools/web.py sat/tools/xml_tools.py sat_frontends/bridge/bridge_frontend.py sat_frontends/bridge/dbus_bridge.py sat_frontends/bridge/pb.py sat_frontends/jp/arg_tools.py sat_frontends/jp/base.py sat_frontends/jp/cmd_account.py sat_frontends/jp/cmd_adhoc.py sat_frontends/jp/cmd_application.py sat_frontends/jp/cmd_avatar.py sat_frontends/jp/cmd_blog.py sat_frontends/jp/cmd_bookmarks.py sat_frontends/jp/cmd_debug.py sat_frontends/jp/cmd_encryption.py sat_frontends/jp/cmd_event.py sat_frontends/jp/cmd_file.py sat_frontends/jp/cmd_forums.py sat_frontends/jp/cmd_identity.py sat_frontends/jp/cmd_info.py sat_frontends/jp/cmd_input.py sat_frontends/jp/cmd_invitation.py sat_frontends/jp/cmd_list.py sat_frontends/jp/cmd_merge_request.py sat_frontends/jp/cmd_message.py sat_frontends/jp/cmd_param.py sat_frontends/jp/cmd_ping.py sat_frontends/jp/cmd_pipe.py sat_frontends/jp/cmd_profile.py sat_frontends/jp/cmd_pubsub.py sat_frontends/jp/cmd_roster.py sat_frontends/jp/cmd_shell.py sat_frontends/jp/cmd_uri.py sat_frontends/jp/common.py sat_frontends/jp/constants.py sat_frontends/jp/loops.py sat_frontends/jp/output_std.py sat_frontends/jp/output_template.py sat_frontends/jp/output_xml.py sat_frontends/jp/output_xmlui.py sat_frontends/jp/xml_tools.py sat_frontends/jp/xmlui_manager.py sat_frontends/primitivus/chat.py sat_frontends/primitivus/config.py sat_frontends/primitivus/constants.py sat_frontends/primitivus/contact_list.py sat_frontends/primitivus/game_tarot.py sat_frontends/primitivus/keys.py sat_frontends/primitivus/notify.py sat_frontends/primitivus/profile_manager.py sat_frontends/primitivus/progress.py sat_frontends/primitivus/widget.py sat_frontends/primitivus/xmlui.py sat_frontends/quick_frontend/constants.py sat_frontends/quick_frontend/quick_app.py sat_frontends/quick_frontend/quick_blog.py sat_frontends/quick_frontend/quick_chat.py sat_frontends/quick_frontend/quick_contact_list.py sat_frontends/quick_frontend/quick_contact_management.py sat_frontends/quick_frontend/quick_game_tarot.py sat_frontends/quick_frontend/quick_games.py sat_frontends/quick_frontend/quick_menus.py sat_frontends/quick_frontend/quick_profile_manager.py sat_frontends/quick_frontend/quick_utils.py sat_frontends/quick_frontend/quick_widgets.py sat_frontends/tools/css_color.py sat_frontends/tools/games.py sat_frontends/tools/host_listener.py sat_frontends/tools/jid.py sat_frontends/tools/xmltools.py sat_frontends/tools/xmlui.py setup.py tests/e2e/conftest.py tests/e2e/jp/conftest.py tests/e2e/jp/test_jp.py tests/e2e/libervia/conftest.py tests/e2e/libervia/test_libervia.py tests/e2e/run_e2e.py twisted/plugins/sat_plugin.py
diffstat 247 files changed, 251 insertions(+), 251 deletions(-) [+]
line wrap: on
line diff
--- a/README	Fri Mar 19 14:01:52 2021 +0100
+++ b/README	Fri Mar 19 15:45:14 2021 +0100
@@ -1,5 +1,5 @@
 Salut à Toi
-(c) Jérôme Poisson aka Goffi 2008-2020
+(c) Jérôme Poisson aka Goffi 2008-2021
 (c) Adrien Cossa aka Souliane 2013-2016
 
 SàT is a XMPP (Jabber) client.
--- a/doc/conf.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/doc/conf.py	Fri Mar 19 15:45:14 2021 +0100
@@ -21,9 +21,9 @@
 
 # -- Project information -----------------------------------------------------
 
-project = u'Salut à Toi'
-copyright = u'2019,2020 Salut à Toi'
-author = u'Salut à Toi team'
+project = 'Libervia'
+copyright = '2019-2021 Libervia'
+author = 'Libervia team'
 
 doc_dir = os.path.dirname(os.path.abspath(__file__))
 version_path = os.path.join(doc_dir, '../sat/VERSION')
--- a/sat/__init__.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/__init__.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/base_constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/base_constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/bridge_constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/bridge_constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -24,7 +24,7 @@
 
     NAME = "bridge_constructor"
     DEST_DIR_DEFAULT = "generated"
-    DESCRIPTION = """{name} Copyright (C) 2009-2020 Jérôme Poisson (aka Goffi)
+    DESCRIPTION = """{name} Copyright (C) 2009-2021 Jérôme Poisson (aka Goffi)
 
     This script construct a SàT bridge using the given protocol
 
--- a/sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus-xml/constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/dbus/constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus/constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/embedded/constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/embedded/embedded_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/mediawiki/constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/constructor.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/pb_core_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/dbus_bridge.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/dbus_bridge.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/bridge/pb.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/bridge/pb.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/i18n.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/i18n.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/launcher.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/launcher.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/log.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/log.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/log_config.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/log_config.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/sat_main.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/sat_main.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/core/xmpp.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/core/xmpp.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/cache.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/cache.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/crypto.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/crypto.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/memory/disco.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/disco.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/encryption.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/encryption.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/memory.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/memory.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/params.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/params.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/persistent.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/persistent.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/memory/sqlite.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/memory/sqlite.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_adhoc_dbus.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_adhoc_dbus.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for adding D-Bus to Ad-Hoc Commands
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_app_manager_docker/__init__.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_app_manager_docker/__init__.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin to manage Docker
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_blog_import.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_blog_import.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for import external blogs
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_blog_import_dokuwiki.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_blog_import_dokuwiki.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin to import dokuwiki blogs
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_blog_import_dotclear.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_blog_import_dotclear.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for import external blogs
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_comp_file_sharing.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_comp_file_sharing.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for parrot mode (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_comp_file_sharing_management.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_comp_file_sharing_management.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to detect language (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_dbg_manhole.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_dbg_manhole.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for debugging, using a manhole
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_command_export.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_command_export.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to export commands (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_events.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_events.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to detect language (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_invitation.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_invitation.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin to manage invitations
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_invitation_file.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_invitation_file.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin to send invitations for file sharing
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_jingle_stream.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_jingle_stream.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing pipes (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_lang_detect.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_lang_detect.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to detect language (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_list_of_interest.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_list_of_interest.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to detect language (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_parrot.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_parrot.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for parrot mode (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_pubsub_admin.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_pubsub_admin.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to send pubsub requests with administrator privilege
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_exp_pubsub_hook.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_exp_pubsub_hook.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Pubsub Hooks
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_import.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_import.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for generic data import handling
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_merge_req_mercurial.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_merge_req_mercurial.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin managing Mercurial VCS
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_account.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_account.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for account creation (experimental)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_android.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_android.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for file tansfer
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_app_manager.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_app_manager.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin to manage external applications
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_attach.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_attach.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for attaching files
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_download.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_download.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for downloading files
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_email_invitation.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_email_invitation.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for sending invitations by email
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_file.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_file.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for file tansfer
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_forums.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_forums.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for pubsub forums
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_groupblog.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_groupblog.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for microbloging with roster access
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_identity.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_identity.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_ip.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_ip.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for IP address discovery
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_lists.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_lists.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_merge_requests.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_merge_requests.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Pubsub Schemas
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_nat-port.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_nat-port.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for NAT port mapping
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_quiz.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_quiz.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing Quiz game
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_radiocol.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_radiocol.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing Radiocol
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_register_account.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_register_account.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for registering a new XMPP account
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_misc_room_game.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_room_game.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_tarot.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_tarot.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing French Tarot game
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_text_commands.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_text_commands.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for managing text commands
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_text_syntaxes.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_text_syntaxes.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing various text syntaxes
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_upload.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_upload.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for uploading files
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_uri_finder.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_uri_finder.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin to find URIs
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_watched.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_watched.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin to be notified on some entities presence
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_misc_welcome.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_misc_welcome.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for file tansfer
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_sec_aesgcm.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_sec_aesgcm.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for handling AES-GCM file encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_sec_otr.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_sec_otr.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for OTR encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_syntax_wiki_dotclear.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_syntax_wiki_dotclear.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for Dotclear Wiki Syntax
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_tickets_import.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_tickets_import.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for import external ticketss
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_tickets_import_bugzilla.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_tickets_import_bugzilla.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for import external blogs
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0020.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0020.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0020
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0045.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0045.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0045
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0047.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0047.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing gateways (xep-0047)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0048.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0048.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Bookmarks (xep-0048)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0049.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0049.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0049
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0050.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0050.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for Ad-Hoc Commands (XEP-0050)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0054.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0054.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for managing xep-0054
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2014 Emmanuel Gil Peyrot (linkmauve@linkmauve.fr)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0055.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0055.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Jabber Search (xep-0055)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0059.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0059.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Result Set Management (XEP-0059)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0060.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0060.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for Publish-Subscribe (xep-0060)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0065.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0065.py	Fri Mar 19 15:45:14 2021 +0100
@@ -6,7 +6,7 @@
 # Copyright (C)
 # 2002, 2003, 2004   Dave Smith (dizzyd@jabber.org)
 # 2007, 2008         Fabio Forno (xmpp:ff@jabber.bluendo.com)
-# 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0071.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0071.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Publish-Subscribe (xep-0071)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0077.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0077.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0077
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0092.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0092.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT plugin for Software Version (XEP-0092)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0095.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0095.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0095
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0096.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0096.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0096
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0100.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0100.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing gateways (xep-0100)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0106.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0106.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Explicit Message Encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0115.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0115.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0115
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0163.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0163.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Personal Eventing Protocol (xep-0163)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0166.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0166.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for Jingle (XEP-0166)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0198.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0198.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for managing Stream-Management
-# Copyright (C) 2009-2020  Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021  Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0199.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0199.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Delayed Delivery (XEP-0199)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0203.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0203.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Delayed Delivery (XEP-0203)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0231.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0231.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Bit of Binary handling (XEP-0231)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0234.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0234.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for Jingle File Transfer (XEP-0234)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0249.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0249.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0249
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0260.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0260.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Jingle (XEP-0260)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0261.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0261.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Jingle (XEP-0261)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0264.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0264.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for managing xep-0264
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2014 Emmanuel Gil Peyrot (linkmauve@linkmauve.fr)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0277.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0277.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for microblogging over XMPP (xep-0277)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0280.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0280.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for managing xep-0280
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0297.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0297.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Stanza Forwarding (XEP-0297)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0300.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0300.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Hash functions (XEP-0300)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0313.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0313.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Message Archive Management (XEP-0313)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0329.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0329.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for File Information Sharing (XEP-0329)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0334.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0334.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Delayed Delivery (XEP-0334)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0346.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0346.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for XEP-0346
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0352.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0352.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Explicit Message Encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0353.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0353.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for Jingle Message Initiation (XEP-0353)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0359.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0359.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Message Archive Management (XEP-0359)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/plugins/plugin_xep_0363.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0363.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT plugin for HTTP File Upload (XEP-0363)
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0380.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0380.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT plugin for Explicit Message Encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/plugins/plugin_xep_0384.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/plugins/plugin_xep_0384.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT plugin for OMEMO encryption
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/stdui/ui_contact_list.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/stdui/ui_contact_list.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT standard user interface for managing contacts
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/stdui/ui_profile_manager.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/stdui/ui_profile_manager.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT standard user interface for managing contacts
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/helpers.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/helpers.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/helpers_plugins.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/helpers_plugins.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_core_xmpp.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_core_xmpp.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/test_helpers_plugins.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_helpers_plugins.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_memory.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_memory.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/test_plugin_misc_groupblog.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_misc_groupblog.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_misc_room_game.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_misc_room_game.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_misc_text_syntaxes.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_misc_text_syntaxes.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/test_plugin_xep_0033.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0033.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_xep_0085.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0085.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_xep_0203.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0203.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_xep_0277.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0277.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/test/test_plugin_xep_0297.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0297.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_xep_0313.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0313.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/test/test_plugin_xep_0334.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/test/test_plugin_xep_0334.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/tools/async_trigger.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/async_trigger.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/ansi.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/ansi.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/async_process.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/async_process.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/data_format.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/data_format.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/data_objects.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/data_objects.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/date_utils.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/date_utils.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/dynamic_import.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/dynamic_import.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/email.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/email.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/files_utils.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/files_utils.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SaT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/regex.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/regex.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Salut à Toi: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/template_xmlui.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/template_xmlui.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/tls.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/tls.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/uri.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/uri.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/common/utils.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/common/utils.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/config.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/config.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat/tools/image.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/image.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/sat_defer.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/sat_defer.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT: a XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/stream.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/stream.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/trigger.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/trigger.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/utils.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/utils.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SaT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/video.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/video.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/web.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/web.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat/tools/xml_tools.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat/tools/xml_tools.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/bridge/bridge_frontend.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/bridge/bridge_frontend.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/bridge/dbus_bridge.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/bridge/dbus_bridge.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/bridge/pb.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/bridge/pb.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT communication bridge
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/arg_tools.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/arg_tools.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/base.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/base.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
@@ -72,7 +72,7 @@
 DESCRIPTION = """This software is a command line tool for XMPP.
 Get the latest version at """ + C.APP_URL
 
-COPYLEFT = """Copyright (C) 2009-2020 Jérôme Poisson, Adrien Cossa
+COPYLEFT = """Copyright (C) 2009-2021 Jérôme Poisson, Adrien Cossa
 This program comes with ABSOLUTELY NO WARRANTY;
 This is free software, and you are welcome to redistribute it under certain conditions.
 """
--- a/sat_frontends/jp/cmd_account.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_account.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_adhoc.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_adhoc.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_application.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_application.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_avatar.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_avatar.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_blog.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_blog.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_bookmarks.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_bookmarks.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_debug.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_debug.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_encryption.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_encryption.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_event.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_event.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_file.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_file.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_forums.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_forums.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_identity.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_identity.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_info.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_info.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_input.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_input.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_invitation.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_invitation.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_list.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_list.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_merge_request.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_merge_request.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_message.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_message.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_param.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_param.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat_frontends/jp/cmd_ping.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_ping.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_pipe.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_pipe.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_profile.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_profile.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_pubsub.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_pubsub.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_roster.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_roster.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2003-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/sat_frontends/jp/cmd_shell.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_shell.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/cmd_uri.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/cmd_uri.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/common.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/common.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/loops.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/loops.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # jp: a SAT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/output_std.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/output_std.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/output_template.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/output_template.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/output_xml.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/output_xml.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/output_xmlui.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/output_xmlui.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/xml_tools.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/xml_tools.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # jp: a SàT command line tool
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/jp/xmlui_manager.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/jp/xmlui_manager.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # JP: a SàT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/chat.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/chat.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/config.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/config.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/contact_list.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/contact_list.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/game_tarot.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/game_tarot.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/keys.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/keys.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/notify.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/notify.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/profile_manager.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/profile_manager.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/progress.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/progress.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/widget.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/widget.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/primitivus/xmlui.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/primitivus/xmlui.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/constants.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/constants.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_app.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_app.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_blog.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_blog.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2011-2020 Jérôme Poisson <goffi@goffi.org>
+# Copyright (C) 2011-2021 Jérôme Poisson <goffi@goffi.org>
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_chat.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_chat.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # helper class for making a SàT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_contact_list.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_contact_list.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # helper class for making a SàT frontend contact lists
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_contact_management.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_contact_management.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_game_tarot.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_game_tarot.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_games.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_games.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_menus.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_menus.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_profile_manager.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_profile_manager.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_utils.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_utils.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # Primitivus: a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/quick_frontend/quick_widgets.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/quick_frontend/quick_widgets.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # helper class for making a SAT frontend
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/css_color.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/css_color.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # CSS color parsing
-# Copyright (C) 2009-2020 Jérome-Poisson
+# Copyright (C) 2009-2021 Jérome-Poisson
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/games.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/games.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/host_listener.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/host_listener.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/jid.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/jid.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/xmltools.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/xmltools.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SAT: a jabber client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/sat_frontends/tools/xmlui.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/sat_frontends/tools/xmlui.py	Fri Mar 19 15:45:14 2021 +0100
@@ -2,7 +2,7 @@
 
 
 # SàT frontend tools
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/setup.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/setup.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SAT: an XMPP client
-# Copyright (C) 2009-2020  Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021  Jérôme Poisson (goffi@goffi.org)
 # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org)
 
 # This program is free software: you can redistribute it and/or modify
--- a/tests/e2e/conftest.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/conftest.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/tests/e2e/jp/conftest.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/jp/conftest.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/tests/e2e/jp/test_jp.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/jp/test_jp.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/tests/e2e/libervia/conftest.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/libervia/conftest.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/tests/e2e/libervia/test_libervia.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/libervia/test_libervia.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/tests/e2e/run_e2e.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/tests/e2e/run_e2e.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by
--- a/twisted/plugins/sat_plugin.py	Fri Mar 19 14:01:52 2021 +0100
+++ b/twisted/plugins/sat_plugin.py	Fri Mar 19 15:45:14 2021 +0100
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 
 # SàT: an XMPP client
-# Copyright (C) 2009-2020 Jérôme Poisson (goffi@goffi.org)
+# Copyright (C) 2009-2021 Jérôme Poisson (goffi@goffi.org)
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Affero General Public License as published by