# HG changeset patch # User Goffi # Date 1391532732 -3600 # Node ID ce5b33f499c5baaa6e8b6c5cba66a44e73d05b1e # Parent 2067d6241927b5155c39603245457bb20926d623 dates update diff -r 2067d6241927 -r ce5b33f499c5 README --- a/README Tue Feb 04 17:21:59 2014 +0100 +++ b/README Tue Feb 04 17:52:12 2014 +0100 @@ -1,5 +1,5 @@ Libervia v0.3.0 -(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012, 2013 +(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012, 2013, 2014 Libervia is a frontend for SàT SàT is a XMPP (Jabber) client. diff -r 2067d6241927 -r ce5b33f499c5 browser_side/base_panels.py --- a/browser_side/base_panels.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/base_panels.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/base_widget.py --- a/browser_side/base_widget.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/base_widget.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/card_game.py --- a/browser_side/card_game.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/card_game.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/contact.py --- a/browser_side/contact.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/contact.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/contact_group.py --- a/browser_side/contact_group.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/contact_group.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2013 Adrien Cossa +# Copyright (C) 2013, 2014 Adrien Cossa # This program 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 2067d6241927 -r ce5b33f499c5 browser_side/dialog.py --- a/browser_side/dialog.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/dialog.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/jid.py --- a/browser_side/jid.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/jid.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/list_manager.py --- a/browser_side/list_manager.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/list_manager.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2013 Adrien Cossa +# Copyright (C) 2013, 2014 Adrien Cossa # This program 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 2067d6241927 -r ce5b33f499c5 browser_side/menu.py --- a/browser_side/menu.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/menu.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/nativedom.py --- a/browser_side/nativedom.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/nativedom.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/panels.py --- a/browser_side/panels.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/panels.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/plugin_xep_0085.py --- a/browser_side/plugin_xep_0085.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/plugin_xep_0085.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # SAT plugin for Chat State Notifications Protocol (xep-0085) -# Copyright (C) 2013 Adrien Cossa (souliane@mailoo.org) +# Copyright (C) 2013, 2014 Adrien Cossa (souliane@mailoo.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 2067d6241927 -r ce5b33f499c5 browser_side/radiocol.py --- a/browser_side/radiocol.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/radiocol.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/register.py --- a/browser_side/register.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/register.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 Jérôme Poisson # Copyright (C) 2011, 2012 Adrien Vigneron # This program is free software: you can redistribute it and/or modify diff -r 2067d6241927 -r ce5b33f499c5 browser_side/richtext.py --- a/browser_side/richtext.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/richtext.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2013 Adrien Cossa +# Copyright (C) 2013, 2014 Adrien Cossa # This program 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 2067d6241927 -r ce5b33f499c5 browser_side/tools.py --- a/browser_side/tools.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/tools.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 browser_side/xmlui.py --- a/browser_side/xmlui.py Tue Feb 04 17:21:59 2014 +0100 +++ b/browser_side/xmlui.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 constants.py --- a/constants.py Tue Feb 04 17:21:59 2014 +0100 +++ b/constants.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Primitivus: a SAT frontend -# Copyright (C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 libervia.py --- a/libervia.py Tue Feb 04 17:21:59 2014 +0100 +++ b/libervia.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 libervia_server/__init__.py --- a/libervia_server/__init__.py Tue Feb 04 17:21:59 2014 +0100 +++ b/libervia_server/__init__.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 libervia_server/blog.py --- a/libervia_server/blog.py Tue Feb 04 17:21:59 2014 +0100 +++ b/libervia_server/blog.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 libervia_server/html_tools.py --- a/libervia_server/html_tools.py Tue Feb 04 17:21:59 2014 +0100 +++ b/libervia_server/html_tools.py Tue Feb 04 17:52:12 2014 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011, 2012, 2013 Jérôme Poisson +# Copyright (C) 2011, 2012, 2013, 2014 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 2067d6241927 -r ce5b33f499c5 public/libervia.css --- a/public/libervia.css Tue Feb 04 17:21:59 2014 +0100 +++ b/public/libervia.css Tue Feb 04 17:52:12 2014 +0100 @@ -1,6 +1,6 @@ /* Libervia: a Salut à Toi frontend -Copyright (C) 2011 Jérôme Poisson +Copyright (C) 2011, 2012, 2013, 2014 Jérôme Poisson Copyright (C) 2011 Adrien Vigneron This program is free software: you can redistribute it and/or modify @@ -1496,4 +1496,4 @@ .gwt-RadioButton { white-space: nowrap; -} \ No newline at end of file +} diff -r 2067d6241927 -r ce5b33f499c5 server_css/blog.css --- a/server_css/blog.css Tue Feb 04 17:21:59 2014 +0100 +++ b/server_css/blog.css Tue Feb 04 17:52:12 2014 +0100 @@ -1,6 +1,6 @@ /* Libervia: a Salut à Toi frontend -Copyright (C) 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2011, 2012, 2013, 2014 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