# HG changeset patch # User Goffi # Date 1509715902 -3600 # Node ID 8b37a62336c34391002db8a3ada619a445a3423c # Parent 70399d1acb47a7dea89a78cf2a8182dc43a2c2da misc: date update (yes it's a bit late :p ) diff -r 70399d1acb47 -r 8b37a62336c3 README --- a/README Fri Nov 03 14:19:10 2017 +0100 +++ b/README Fri Nov 03 14:31:42 2017 +0100 @@ -1,5 +1,5 @@ SàT v0.6.1 -(c) Jérôme Poisson aka Goffi 2008-2016 +(c) Jérôme Poisson aka Goffi 2008-2017 (c) Adrien Cossa aka Souliane 2013-2016 SàT is a XMPP (Jabber) client. diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/bridge/bridge_frontend.py --- a/frontends/src/bridge/bridge_frontend.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/bridge/bridge_frontend.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT communication bridge -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/bridge/dbus_bridge.py --- a/frontends/src/bridge/dbus_bridge.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/bridge/dbus_bridge.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT communication bridge -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/arg_tools.py --- a/frontends/src/jp/arg_tools.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/arg_tools.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/base.py --- a/frontends/src/jp/base.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/base.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by @@ -122,7 +122,7 @@ DESCRIPTION = """This software is a command line tool for XMPP. Get the latest version at """ + C.APP_URL -COPYLEFT = u"""Copyright (C) 2009-2016 Jérôme Poisson, Adrien Cossa +COPYLEFT = u"""Copyright (C) 2009-2017 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. """ diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_account.py --- a/frontends/src/jp/cmd_account.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_account.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_adhoc.py --- a/frontends/src/jp/cmd_adhoc.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_adhoc.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_avatar.py --- a/frontends/src/jp/cmd_avatar.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_avatar.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_blog.py --- a/frontends/src/jp/cmd_blog.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_blog.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_bookmarks.py --- a/frontends/src/jp/cmd_bookmarks.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_bookmarks.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_debug.py --- a/frontends/src/jp/cmd_debug.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_debug.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_event.py --- a/frontends/src/jp/cmd_event.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_event.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_file.py --- a/frontends/src/jp/cmd_file.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_file.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_identity.py --- a/frontends/src/jp/cmd_identity.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_identity.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_info.py --- a/frontends/src/jp/cmd_info.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_info.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_input.py --- a/frontends/src/jp/cmd_input.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_input.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_invitation.py --- a/frontends/src/jp/cmd_invitation.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_invitation.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_message.py --- a/frontends/src/jp/cmd_message.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_message.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_param.py --- a/frontends/src/jp/cmd_param.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_param.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_pipe.py --- a/frontends/src/jp/cmd_pipe.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_pipe.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_profile.py --- a/frontends/src/jp/cmd_profile.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_profile.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_pubsub.py --- a/frontends/src/jp/cmd_pubsub.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_pubsub.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_roster.py --- a/frontends/src/jp/cmd_roster.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_roster.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SAT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_shell.py --- a/frontends/src/jp/cmd_shell.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_shell.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_ticket.py --- a/frontends/src/jp/cmd_ticket.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_ticket.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/cmd_uri.py --- a/frontends/src/jp/cmd_uri.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/cmd_uri.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/common.py --- a/frontends/src/jp/common.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/common.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/constants.py --- a/frontends/src/jp/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/output_std.py --- a/frontends/src/jp/output_std.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/output_std.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/output_template.py --- a/frontends/src/jp/output_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/output_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/output_xml.py --- a/frontends/src/jp/output_xml.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/output_xml.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # jp: a SàT command line tool -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/jp/xmlui_manager.py --- a/frontends/src/jp/xmlui_manager.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/jp/xmlui_manager.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # JP: a SàT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/chat.py --- a/frontends/src/primitivus/chat.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/chat.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/config.py --- a/frontends/src/primitivus/config.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/config.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/constants.py --- a/frontends/src/primitivus/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/contact_list.py --- a/frontends/src/primitivus/contact_list.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/contact_list.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/game_tarot.py --- a/frontends/src/primitivus/game_tarot.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/game_tarot.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/keys.py --- a/frontends/src/primitivus/keys.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/keys.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/notify.py --- a/frontends/src/primitivus/notify.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/notify.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/profile_manager.py --- a/frontends/src/primitivus/profile_manager.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/profile_manager.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/progress.py --- a/frontends/src/primitivus/progress.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/progress.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/widget.py --- a/frontends/src/primitivus/widget.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/widget.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/primitivus/xmlui.py --- a/frontends/src/primitivus/xmlui.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/primitivus/xmlui.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/constants.py --- a/frontends/src/quick_frontend/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_app.py --- a/frontends/src/quick_frontend/quick_app.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_app.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_blog.py --- a/frontends/src/quick_frontend/quick_blog.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_blog.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2011-2016 Jérôme Poisson +# Copyright (C) 2011-2017 Jérôme 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 diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_chat.py --- a/frontends/src/quick_frontend/quick_chat.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_chat.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_contact_list.py --- a/frontends/src/quick_frontend/quick_contact_list.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_contact_list.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_contact_management.py --- a/frontends/src/quick_frontend/quick_contact_management.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_contact_management.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_game_tarot.py --- a/frontends/src/quick_frontend/quick_game_tarot.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_game_tarot.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_games.py --- a/frontends/src/quick_frontend/quick_games.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_games.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_menus.py --- a/frontends/src/quick_frontend/quick_menus.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_menus.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_profile_manager.py --- a/frontends/src/quick_frontend/quick_profile_manager.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_profile_manager.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_utils.py --- a/frontends/src/quick_frontend/quick_utils.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_utils.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/quick_frontend/quick_widgets.py --- a/frontends/src/quick_frontend/quick_widgets.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/quick_frontend/quick_widgets.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # helper class for making a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/css_color.py --- a/frontends/src/tools/css_color.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/css_color.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # CSS color parsing -# Copyright (C) 2009-2016 Jérome-Poisson +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/games.py --- a/frontends/src/tools/games.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/games.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/host_listener.py --- a/frontends/src/tools/host_listener.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/host_listener.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/jid.py --- a/frontends/src/tools/jid.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/jid.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/xmltools.py --- a/frontends/src/tools/xmltools.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/xmltools.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 frontends/src/tools/xmlui.py --- a/frontends/src/tools/xmlui.py Fri Nov 03 14:19:10 2017 +0100 +++ b/frontends/src/tools/xmlui.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT frontend tools -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/base_constructor.py --- a/src/bridge/bridge_constructor/base_constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/base_constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/bridge_constructor.py --- a/src/bridge/bridge_constructor/bridge_constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/bridge_constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constants.py --- a/src/bridge/bridge_constructor/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 = u"bridge_constructor" DEST_DIR_DEFAULT = "generated" - DESCRIPTION = u"""{name} Copyright (C) 2009-2016 Jérôme Poisson (aka Goffi) + DESCRIPTION = u"""{name} Copyright (C) 2009-2017 Jérôme Poisson (aka Goffi) This script construct a SàT bridge using the given protocol diff -r 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/dbus-xml/constructor.py --- a/src/bridge/bridge_constructor/constructors/dbus-xml/constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/dbus-xml/constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/dbus/constructor.py --- a/src/bridge/bridge_constructor/constructors/dbus/constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/dbus/constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py --- a/src/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/dbus/dbus_core_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py --- a/src/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/dbus/dbus_frontend_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT communication bridge -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/embedded/constructor.py --- a/src/bridge/bridge_constructor/constructors/embedded/constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/embedded/constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py --- a/src/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/embedded/embedded_frontend_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/embedded/embedded_template.py --- a/src/bridge/bridge_constructor/constructors/embedded/embedded_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/embedded/embedded_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/mediawiki/constructor.py --- a/src/bridge/bridge_constructor/constructors/mediawiki/constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/mediawiki/constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/pb/constructor.py --- a/src/bridge/bridge_constructor/constructors/pb/constructor.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/pb/constructor.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/pb/pb_core_template.py --- a/src/bridge/bridge_constructor/constructors/pb/pb_core_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/pb/pb_core_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py --- a/src/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/bridge_constructor/constructors/pb/pb_frontend_template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT communication bridge -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/bridge/dbus_bridge.py --- a/src/bridge/dbus_bridge.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/bridge/dbus_bridge.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ #-*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/constants.py --- a/src/core/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/i18n.py --- a/src/core/i18n.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/i18n.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/log.py --- a/src/core/log.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/log.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/log_config.py --- a/src/core/log_config.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/log_config.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/sat_main.py --- a/src/core/sat_main.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/sat_main.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/core/xmpp.py --- a/src/core/xmpp.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/core/xmpp.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/cache.py --- a/src/memory/cache.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/cache.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/crypto.py --- a/src/memory/crypto.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/crypto.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/memory/disco.py --- a/src/memory/disco.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/disco.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/memory.py --- a/src/memory/memory.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/memory.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/params.py --- a/src/memory/params.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/params.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/persistent.py --- a/src/memory/persistent.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/persistent.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/memory/sqlite.py --- a/src/memory/sqlite.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/memory/sqlite.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_adhoc_dbus.py --- a/src/plugins/plugin_adhoc_dbus.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_adhoc_dbus.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for adding D-Bus to Ad-Hoc Commands -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_blog_import.py --- a/src/plugins/plugin_blog_import.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_blog_import.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for import external blogs -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_blog_import_dokuwiki.py --- a/src/plugins/plugin_blog_import_dokuwiki.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_blog_import_dokuwiki.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin to import dokuwiki blogs -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_blog_import_dotclear.py --- a/src/plugins/plugin_blog_import_dotclear.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_blog_import_dotclear.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for import external blogs -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_exp_command_export.py --- a/src/plugins/plugin_exp_command_export.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_exp_command_export.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin to export commands (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_exp_events.py --- a/src/plugins/plugin_exp_events.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_exp_events.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin to detect language (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_exp_lang_detect.py --- a/src/plugins/plugin_exp_lang_detect.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_exp_lang_detect.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin to detect language (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_exp_parrot.py --- a/src/plugins/plugin_exp_parrot.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_exp_parrot.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for parrot mode (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_exp_pipe.py --- a/src/plugins/plugin_exp_pipe.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_exp_pipe.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing pipes (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_import.py --- a/src/plugins/plugin_import.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_import.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for generic data import handling -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_account.py --- a/src/plugins/plugin_misc_account.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_account.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for account creation (experimental) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_android.py --- a/src/plugins/plugin_misc_android.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_android.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for file tansfer -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_file.py --- a/src/plugins/plugin_misc_file.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_file.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for file tansfer -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_groupblog.py --- a/src/plugins/plugin_misc_groupblog.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_groupblog.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for microbloging with roster access -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_identity.py --- a/src/plugins/plugin_misc_identity.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_identity.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0054 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_invitations.py --- a/src/plugins/plugin_misc_invitations.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_invitations.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for file tansfer -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_ip.py --- a/src/plugins/plugin_misc_ip.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_ip.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for IP address discovery -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_nat-port.py --- a/src/plugins/plugin_misc_nat-port.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_nat-port.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for NAT port mapping -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_quiz.py --- a/src/plugins/plugin_misc_quiz.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_quiz.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing Quiz game -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_radiocol.py --- a/src/plugins/plugin_misc_radiocol.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_radiocol.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing Radiocol -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_register_account.py --- a/src/plugins/plugin_misc_register_account.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_register_account.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for registering a new XMPP account -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_room_game.py --- a/src/plugins/plugin_misc_room_game.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_room_game.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_tarot.py --- a/src/plugins/plugin_misc_tarot.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_tarot.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing French Tarot game -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_text_commands.py --- a/src/plugins/plugin_misc_text_commands.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_text_commands.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for managing text commands -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_text_syntaxes.py --- a/src/plugins/plugin_misc_text_syntaxes.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_text_syntaxes.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing various text syntaxes -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_upload.py --- a/src/plugins/plugin_misc_upload.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_upload.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for file tansfer -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_watched.py --- a/src/plugins/plugin_misc_watched.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_watched.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin to be notified on some entities presence -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_misc_welcome.py --- a/src/plugins/plugin_misc_welcome.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_misc_welcome.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for file tansfer -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_sec_otr.py --- a/src/plugins/plugin_sec_otr.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_sec_otr.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for OTR encryption -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_syntax_wiki_dotclear.py --- a/src/plugins/plugin_syntax_wiki_dotclear.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_syntax_wiki_dotclear.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for Dotclear Wiki Syntax -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_tickets_import.py --- a/src/plugins/plugin_tickets_import.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_tickets_import.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for import external ticketss -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_tickets_import_bugzilla.py --- a/src/plugins/plugin_tickets_import_bugzilla.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_tickets_import_bugzilla.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for import external blogs -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0020.py --- a/src/plugins/plugin_xep_0020.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0020.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0020 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0045.py --- a/src/plugins/plugin_xep_0045.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0045.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0045 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0047.py --- a/src/plugins/plugin_xep_0047.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0047.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing gateways (xep-0047) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0048.py --- a/src/plugins/plugin_xep_0048.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0048.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Bookmarks (xep-0048) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0049.py --- a/src/plugins/plugin_xep_0049.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0049.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0049 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0050.py --- a/src/plugins/plugin_xep_0050.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0050.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Ad-Hoc Commands (XEP-0050) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0054.py --- a/src/plugins/plugin_xep_0054.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0054.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0054 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0055.py --- a/src/plugins/plugin_xep_0055.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0055.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jabber Search (xep-0055) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0059.py --- a/src/plugins/plugin_xep_0059.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0059.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Result Set Management (XEP-0059) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0060.py --- a/src/plugins/plugin_xep_0060.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0060.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Publish-Subscribe (xep-0060) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0065.py --- a/src/plugins/plugin_xep_0065.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0065.py Fri Nov 03 14:31:42 2017 +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-2016 Jérôme Poisson (goffi@goffi.org) +# 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0071.py --- a/src/plugins/plugin_xep_0071.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0071.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Publish-Subscribe (xep-0071) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0077.py --- a/src/plugins/plugin_xep_0077.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0077.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0077 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0092.py --- a/src/plugins/plugin_xep_0092.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0092.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT plugin for Software Version (XEP-0092) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0095.py --- a/src/plugins/plugin_xep_0095.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0095.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0095 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0096.py --- a/src/plugins/plugin_xep_0096.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0096.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0096 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0100.py --- a/src/plugins/plugin_xep_0100.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0100.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing gateways (xep-0100) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0115.py --- a/src/plugins/plugin_xep_0115.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0115.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0115 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0163.py --- a/src/plugins/plugin_xep_0163.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0163.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Personal Eventing Protocol (xep-0163) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0166.py --- a/src/plugins/plugin_xep_0166.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0166.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle (XEP-0166) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0203.py --- a/src/plugins/plugin_xep_0203.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0203.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Delayed Delivery (XEP-0203) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0231.py --- a/src/plugins/plugin_xep_0231.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0231.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle File Transfer (XEP-0231) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0234.py --- a/src/plugins/plugin_xep_0234.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0234.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle File Transfer (XEP-0234) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0249.py --- a/src/plugins/plugin_xep_0249.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0249.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0249 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0260.py --- a/src/plugins/plugin_xep_0260.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0260.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle (XEP-0260) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0261.py --- a/src/plugins/plugin_xep_0261.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0261.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle (XEP-0261) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0277.py --- a/src/plugins/plugin_xep_0277.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0277.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for microblogging over XMPP (xep-0277) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0280.py --- a/src/plugins/plugin_xep_0280.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0280.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for managing xep-0280 -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0297.py --- a/src/plugins/plugin_xep_0297.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0297.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Stanza Forwarding (XEP-0297) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0300.py --- a/src/plugins/plugin_xep_0300.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0300.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Hash functions (XEP-0300) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0313.py --- a/src/plugins/plugin_xep_0313.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0313.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Message Archive Management (XEP-0313) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0334.py --- a/src/plugins/plugin_xep_0334.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0334.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Delayed Delivery (XEP-0334) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/plugins/plugin_xep_0363.py --- a/src/plugins/plugin_xep_0363.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/plugins/plugin_xep_0363.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Jingle File Transfer (XEP-0363) -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/stdui/ui_contact_list.py --- a/src/stdui/ui_contact_list.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/stdui/ui_contact_list.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT standard user interface for managing contacts -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/stdui/ui_profile_manager.py --- a/src/stdui/ui_profile_manager.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/stdui/ui_profile_manager.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT standard user interface for managing contacts -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/constants.py --- a/src/test/constants.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/constants.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/helpers.py --- a/src/test/helpers.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/helpers.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/helpers_plugins.py --- a/src/test/helpers_plugins.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/helpers_plugins.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_core_xmpp.py --- a/src/test/test_core_xmpp.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_core_xmpp.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/test_helpers_plugins.py --- a/src/test/test_helpers_plugins.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_helpers_plugins.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_memory.py --- a/src/test/test_memory.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_memory.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_misc_groupblog.py --- a/src/test/test_plugin_misc_groupblog.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_misc_groupblog.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_misc_room_game.py --- a/src/test/test_plugin_misc_room_game.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_misc_room_game.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_misc_text_syntaxes.py --- a/src/test/test_plugin_misc_text_syntaxes.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_misc_text_syntaxes.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0033.py --- a/src/test/test_plugin_xep_0033.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0033.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0085.py --- a/src/test/test_plugin_xep_0085.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0085.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0203.py --- a/src/test/test_plugin_xep_0203.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0203.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0277.py --- a/src/test/test_plugin_xep_0277.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0277.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0297.py --- a/src/test/test_plugin_xep_0297.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0297.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0313.py --- a/src/test/test_plugin_xep_0313.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0313.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/test/test_plugin_xep_0334.py --- a/src/test/test_plugin_xep_0334.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/test/test_plugin_xep_0334.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/tools/common/ansi.py --- a/src/tools/common/ansi.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/ansi.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/data_format.py --- a/src/tools/common/data_format.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/data_format.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/data_objects.py --- a/src/tools/common/data_objects.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/data_objects.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/dynamic_import.py --- a/src/tools/common/dynamic_import.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/dynamic_import.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/regex.py --- a/src/tools/common/regex.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/regex.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Salut à Toi: an XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/template.py --- a/src/tools/common/template.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/template.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/template_xmlui.py --- a/src/tools/common/template_xmlui.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/template_xmlui.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/common/uri.py --- a/src/tools/common/uri.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/common/uri.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/config.py --- a/src/tools/config.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/config.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 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 diff -r 70399d1acb47 -r 8b37a62336c3 src/tools/email.py --- a/src/tools/email.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/email.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/sat_defer.py --- a/src/tools/sat_defer.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/sat_defer.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SàT: a XMPP client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/trigger.py --- a/src/tools/trigger.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/trigger.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/utils.py --- a/src/tools/utils.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/utils.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/tools/xml_tools.py --- a/src/tools/xml_tools.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/tools/xml_tools.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program 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 70399d1acb47 -r 8b37a62336c3 src/twisted/plugins/sat_plugin.py --- a/src/twisted/plugins/sat_plugin.py Fri Nov 03 14:19:10 2017 +0100 +++ b/src/twisted/plugins/sat_plugin.py Fri Nov 03 14:31:42 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT: a jabber client -# Copyright (C) 2009-2016 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by