# HG changeset patch # User Goffi # Date 1616151439 -3600 # Node ID 3c9ba4a694efef463e3bc5c6fdd9517198f581cf # Parent b5e8e470f7f7298b9535448f635c8368570c1eaa dates update diff -r b5e8e470f7f7 -r 3c9ba4a694ef README --- a/README Sun Apr 19 17:06:57 2020 +0200 +++ b/README Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ Cagou -(c) Jérôme Poisson aka Goffi 2016-2020 +(c) Jérôme Poisson aka Goffi 2016-2021 Cagou is a Salut à Toi (SàT) desktop/mobile devices frontend SàT is a XMPP (Jabber) client. diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/__init__.py --- a/cagou/__init__.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/__init__.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/backport/__init__.py --- a/cagou/backport/__init__.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/backport/__init__.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/behaviors.py --- a/cagou/core/behaviors.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/behaviors.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/cagou_main.py --- a/cagou/core/cagou_main.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/cagou_main.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/cagou_widget.py --- a/cagou/core/cagou_widget.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/cagou_widget.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/common.py --- a/cagou/core/common.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/common.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/common_widgets.py --- a/cagou/core/common_widgets.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/common_widgets.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/config.py --- a/cagou/core/config.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/config.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/constants.py --- a/cagou/core/constants.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/constants.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: a SàT frontend -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/dialog.py --- a/cagou/core/dialog.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/dialog.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/image.py --- a/cagou/core/image.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/image.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/kivy_hack.py --- a/cagou/core/kivy_hack.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/kivy_hack.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/menu.py --- a/cagou/core/menu.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/menu.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/patches.py --- a/cagou/core/patches.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/patches.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/platform_/__init__.py --- a/cagou/core/platform_/__init__.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/platform_/__init__.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/platform_/android.py --- a/cagou/core/platform_/android.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/platform_/android.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/platform_/base.py --- a/cagou/core/platform_/base.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/platform_/base.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/profile_manager.py --- a/cagou/core/profile_manager.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/profile_manager.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/share_widget.py --- a/cagou/core/share_widget.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/share_widget.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/simple_xhtml.py --- a/cagou/core/simple_xhtml.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/simple_xhtml.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/widgets_handler.py --- a/cagou/core/widgets_handler.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/widgets_handler.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/core/xmlui.py --- a/cagou/core/xmlui.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/core/xmlui.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: a SàT frontend -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/base.kv --- a/cagou/kv/base.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/base.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/behaviors.kv --- a/cagou/kv/behaviors.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/behaviors.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/cagou_widget.kv --- a/cagou/kv/cagou_widget.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/cagou_widget.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/common.kv --- a/cagou/kv/common.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/common.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/common_widgets.kv --- a/cagou/kv/common_widgets.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/common_widgets.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/dialog.kv --- a/cagou/kv/dialog.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/dialog.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/menu.kv --- a/cagou/kv/menu.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/menu.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/profile_manager.kv --- a/cagou/kv/profile_manager.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/profile_manager.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/root_widget.kv --- a/cagou/kv/root_widget.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/root_widget.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/share_widget.kv --- a/cagou/kv/share_widget.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/share_widget.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/simple_xhtml.kv --- a/cagou/kv/simple_xhtml.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/simple_xhtml.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/widgets_handler.kv --- a/cagou/kv/widgets_handler.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/widgets_handler.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/kv/xmlui.kv --- a/cagou/kv/xmlui.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/kv/xmlui.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_android_gallery.py --- a/cagou/plugins/plugin_transfer_android_gallery.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_android_gallery.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_android_photo.py --- a/cagou/plugins/plugin_transfer_android_photo.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_android_photo.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_android_video.py --- a/cagou/plugins/plugin_transfer_android_video.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_android_video.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_file.kv --- a/cagou/plugins/plugin_transfer_file.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_file.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_file.py --- a/cagou/plugins/plugin_transfer_file.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_file.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_voice.kv --- a/cagou/plugins/plugin_transfer_voice.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_voice.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_transfer_voice.py --- a/cagou/plugins/plugin_transfer_voice.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_transfer_voice.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_chat.kv --- a/cagou/plugins/plugin_wid_chat.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_chat.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_chat.py --- a/cagou/plugins/plugin_wid_chat.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_chat.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_contact_list.kv --- a/cagou/plugins/plugin_wid_contact_list.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_contact_list.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_contact_list.py --- a/cagou/plugins/plugin_wid_contact_list.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_contact_list.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_file_sharing.kv --- a/cagou/plugins/plugin_wid_file_sharing.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_file_sharing.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_file_sharing.py --- a/cagou/plugins/plugin_wid_file_sharing.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_file_sharing.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_remote.kv --- a/cagou/plugins/plugin_wid_remote.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_remote.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_remote.py --- a/cagou/plugins/plugin_wid_remote.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_remote.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_settings.kv --- a/cagou/plugins/plugin_wid_settings.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_settings.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_settings.py --- a/cagou/plugins/plugin_wid_settings.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_settings.py Fri Mar 19 11:57:19 2021 +0100 @@ -2,7 +2,7 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_widget_selector.kv --- a/cagou/plugins/plugin_wid_widget_selector.kv Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_widget_selector.kv Fri Mar 19 11:57:19 2021 +0100 @@ -1,5 +1,5 @@ # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2019 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef cagou/plugins/plugin_wid_widget_selector.py --- a/cagou/plugins/plugin_wid_widget_selector.py Sun Apr 19 17:06:57 2020 +0200 +++ b/cagou/plugins/plugin_wid_widget_selector.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: desktop/mobile frontend for Salut à Toi XMPP client -# Copyright (C) 2016-2020 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2016-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 diff -r b5e8e470f7f7 -r 3c9ba4a694ef doc/conf.py --- a/doc/conf.py Sun Apr 19 17:06:57 2020 +0200 +++ b/doc/conf.py Fri Mar 19 11:57:19 2021 +0100 @@ -20,7 +20,7 @@ # -- Project information ----------------------------------------------------- project = u'Cagou (Salut à Toi)' -copyright = u'2019, Jérôme Poisson' +copyright = u'2019-2021 Jérôme Poisson' author = u'Jérôme Poisson' # The short X.Y version diff -r b5e8e470f7f7 -r 3c9ba4a694ef setup.py --- a/setup.py Sun Apr 19 17:06:57 2020 +0200 +++ b/setup.py Fri Mar 19 11:57:19 2021 +0100 @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # Cagou: 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) # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org) # This program is free software: you can redistribute it and/or modify