# HG changeset patch # User Goffi # Date 1509716221 -3600 # Node ID fd4eae654182d8a0b88ae3247f5181da2f92780c # Parent 2932170bb5267f1c0b9031e30efc8abfb5f66ae8 misc: date update (yes it's a bit late :p ) diff -r 2932170bb526 -r fd4eae654182 src/browser/libervia_main.py --- a/src/browser/libervia_main.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/libervia_main.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/libervia_test.py --- a/src/browser/libervia_test.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/libervia_test.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/base_menu.py --- a/src/browser/sat_browser/base_menu.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/base_menu.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/base_panel.py --- a/src/browser/sat_browser/base_panel.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/base_panel.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/base_widget.py --- a/src/browser/sat_browser/base_widget.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/base_widget.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/blog.py --- a/src/browser/sat_browser/blog.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/blog.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/chat.py --- a/src/browser/sat_browser/chat.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/chat.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/constants.py --- a/src/browser/sat_browser/constants.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/constants.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/contact_list.py --- a/src/browser/sat_browser/contact_list.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/contact_list.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/contact_panel.py --- a/src/browser/sat_browser/contact_panel.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/contact_panel.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/contact_widget.py --- a/src/browser/sat_browser/contact_widget.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/contact_widget.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/dialog.py --- a/src/browser/sat_browser/dialog.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/dialog.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/editor_widget.py --- a/src/browser/sat_browser/editor_widget.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/editor_widget.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/file_tools.py --- a/src/browser/sat_browser/file_tools.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/file_tools.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/game_radiocol.py --- a/src/browser/sat_browser/game_radiocol.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/game_radiocol.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/game_tarot.py --- a/src/browser/sat_browser/game_tarot.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/game_tarot.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/html_tools.py --- a/src/browser/sat_browser/html_tools.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/html_tools.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/json.py --- a/src/browser/sat_browser/json.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/json.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/libervia_widget.py --- a/src/browser/sat_browser/libervia_widget.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/libervia_widget.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/logging.py --- a/src/browser/sat_browser/logging.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/logging.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/main_panel.py --- a/src/browser/sat_browser/main_panel.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/main_panel.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/menu.py --- a/src/browser/sat_browser/menu.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/menu.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/nativedom.py --- a/src/browser/sat_browser/nativedom.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/nativedom.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/otrjs_wrapper.py --- a/src/browser/sat_browser/otrjs_wrapper.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/otrjs_wrapper.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia wrapper for otr.js -# 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/plugin_sec_otr.py --- a/src/browser/sat_browser/plugin_sec_otr.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/plugin_sec_otr.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia 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) # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org) # This program is free software: you can redistribute it and/or modify diff -r 2932170bb526 -r fd4eae654182 src/browser/sat_browser/register.py --- a/src/browser/sat_browser/register.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/register.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2016 Jérôme Poisson +# Copyright (C) 2011-2017 Jérôme Poisson # Copyright (C) 2011, 2012 Adrien Vigneron # This program is free software: you can redistribute it and/or modify diff -r 2932170bb526 -r fd4eae654182 src/browser/sat_browser/web_widget.py --- a/src/browser/sat_browser/web_widget.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/web_widget.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/browser/sat_browser/xmlui.py --- a/src/browser/sat_browser/xmlui.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/browser/sat_browser/xmlui.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/common/constants.py --- a/src/common/constants.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/common/constants.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: 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 2932170bb526 -r fd4eae654182 src/server/blog.py --- a/src/server/blog.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/server/blog.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2016 Jérôme Poisson +# Copyright (C) 2011-2017 Jérôme Poisson # Copyright (C) 2013-2016 Adrien Cossa # This program is free software: you can redistribute it and/or modify diff -r 2932170bb526 -r fd4eae654182 src/server/constants.py --- a/src/server/constants.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/server/constants.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: 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 2932170bb526 -r fd4eae654182 src/server/html_tools.py --- a/src/server/html_tools.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/server/html_tools.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/server/server.py --- a/src/server/server.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/server/server.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi 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 2932170bb526 -r fd4eae654182 src/server/session_iface.py --- a/src/server/session_iface.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/server/session_iface.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: 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 2932170bb526 -r fd4eae654182 src/twisted/plugins/libervia_server.py --- a/src/twisted/plugins/libervia_server.py Fri Oct 27 18:47:07 2017 +0200 +++ b/src/twisted/plugins/libervia_server.py Fri Nov 03 14:37:01 2017 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2013-2016 Jérôme Poisson +# Copyright (C) 2013-2017 Jérôme Poisson # Copyright (C) 2013-2016 Adrien Cossa # Copyright (C) 2013 Emmanuel Gil Peyrot