# HG changeset patch # User Goffi # Date 1331021244 -3600 # Node ID cf005701624bd1510acde46c22ade7ee603d3aad # Parent 094050fe461e3172aa342b20b087af1a325c7323 copyleft date update diff -r 094050fe461e -r cf005701624b README --- a/README Tue Mar 06 09:03:19 2012 +0100 +++ b/README Tue Mar 06 09:07:24 2012 +0100 @@ -1,5 +1,5 @@ SàT v0.2.0D -(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011 +(c) Jérôme Poisson aka Goffi 2008, 2009, 2010, 2011, 2012 SàT is a XMPP (Jabber) client. diff -r 094050fe461e -r cf005701624b frontends/src/bridge/DBus.py --- a/frontends/src/bridge/DBus.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/bridge/DBus.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/bridge/bridge_frontend.py --- a/frontends/src/bridge/bridge_frontend.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/bridge/bridge_frontend.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/jp/jp --- a/frontends/src/jp/jp Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/jp/jp Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ jp: a SAT command line tool -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by @@ -23,10 +23,10 @@ #consts name = u"jp" -about = name+u""" v%s (c) Jérôme Poisson (aka Goffi) 2009, 2010, 2011 +about = name+u""" v%s (c) Jérôme Poisson (aka Goffi) 2009, 2010, 2011, 2012 --- -"""+name+u""" Copyright (C) 2009, 2010, 2011 Jérôme Poisson (aka Goffi) +"""+name+u""" Copyright (C) 2009, 2010, 2011, 2012 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 094050fe461e -r cf005701624b frontends/src/primitivus/card_game.py --- a/frontends/src/primitivus/card_game.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/card_game.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/chat.py --- a/frontends/src/primitivus/chat.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/chat.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/contact_list.py --- a/frontends/src/primitivus/contact_list.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/contact_list.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/gateways.py --- a/frontends/src/primitivus/gateways.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/gateways.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/notify.py --- a/frontends/src/primitivus/notify.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/notify.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/primitivus --- a/frontends/src/primitivus/primitivus Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/primitivus Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/profile_manager.py --- a/frontends/src/primitivus/profile_manager.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/profile_manager.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/progress.py --- a/frontends/src/primitivus/progress.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/progress.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/primitivus/xmlui.py --- a/frontends/src/primitivus/xmlui.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/primitivus/xmlui.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ Primitivus: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_app.py --- a/frontends/src/quick_frontend/quick_app.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_app.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_card_game.py --- a/frontends/src/quick_frontend/quick_card_game.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_card_game.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_chat.py --- a/frontends/src/quick_frontend/quick_chat.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_chat.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_chat_list.py --- a/frontends/src/quick_frontend/quick_chat_list.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_chat_list.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_contact_list.py --- a/frontends/src/quick_frontend/quick_contact_list.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_contact_list.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_contact_management.py --- a/frontends/src/quick_frontend/quick_contact_management.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_contact_management.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/quick_frontend/quick_gateways.py --- a/frontends/src/quick_frontend/quick_gateways.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/quick_frontend/quick_gateways.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ helper class for making a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/card_game.py --- a/frontends/src/wix/card_game.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/card_game.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/chat.py --- a/frontends/src/wix/chat.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/chat.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/contact_list.py --- a/frontends/src/wix/contact_list.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/contact_list.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/gateways.py --- a/frontends/src/wix/gateways.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/gateways.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/main_window.py --- a/frontends/src/wix/main_window.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/main_window.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by @@ -376,7 +376,7 @@ about = wx.AboutDialogInfo() about.SetName(APP_NAME) about.SetVersion (unicode(self.bridge.getVersion())) - about.SetCopyright(u"(C) 2009, 2010, 2011 Jérôme Poisson aka Goffi") + about.SetCopyright(u"(C) 2009, 2010, 2011, 2012 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 094050fe461e -r cf005701624b frontends/src/wix/param.py --- a/frontends/src/wix/param.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/param.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/profile.py --- a/frontends/src/wix/profile.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/profile.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/profile_manager.py --- a/frontends/src/wix/profile_manager.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/profile_manager.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/quiz_game.py --- a/frontends/src/wix/quiz_game.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/quiz_game.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/wix --- a/frontends/src/wix/wix Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/wix Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b frontends/src/wix/xmlui.py --- a/frontends/src/wix/xmlui.py Tue Mar 06 09:03:19 2012 +0100 +++ b/frontends/src/wix/xmlui.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ wix: a SAT frontend -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/bridge/DBus.py --- a/src/bridge/DBus.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/bridge/DBus.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/bridge/bridge.py --- a/src/bridge/bridge.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/bridge/bridge.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/bridge/bridge_constructor/bridge_contructor.py --- a/src/bridge/bridge_constructor/bridge_contructor.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/bridge/bridge_constructor/bridge_contructor.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/bridge/bridge_constructor/dbus_core_template.py --- a/src/bridge/bridge_constructor/dbus_core_template.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/bridge/bridge_constructor/dbus_core_template.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/bridge/bridge_constructor/dbus_frontend_template.py --- a/src/bridge/bridge_constructor/dbus_frontend_template.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/bridge/bridge_constructor/dbus_frontend_template.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT communication bridge -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/core/default_config.py --- a/src/core/default_config.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/core/default_config.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/core/sat_main.py --- a/src/core/sat_main.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/core/sat_main.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/core/xmpp.py --- a/src/core/xmpp.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/core/xmpp.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/memory/memory.py --- a/src/memory/memory.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/memory/memory.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/memory/persistent.py --- a/src/memory/persistent.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/memory/persistent.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/memory/sqlite.py --- a/src/memory/sqlite.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/memory/sqlite.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_exp_pipe.py --- a/src/plugins/plugin_exp_pipe.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_exp_pipe.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing pipes (experimental) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_misc_cs.py --- a/src/plugins/plugin_misc_cs.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_misc_cs.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0045 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_misc_groupblog.py --- a/src/plugins/plugin_misc_groupblog.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_misc_groupblog.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for microbloging with roster access -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_misc_quiz.py --- a/src/plugins/plugin_misc_quiz.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_misc_quiz.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing Quiz game -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_misc_radiocol.py --- a/src/plugins/plugin_misc_radiocol.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_misc_radiocol.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing Radiocol -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_misc_tarot.py --- a/src/plugins/plugin_misc_tarot.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_misc_tarot.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing French Tarot game -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0020.py --- a/src/plugins/plugin_xep_0020.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0020.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0020 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0045.py --- a/src/plugins/plugin_xep_0045.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0045.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0045 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0047.py --- a/src/plugins/plugin_xep_0047.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0047.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing gateways (xep-0047) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0054.py --- a/src/plugins/plugin_xep_0054.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0054.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0054 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0060.py --- a/src/plugins/plugin_xep_0060.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0060.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for Publish-Subscribe (xep-0060) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0065.py --- a/src/plugins/plugin_xep_0065.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0065.py Tue Mar 06 09:07:24 2012 +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 Jérôme Poisson (goffi@goffi.org) +2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0077.py --- a/src/plugins/plugin_xep_0077.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0077.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0077 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0095.py --- a/src/plugins/plugin_xep_0095.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0095.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0095 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0096.py --- a/src/plugins/plugin_xep_0096.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0096.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0096 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0100.py --- a/src/plugins/plugin_xep_0100.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0100.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing gateways (xep-0100) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0115.py --- a/src/plugins/plugin_xep_0115.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0115.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0115 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0163.py --- a/src/plugins/plugin_xep_0163.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0163.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for Personal Eventing Protocol (xep-0163) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0249.py --- a/src/plugins/plugin_xep_0249.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0249.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for managing xep-0249 -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/plugins/plugin_xep_0277.py --- a/src/plugins/plugin_xep_0277.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/plugins/plugin_xep_0277.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT plugin for microblogging over XMPP (xep-0277) -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/sat.tac --- a/src/sat.tac Tue Mar 06 09:03:19 2012 +0100 +++ b/src/sat.tac Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/test/helpers.py --- a/src/test/helpers.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/test/helpers.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/test/test_core_xmpp.py --- a/src/test/test_core_xmpp.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/test/test_core_xmpp.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/tools/games.py --- a/src/tools/games.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/tools/games.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/tools/jid.py --- a/src/tools/jid.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/tools/jid.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/tools/misc.py --- a/src/tools/misc.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/tools/misc.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by diff -r 094050fe461e -r cf005701624b src/tools/xml_tools.py --- a/src/tools/xml_tools.py Tue Mar 06 09:03:19 2012 +0100 +++ b/src/tools/xml_tools.py Tue Mar 06 09:07:24 2012 +0100 @@ -3,7 +3,7 @@ """ SAT: a jabber client -Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) +Copyright (C) 2009, 2010, 2011, 2012 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 General Public License as published by