changeset 964:fd4eae654182

misc: date update (yes it's a bit late :p )
author Goffi <goffi@goffi.org>
date Fri, 03 Nov 2017 14:37:01 +0100
parents 2932170bb526
children 8f2c1ea36e96
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/server.py src/server/session_iface.py src/twisted/plugins/libervia_server.py
diffstat 35 files changed, 35 insertions(+), 35 deletions(-) [+]
line wrap: on
line diff
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-2017 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	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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2011-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
--- 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
--- 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 <goffi@goffi.org>
+# Copyright (C) 2013-2017 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>