# HG changeset patch # User Goffi # Date 1357597813 -3600 # Node ID ca13633d3b6bfec9cf5b1fd59593957f1f5cd73b # Parent 1cb24325485cc444e90a5557535fa53f67f8ec16 dates update diff -r 1cb24325485c -r ca13633d3b6b README --- a/README Mon Jan 07 23:10:26 2013 +0100 +++ b/README Mon Jan 07 23:30:13 2013 +0100 @@ -1,5 +1,5 @@ SàT v0.2.0D -(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 SàT is a XMPP (Jabber) client. diff -r 1cb24325485c -r ca13633d3b6b frontends/src/bridge/DBus.py --- a/frontends/src/bridge/DBus.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/bridge/DBus.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/bridge/bridge_frontend.py --- a/frontends/src/bridge/bridge_frontend.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/bridge/bridge_frontend.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/jp/jp --- a/frontends/src/jp/jp Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/jp/jp Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ jp: a SAT command line tool -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 @@ -26,7 +26,7 @@ about = name+u""" v%s (c) Jérôme Poisson (aka Goffi) 2009, 2010, 2011, 2012 --- -"""+name+u""" Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (aka Goffi) +"""+name+u""" Copyright (C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson (aka Goffi) This program comes with ABSOLUTELY NO WARRANTY; This is free software, and you are welcome to redistribute it under certain conditions. diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/card_game.py --- a/frontends/src/primitivus/card_game.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/card_game.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/chat.py --- a/frontends/src/primitivus/chat.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/chat.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/constants.py --- a/frontends/src/primitivus/constants.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/constants.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/contact_list.py --- a/frontends/src/primitivus/contact_list.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/contact_list.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/gateways.py --- a/frontends/src/primitivus/gateways.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/gateways.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/notify.py --- a/frontends/src/primitivus/notify.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/notify.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/primitivus --- a/frontends/src/primitivus/primitivus Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/primitivus Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/profile_manager.py --- a/frontends/src/primitivus/profile_manager.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/profile_manager.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/progress.py --- a/frontends/src/primitivus/progress.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/progress.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/primitivus/xmlui.py --- a/frontends/src/primitivus/xmlui.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/primitivus/xmlui.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/constants.py --- a/frontends/src/quick_frontend/constants.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/constants.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_app.py --- a/frontends/src/quick_frontend/quick_app.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_app.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_card_game.py --- a/frontends/src/quick_frontend/quick_card_game.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_card_game.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_chat.py --- a/frontends/src/quick_frontend/quick_chat.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_chat.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_chat_list.py --- a/frontends/src/quick_frontend/quick_chat_list.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_chat_list.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_contact_list.py --- a/frontends/src/quick_frontend/quick_contact_list.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_contact_list.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_contact_management.py --- a/frontends/src/quick_frontend/quick_contact_management.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_contact_management.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_gateways.py --- a/frontends/src/quick_frontend/quick_gateways.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_gateways.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/quick_frontend/quick_utils.py --- a/frontends/src/quick_frontend/quick_utils.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/quick_frontend/quick_utils.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/card_game.py --- a/frontends/src/wix/card_game.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/card_game.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/chat.py --- a/frontends/src/wix/chat.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/chat.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/contact_list.py --- a/frontends/src/wix/contact_list.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/contact_list.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/gateways.py --- a/frontends/src/wix/gateways.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/gateways.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/main_window.py --- a/frontends/src/wix/main_window.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/main_window.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 @@ -373,7 +373,7 @@ about = wx.AboutDialogInfo() about.SetName(APP_NAME) about.SetVersion (unicode(self.bridge.getVersion())) - about.SetCopyright(u"(C) 2009, 2010, 2011, 2012 Jérôme Poisson aka Goffi") + about.SetCopyright(u"(C) 2009, 2010, 2011, 2012, 2013 Jérôme Poisson aka Goffi") about.SetDescription( _(u"%(name)s is a SàT (Salut à Toi) frontend\n"+ u"%(name)s is based on WxPython, and is the standard graphic interface of SàT") % {'name':APP_NAME}) about.SetWebSite(("http://www.goffi.org", "Goffi's non-hebdo (french)")) diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/param.py --- a/frontends/src/wix/param.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/param.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/profile.py --- a/frontends/src/wix/profile.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/profile.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/profile_manager.py --- a/frontends/src/wix/profile_manager.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/profile_manager.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/quiz_game.py --- a/frontends/src/wix/quiz_game.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/quiz_game.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b frontends/src/wix/wix --- a/frontends/src/wix/wix Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/wix Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012, 2013Jé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 1cb24325485c -r ca13633d3b6b frontends/src/wix/xmlui.py --- a/frontends/src/wix/xmlui.py Mon Jan 07 23:10:26 2013 +0100 +++ b/frontends/src/wix/xmlui.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/bridge/DBus.py --- a/src/bridge/DBus.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/bridge/DBus.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/bridge/bridge.py --- a/src/bridge/bridge.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/bridge/bridge.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/bridge/bridge_constructor/bridge_contructor.py --- a/src/bridge/bridge_constructor/bridge_contructor.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/bridge/bridge_constructor/bridge_contructor.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/bridge/bridge_constructor/dbus_core_template.py --- a/src/bridge/bridge_constructor/dbus_core_template.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/bridge/bridge_constructor/dbus_core_template.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/bridge/bridge_constructor/dbus_frontend_template.py --- a/src/bridge/bridge_constructor/dbus_frontend_template.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/bridge/bridge_constructor/dbus_frontend_template.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/core/default_config.py --- a/src/core/default_config.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/core/default_config.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/core/sat_main.py --- a/src/core/sat_main.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/core/sat_main.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 @@ -599,6 +599,7 @@ @param disco_client: SatDiscoProtocol instance @param profile: profile of the user @param initialized: deferred which must be chained when everything is done""" + def _check_entity_cb(result, entity, profile): for category, type in result.identities: debug (_('Identity added: (%(category)s,%(type)s) ==> %(entity)s [%(profile)s]') % { diff -r 1cb24325485c -r ca13633d3b6b src/core/xmpp.py --- a/src/core/xmpp.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/core/xmpp.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/memory/memory.py --- a/src/memory/memory.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/memory/memory.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/memory/persistent.py --- a/src/memory/persistent.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/memory/persistent.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/memory/sqlite.py --- a/src/memory/sqlite.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/memory/sqlite.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/deprecated_misc_cs.py --- a/src/plugins/deprecated_misc_cs.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/deprecated_misc_cs.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0045 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_exp_parrot.py --- a/src/plugins/plugin_exp_parrot.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_exp_parrot.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for parrot mode (experimental) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_exp_pipe.py --- a/src/plugins/plugin_exp_pipe.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_exp_pipe.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing pipes (experimental) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_account.py --- a/src/plugins/plugin_misc_account.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_account.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for parrot mode (experimental) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_groupblog.py --- a/src/plugins/plugin_misc_groupblog.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_groupblog.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for microbloging with roster access -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_quiz.py --- a/src/plugins/plugin_misc_quiz.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_quiz.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing Quiz game -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_radiocol.py --- a/src/plugins/plugin_misc_radiocol.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_radiocol.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing Radiocol -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_tarot.py --- a/src/plugins/plugin_misc_tarot.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_tarot.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing French Tarot game -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_misc_text_commands.py --- a/src/plugins/plugin_misc_text_commands.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_misc_text_commands.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SàT plugin for managing text commands -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0020.py --- a/src/plugins/plugin_xep_0020.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0020.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0020 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0045.py --- a/src/plugins/plugin_xep_0045.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0045.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0045 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0047.py --- a/src/plugins/plugin_xep_0047.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0047.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing gateways (xep-0047) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0054.py --- a/src/plugins/plugin_xep_0054.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0054.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0054 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0060.py --- a/src/plugins/plugin_xep_0060.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0060.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for Publish-Subscribe (xep-0060) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0065.py --- a/src/plugins/plugin_xep_0065.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0065.py Mon Jan 07 23:30:13 2013 +0100 @@ -6,7 +6,7 @@ Copyright (C) 2002, 2003, 2004 Dave Smith (dizzyd@jabber.org) 2007, 2008 Fabio Forno (xmpp:ff@jabber.bluendo.com) -2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0077.py --- a/src/plugins/plugin_xep_0077.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0077.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0077 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0095.py --- a/src/plugins/plugin_xep_0095.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0095.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0095 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0096.py --- a/src/plugins/plugin_xep_0096.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0096.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0096 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0100.py --- a/src/plugins/plugin_xep_0100.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0100.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing gateways (xep-0100) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0115.py --- a/src/plugins/plugin_xep_0115.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0115.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0115 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0163.py --- a/src/plugins/plugin_xep_0163.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0163.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for Personal Eventing Protocol (xep-0163) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0249.py --- a/src/plugins/plugin_xep_0249.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0249.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0249 -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/plugins/plugin_xep_0277.py --- a/src/plugins/plugin_xep_0277.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/plugins/plugin_xep_0277.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for microblogging over XMPP (xep-0277) -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/sat.tac --- a/src/sat.tac Mon Jan 07 23:10:26 2013 +0100 +++ b/src/sat.tac Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/test/helpers.py --- a/src/test/helpers.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/test/helpers.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/test/test_core_xmpp.py --- a/src/test/test_core_xmpp.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/test/test_core_xmpp.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/tools/games.py --- a/src/tools/games.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/tools/games.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/tools/jid.py --- a/src/tools/jid.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/tools/jid.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/tools/misc.py --- a/src/tools/misc.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/tools/misc.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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 diff -r 1cb24325485c -r ca13633d3b6b src/tools/xml_tools.py --- a/src/tools/xml_tools.py Mon Jan 07 23:10:26 2013 +0100 +++ b/src/tools/xml_tools.py Mon Jan 07 23:30:13 2013 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011, 2012 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 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