# HG changeset patch # User Goffi # Date 1547894689 -3600 # Node ID 2af117bfe6cc3a4161bd409239a40a96de8677b0 # Parent 7bd47d32da8756ca6035119039f93e5b02cc3ab8 dates update diff -r 7bd47d32da87 -r 2af117bfe6cc README --- a/README Sat Jan 19 11:42:37 2019 +0100 +++ b/README Sat Jan 19 11:44:49 2019 +0100 @@ -1,5 +1,5 @@ Libervia (Salut à Toi) -(c) Jérôme Poisson aka Goffi 2008-2016 +(c) Jérôme Poisson aka Goffi 2008-2019 (c) Adrien Cossa aka Souliane 2013-2016 Libervia is a frontend for Salut à Toi (SàT) diff -r 7bd47d32da87 -r 2af117bfe6cc browser/libervia_main.py --- a/browser/libervia_main.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/libervia_main.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/libervia_test.py --- a/browser/libervia_test.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/libervia_test.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/base_menu.py --- a/browser/sat_browser/base_menu.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/base_menu.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/base_panel.py --- a/browser/sat_browser/base_panel.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/base_panel.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/base_widget.py --- a/browser/sat_browser/base_widget.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/base_widget.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/blog.py --- a/browser/sat_browser/blog.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/blog.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/chat.py --- a/browser/sat_browser/chat.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/chat.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/constants.py --- a/browser/sat_browser/constants.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/constants.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/contact_list.py --- a/browser/sat_browser/contact_list.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/contact_list.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/contact_panel.py --- a/browser/sat_browser/contact_panel.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/contact_panel.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/contact_widget.py --- a/browser/sat_browser/contact_widget.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/contact_widget.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/dialog.py --- a/browser/sat_browser/dialog.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/dialog.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/editor_widget.py --- a/browser/sat_browser/editor_widget.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/editor_widget.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/file_tools.py --- a/browser/sat_browser/file_tools.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/file_tools.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/game_radiocol.py --- a/browser/sat_browser/game_radiocol.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/game_radiocol.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/game_tarot.py --- a/browser/sat_browser/game_tarot.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/game_tarot.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/html_tools.py --- a/browser/sat_browser/html_tools.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/html_tools.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/json.py --- a/browser/sat_browser/json.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/json.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/libervia_widget.py --- a/browser/sat_browser/libervia_widget.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/libervia_widget.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/logging.py --- a/browser/sat_browser/logging.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/logging.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/main_panel.py --- a/browser/sat_browser/main_panel.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/main_panel.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/menu.py --- a/browser/sat_browser/menu.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/menu.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/nativedom.py --- a/browser/sat_browser/nativedom.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/nativedom.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/otrjs_wrapper.py --- a/browser/sat_browser/otrjs_wrapper.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/otrjs_wrapper.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia wrapper for otr.js -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 Jérôme Poisson (goffi@goffi.org) # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org) # This program is free software: you can redistribute it and/or modify diff -r 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/plugin_sec_otr.py --- a/browser/sat_browser/plugin_sec_otr.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/plugin_sec_otr.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia plugin for OTR encryption -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 Jérôme Poisson (goffi@goffi.org) # Copyright (C) 2013-2016 Adrien Cossa (souliane@mailoo.org) # This program is free software: you can redistribute it and/or modify diff -r 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/register.py --- a/browser/sat_browser/register.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/register.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 Jérôme Poisson # Copyright (C) 2011, 2012 Adrien Vigneron # This program is free software: you can redistribute it and/or modify diff -r 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/web_widget.py --- a/browser/sat_browser/web_widget.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/web_widget.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc browser/sat_browser/xmlui.py --- a/browser/sat_browser/xmlui.py Sat Jan 19 11:42:37 2019 +0100 +++ b/browser/sat_browser/xmlui.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/common/constants.py --- a/libervia/common/constants.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/common/constants.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/blog.py --- a/libervia/server/blog.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/blog.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 Jérôme Poisson # Copyright (C) 2013-2016 Adrien Cossa # This program is free software: you can redistribute it and/or modify diff -r 7bd47d32da87 -r 2af117bfe6cc libervia/server/constants.py --- a/libervia/server/constants.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/constants.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/html_tools.py --- a/libervia/server/html_tools.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/html_tools.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/pages.py --- a/libervia/server/pages.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/pages.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/pages_tools.py --- a/libervia/server/pages_tools.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/pages_tools.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/server.py --- a/libervia/server/server.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/server.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/session_iface.py --- a/libervia/server/session_iface.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/session_iface.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a SAT frontend -# Copyright (C) 2009-2018 Jérôme Poisson (goffi@goffi.org) +# Copyright (C) 2009-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/utils.py --- a/libervia/server/utils.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/utils.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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 7bd47d32da87 -r 2af117bfe6cc libervia/server/websockets.py --- a/libervia/server/websockets.py Sat Jan 19 11:42:37 2019 +0100 +++ b/libervia/server/websockets.py Sat Jan 19 11:44:49 2019 +0100 @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # Libervia: a Salut à Toi frontend -# Copyright (C) 2011-2018 Jérôme Poisson +# Copyright (C) 2011-2019 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