Mercurial > libervia-web
changeset 165:9763dec220ed
dates update
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 07 Jan 2013 23:38:36 +0100 |
parents | d3437b3c88bd |
children | 4d177e3f6285 |
files | README browser_side/card_game.py browser_side/contact.py browser_side/dialog.py browser_side/games.py browser_side/jid.py browser_side/menu.py browser_side/nativedom.py browser_side/panels.py browser_side/radiocol.py browser_side/register.py browser_side/tools.py browser_side/xmlui.py libervia.py libervia.tac server_side/blog.py server_side/html_tools.py |
diffstat | 17 files changed, 17 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/README Mon Jan 07 23:10:54 2013 +0100 +++ b/README Mon Jan 07 23:38:36 2013 +0100 @@ -1,5 +1,5 @@ Libervia v0.2.0 -(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012 +(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012, 2013 Libervia is a frontend for SàT SàT is a XMPP (Jabber) client.
--- a/browser_side/card_game.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/card_game.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/contact.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/contact.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/dialog.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/dialog.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/games.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/games.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/jid.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/jid.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/menu.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/menu.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/nativedom.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/nativedom.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/panels.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/panels.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/radiocol.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/radiocol.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/register.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/register.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/tools.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/tools.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/browser_side/xmlui.py Mon Jan 07 23:10:54 2013 +0100 +++ b/browser_side/xmlui.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/libervia.py Mon Jan 07 23:10:54 2013 +0100 +++ b/libervia.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/libervia.tac Mon Jan 07 23:10:54 2013 +0100 +++ b/libervia.tac Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/server_side/blog.py Mon Jan 07 23:10:54 2013 +0100 +++ b/server_side/blog.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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/server_side/html_tools.py Mon Jan 07 23:10:54 2013 +0100 +++ b/server_side/html_tools.py Mon Jan 07 23:38:36 2013 +0100 @@ -3,7 +3,7 @@ """ Libervia: a Salut à Toi frontend -Copyright (C) 2011, 2012 Jérôme Poisson <goffi@goffi.org> +Copyright (C) 2011, 2012, 2013 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