# HG changeset patch # User Goffi # Date 1516961726 -3600 # Node ID f2170536ba232dcd6caa6718e6379f50b01c1106 # Parent a54882348ecc17a43296ec195a6055850f9e3f67 date update diff -r a54882348ecc -r f2170536ba23 src/browser/libervia_main.py --- a/src/browser/libervia_main.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/libervia_main.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/libervia_test.py --- a/src/browser/libervia_test.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/libervia_test.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/base_menu.py --- a/src/browser/sat_browser/base_menu.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/base_menu.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/base_panel.py --- a/src/browser/sat_browser/base_panel.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/base_panel.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/base_widget.py --- a/src/browser/sat_browser/base_widget.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/base_widget.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/blog.py --- a/src/browser/sat_browser/blog.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/blog.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/chat.py --- a/src/browser/sat_browser/chat.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/chat.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/constants.py --- a/src/browser/sat_browser/constants.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/constants.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) # This program 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/contact_list.py --- a/src/browser/sat_browser/contact_list.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/contact_list.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/contact_panel.py --- a/src/browser/sat_browser/contact_panel.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/contact_panel.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/contact_widget.py --- a/src/browser/sat_browser/contact_widget.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/contact_widget.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/dialog.py --- a/src/browser/sat_browser/dialog.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/dialog.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/editor_widget.py --- a/src/browser/sat_browser/editor_widget.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/editor_widget.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/file_tools.py --- a/src/browser/sat_browser/file_tools.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/file_tools.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/game_radiocol.py --- a/src/browser/sat_browser/game_radiocol.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/game_radiocol.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/game_tarot.py --- a/src/browser/sat_browser/game_tarot.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/game_tarot.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/html_tools.py --- a/src/browser/sat_browser/html_tools.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/html_tools.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/json.py --- a/src/browser/sat_browser/json.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/json.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/libervia_widget.py --- a/src/browser/sat_browser/libervia_widget.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/libervia_widget.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/logging.py --- a/src/browser/sat_browser/logging.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/logging.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/main_panel.py --- a/src/browser/sat_browser/main_panel.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/main_panel.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/menu.py --- a/src/browser/sat_browser/menu.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/menu.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/nativedom.py --- a/src/browser/sat_browser/nativedom.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/nativedom.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/otrjs_wrapper.py --- a/src/browser/sat_browser/otrjs_wrapper.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/otrjs_wrapper.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia wrapper for otr.js -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/plugin_sec_otr.py --- a/src/browser/sat_browser/plugin_sec_otr.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/plugin_sec_otr.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia plugin for OTR encryption -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/register.py --- a/src/browser/sat_browser/register.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/register.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 Jérôme Poisson # Copyright (C) 2011, 2012 Adrien Vigneron # This program is free software: you can redistribute it and/or modify diff -r a54882348ecc -r f2170536ba23 src/browser/sat_browser/web_widget.py --- a/src/browser/sat_browser/web_widget.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/web_widget.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/browser/sat_browser/xmlui.py --- a/src/browser/sat_browser/xmlui.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/browser/sat_browser/xmlui.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/common/constants.py --- a/src/common/constants.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/common/constants.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) # This program 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 a54882348ecc -r f2170536ba23 src/server/blog.py --- a/src/server/blog.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/blog.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 Jérôme Poisson # Copyright (C) 2013-2016 Adrien Cossa # This program is free software: you can redistribute it and/or modify diff -r a54882348ecc -r f2170536ba23 src/server/constants.py --- a/src/server/constants.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/constants.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) # This program 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 a54882348ecc -r f2170536ba23 src/server/html_tools.py --- a/src/server/html_tools.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/html_tools.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/server/pages.py --- a/src/server/pages.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/pages.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/server/server.py --- a/src/server/server.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/server.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/server/session_iface.py --- a/src/server/session_iface.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/session_iface.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2017 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) # This program 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 a54882348ecc -r f2170536ba23 src/server/utils.py --- a/src/server/utils.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/utils.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/server/websockets.py --- a/src/server/websockets.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/server/websockets.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2017 Jérôme Poisson +# Copyright (C) 2011-2018 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 a54882348ecc -r f2170536ba23 src/twisted/plugins/libervia_server.py --- a/src/twisted/plugins/libervia_server.py Thu Jan 25 09:06:36 2018 +0100 +++ b/src/twisted/plugins/libervia_server.py Fri Jan 26 11:15:26 2018 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2013-2017 Jérôme Poisson +# Copyright (C) 2013-2018 Jérôme Poisson # Copyright (C) 2013-2016 Adrien Cossa # Copyright (C) 2013 Emmanuel Gil Peyrot