changeset 1054:f2170536ba23

date update
author Goffi <goffi@goffi.org>
date Fri, 26 Jan 2018 11:15:26 +0100
parents a54882348ecc
children c2037b44f84e
files src/browser/libervia_main.py src/browser/libervia_test.py src/browser/sat_browser/base_menu.py src/browser/sat_browser/base_panel.py src/browser/sat_browser/base_widget.py src/browser/sat_browser/blog.py src/browser/sat_browser/chat.py src/browser/sat_browser/constants.py src/browser/sat_browser/contact_list.py src/browser/sat_browser/contact_panel.py src/browser/sat_browser/contact_widget.py src/browser/sat_browser/dialog.py src/browser/sat_browser/editor_widget.py src/browser/sat_browser/file_tools.py src/browser/sat_browser/game_radiocol.py src/browser/sat_browser/game_tarot.py src/browser/sat_browser/html_tools.py src/browser/sat_browser/json.py src/browser/sat_browser/libervia_widget.py src/browser/sat_browser/logging.py src/browser/sat_browser/main_panel.py src/browser/sat_browser/menu.py src/browser/sat_browser/nativedom.py src/browser/sat_browser/otrjs_wrapper.py src/browser/sat_browser/plugin_sec_otr.py src/browser/sat_browser/register.py src/browser/sat_browser/web_widget.py src/browser/sat_browser/xmlui.py src/common/constants.py src/server/blog.py src/server/constants.py src/server/html_tools.py src/server/pages.py src/server/server.py src/server/session_iface.py src/server/utils.py src/server/websockets.py src/twisted/plugins/libervia_server.py
diffstat 38 files changed, 38 insertions(+), 38 deletions(-) [+]
line wrap: on
line diff
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-2018 Jérôme Poisson <goffi@goffi.org>
 # Copyright (C) 2011, 2012  Adrien Vigneron <adrienvigneron@mailoo.org>
 
 # This program is free software: you can redistribute it and/or modify
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2013-2018 Jérôme Poisson <goffi@goffi.org>
 # Copyright (C) 2013-2016 Adrien Cossa <souliane@mailoo.org>
 # Copyright (C) 2013  Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>