From 434198c846183fd2e3b092651607a4a7afdf5f49 Mon Sep 17 00:00:00 2001 From: Romain Bignon Date: Sun, 24 Feb 2019 10:15:33 +0100 Subject: [PATCH] change license from AGPLv3 to LGPLv3 --- COPYING | 153 ++++++++-------- COPYING.LESSER | 165 ++++++++++++++++++ README.md | 2 +- contrib/boobank_indicator/README.md | 12 +- contrib/boobank_indicator/setup.py | 2 +- contrib/boobot.py | 6 +- contrib/downloadboob/downloadboob.py | 14 +- contrib/hds/export.py | 6 +- contrib/imm-o-matic | 2 +- contrib/munin/boobank-munin | 6 +- contrib/munin/freemobile-munin | 2 +- contrib/munin/nettokom-munin | 2 +- contrib/munin/weboob-generic | 8 +- .../rboorrent-download/rboorrent-download.py | 14 +- contrib/videoob_web/videoob-webserver | 6 +- contrib/videoob_web/videoob_web/__init__.py | 6 +- .../videoob_web/videoob_web/videoob_web.py | 6 +- docs/source/guides/module.rst | 4 +- scripts/boobank | 6 +- scripts/boobathon | 6 +- scripts/boobcoming | 6 +- scripts/boobill | 6 +- scripts/booblyrics | 6 +- scripts/boobmsg | 6 +- scripts/boobooks | 6 +- scripts/boobsize | 6 +- scripts/boobtracker | 6 +- scripts/boomoney | 6 +- scripts/cineoob | 6 +- scripts/cookboob | 6 +- scripts/flatboob | 6 +- scripts/galleroob | 6 +- scripts/geolooc | 6 +- scripts/handjoob | 6 +- scripts/havedate | 6 +- scripts/monboob | 6 +- scripts/parceloob | 6 +- scripts/pastoob | 6 +- scripts/qbooblyrics | 6 +- scripts/qboobmsg | 6 +- scripts/qboobtracker | 6 +- scripts/qcineoob | 6 +- scripts/qcookboob | 6 +- scripts/qflatboob | 6 +- scripts/qgalleroob | 6 +- scripts/qhandjoob | 6 +- scripts/qhavedate | 6 +- scripts/qvideoob | 6 +- scripts/qwebcontentedit | 6 +- scripts/radioob | 6 +- scripts/shopoob | 6 +- scripts/suboob | 6 +- scripts/translaboob | 6 +- scripts/traveloob | 6 +- scripts/videoob | 6 +- scripts/webcontentedit | 6 +- scripts/weboob | 6 +- scripts/weboob-cli | 6 +- scripts/weboob-config | 6 +- scripts/weboob-config-qt | 6 +- scripts/weboob-debug | 6 +- scripts/weboob-repos | 6 +- scripts/weboorrents | 6 +- scripts/wetboobs | 6 +- setup.py | 10 +- tools/boilerplate.py | 6 +- tools/boilerplate_data/base_module.py | 2 +- tools/boilerplate_data/cap_module.py | 2 +- tools/boilerplate_data/comic_module.py | 2 +- tools/boilerplate_data/layout.py | 14 +- tools/check_xpath.py | 6 +- tools/make_man.py | 6 +- weboob/applications/boobank/__init__.py | 6 +- weboob/applications/boobank/boobank.py | 6 +- weboob/applications/boobathon/__init__.py | 6 +- weboob/applications/boobathon/boobathon.py | 6 +- weboob/applications/boobcoming/__init__.py | 6 +- weboob/applications/boobcoming/boobcoming.py | 6 +- weboob/applications/boobill/__init__.py | 6 +- weboob/applications/boobill/boobill.py | 6 +- weboob/applications/booblyrics/__init__.py | 6 +- weboob/applications/booblyrics/booblyrics.py | 6 +- weboob/applications/boobmsg/__init__.py | 6 +- weboob/applications/boobmsg/boobmsg.py | 6 +- weboob/applications/boobooks/__init__.py | 6 +- weboob/applications/boobooks/boobooks.py | 6 +- weboob/applications/boobsize/__init__.py | 6 +- weboob/applications/boobsize/boobsize.py | 6 +- weboob/applications/boobtracker/__init__.py | 6 +- .../applications/boobtracker/boobtracker.py | 6 +- weboob/applications/boomoney/__init__.py | 6 +- weboob/applications/boomoney/boomoney.py | 6 +- weboob/applications/cineoob/__init__.py | 6 +- weboob/applications/cineoob/cineoob.py | 6 +- weboob/applications/comparoob/comparoob.py | 6 +- weboob/applications/cookboob/__init__.py | 6 +- weboob/applications/cookboob/cookboob.py | 6 +- weboob/applications/flatboob/flatboob.py | 6 +- weboob/applications/galleroob/__init__.py | 6 +- weboob/applications/galleroob/galleroob.py | 6 +- weboob/applications/geolooc/__init__.py | 6 +- weboob/applications/geolooc/geolooc.py | 6 +- weboob/applications/handjoob/__init__.py | 6 +- weboob/applications/handjoob/handjoob.py | 6 +- weboob/applications/havedate/__init__.py | 6 +- weboob/applications/havedate/havedate.py | 6 +- weboob/applications/monboob/__init__.py | 6 +- weboob/applications/monboob/monboob.py | 6 +- weboob/applications/parceloob/__init__.py | 6 +- weboob/applications/parceloob/parceloob.py | 6 +- weboob/applications/pastoob/__init__.py | 6 +- weboob/applications/pastoob/pastoob.py | 6 +- .../applications/qbooblyrics/main_window.py | 6 +- .../qbooblyrics/minisonglyrics.py | 6 +- .../applications/qbooblyrics/qbooblyrics.py | 6 +- weboob/applications/qbooblyrics/songlyrics.py | 6 +- weboob/applications/qboobmsg/main_window.py | 6 +- .../applications/qboobmsg/messages_manager.py | 6 +- weboob/applications/qboobmsg/qboobmsg.py | 6 +- weboob/applications/qboobtracker/details.py | 6 +- .../applications/qboobtracker/main_window.py | 6 +- .../applications/qboobtracker/qboobtracker.py | 6 +- weboob/applications/qcineoob/main_window.py | 6 +- weboob/applications/qcineoob/minimovie.py | 6 +- weboob/applications/qcineoob/miniperson.py | 6 +- weboob/applications/qcineoob/minisubtitle.py | 6 +- weboob/applications/qcineoob/minitorrent.py | 6 +- weboob/applications/qcineoob/movie.py | 6 +- weboob/applications/qcineoob/person.py | 6 +- weboob/applications/qcineoob/qcineoob.py | 6 +- weboob/applications/qcineoob/subtitle.py | 6 +- weboob/applications/qcineoob/torrent.py | 6 +- weboob/applications/qcookboob/main_window.py | 6 +- weboob/applications/qcookboob/minirecipe.py | 6 +- weboob/applications/qcookboob/qcookboob.py | 6 +- weboob/applications/qcookboob/recipe.py | 6 +- weboob/applications/qflatboob/main_window.py | 6 +- weboob/applications/qflatboob/qflatboob.py | 6 +- weboob/applications/qflatboob/query.py | 6 +- weboob/applications/qgalleroob/bookmarks.py | 6 +- weboob/applications/qgalleroob/main_window.py | 6 +- weboob/applications/qgalleroob/qgalleroob.py | 6 +- weboob/applications/qgalleroob/viewer.py | 6 +- weboob/applications/qhandjoob/main_window.py | 6 +- weboob/applications/qhandjoob/qhandjoob.py | 6 +- weboob/applications/qhavedate/contacts.py | 6 +- weboob/applications/qhavedate/events.py | 6 +- weboob/applications/qhavedate/main_window.py | 6 +- weboob/applications/qhavedate/qhavedate.py | 6 +- weboob/applications/qhavedate/search.py | 6 +- weboob/applications/qhavedate/status.py | 6 +- weboob/applications/qvideoob/main_window.py | 6 +- weboob/applications/qvideoob/minivideo.py | 6 +- weboob/applications/qvideoob/qvideoob.py | 6 +- weboob/applications/qvideoob/video.py | 6 +- .../qwebcontentedit/main_window.py | 6 +- .../qwebcontentedit/qwebcontentedit.py | 6 +- weboob/applications/qweboobcfg/__init__.py | 6 +- weboob/applications/qweboobcfg/qweboobcfg.py | 6 +- weboob/applications/radioob/__init__.py | 6 +- weboob/applications/radioob/radioob.py | 6 +- weboob/applications/shopoob/__init__.py | 6 +- weboob/applications/shopoob/shopoob.py | 6 +- weboob/applications/suboob/__init__.py | 6 +- weboob/applications/suboob/suboob.py | 6 +- weboob/applications/translaboob/__init__.py | 6 +- .../applications/translaboob/translaboob.py | 6 +- weboob/applications/traveloob/__init__.py | 6 +- weboob/applications/traveloob/traveloob.py | 6 +- weboob/applications/videoob/__init__.py | 6 +- weboob/applications/videoob/image2xterm.py | 6 +- weboob/applications/videoob/videoob.py | 6 +- .../applications/webcontentedit/__init__.py | 6 +- .../webcontentedit/webcontentedit.py | 6 +- weboob/applications/weboobcfg/__init__.py | 6 +- weboob/applications/weboobcfg/weboobcfg.py | 6 +- weboob/applications/weboobcli/__init__.py | 6 +- weboob/applications/weboobcli/weboobcli.py | 6 +- weboob/applications/weboobdebug/__init__.py | 6 +- .../applications/weboobdebug/weboobdebug.py | 6 +- weboob/applications/weboobrepos/__init__.py | 6 +- .../applications/weboobrepos/weboobrepos.py | 6 +- weboob/applications/weboorrents/__init__.py | 6 +- .../applications/weboorrents/weboorrents.py | 6 +- weboob/applications/wetboobs/__init__.py | 6 +- weboob/applications/wetboobs/wetboobs.py | 6 +- weboob/browser/__init__.py | 6 +- weboob/browser/browsers.py | 6 +- weboob/browser/cache.py | 6 +- weboob/browser/cookies.py | 6 +- weboob/browser/elements.py | 6 +- weboob/browser/exceptions.py | 6 +- weboob/browser/filters/__init__.py | 6 +- weboob/browser/filters/base.py | 6 +- weboob/browser/filters/html.py | 6 +- weboob/browser/filters/javascript.py | 6 +- weboob/browser/filters/json.py | 6 +- weboob/browser/filters/standard.py | 6 +- weboob/browser/nss.py | 6 +- weboob/browser/pages.py | 6 +- weboob/browser/profiles.py | 6 +- weboob/browser/retry.py | 6 +- weboob/browser/selenium.py | 6 +- weboob/browser/sessions.py | 6 +- weboob/browser/switch.py | 6 +- weboob/browser/tests/filters.py | 6 +- weboob/browser/tests/form.py | 6 +- weboob/browser/tests/url.py | 6 +- weboob/browser/url.py | 6 +- weboob/capabilities/account.py | 6 +- weboob/capabilities/audio.py | 6 +- weboob/capabilities/audiostream.py | 6 +- weboob/capabilities/bank.py | 6 +- weboob/capabilities/base.py | 6 +- weboob/capabilities/bill.py | 6 +- weboob/capabilities/bugtracker.py | 6 +- weboob/capabilities/calendar.py | 6 +- weboob/capabilities/captcha.py | 6 +- weboob/capabilities/chat.py | 6 +- weboob/capabilities/cinema.py | 6 +- weboob/capabilities/collection.py | 6 +- weboob/capabilities/contact.py | 6 +- weboob/capabilities/content.py | 6 +- weboob/capabilities/date.py | 6 +- weboob/capabilities/dating.py | 6 +- weboob/capabilities/file.py | 6 +- weboob/capabilities/gallery.py | 6 +- weboob/capabilities/gauge.py | 6 +- weboob/capabilities/geolocip.py | 6 +- weboob/capabilities/housing.py | 6 +- weboob/capabilities/image.py | 6 +- weboob/capabilities/job.py | 6 +- weboob/capabilities/library.py | 6 +- weboob/capabilities/lyrics.py | 6 +- weboob/capabilities/messages.py | 6 +- weboob/capabilities/parcel.py | 6 +- weboob/capabilities/paste.py | 6 +- weboob/capabilities/pricecomparison.py | 6 +- weboob/capabilities/profile.py | 6 +- weboob/capabilities/radio.py | 6 +- weboob/capabilities/recipe.py | 6 +- weboob/capabilities/shop.py | 6 +- weboob/capabilities/subtitle.py | 6 +- weboob/capabilities/torrent.py | 6 +- weboob/capabilities/translate.py | 6 +- weboob/capabilities/travel.py | 6 +- weboob/capabilities/video.py | 6 +- weboob/capabilities/weather.py | 6 +- weboob/core/__init__.py | 6 +- weboob/core/backendscfg.py | 6 +- weboob/core/bcall.py | 6 +- weboob/core/modules.py | 6 +- weboob/core/ouiboube.py | 6 +- weboob/core/repositories.py | 6 +- weboob/core/requests.py | 6 +- weboob/core/scheduler.py | 6 +- weboob/exceptions.py | 6 +- weboob/tools/application/base.py | 6 +- weboob/tools/application/console.py | 6 +- weboob/tools/application/formatters/csv.py | 6 +- .../application/formatters/iformatter.py | 6 +- weboob/tools/application/formatters/json.py | 6 +- weboob/tools/application/formatters/load.py | 6 +- .../tools/application/formatters/multiline.py | 6 +- weboob/tools/application/formatters/simple.py | 6 +- weboob/tools/application/formatters/table.py | 6 +- .../application/formatters/webkit/__init__.py | 6 +- .../formatters/webkit/webkitgtk.py | 6 +- weboob/tools/application/javascript.py | 6 +- weboob/tools/application/media_player.py | 6 +- weboob/tools/application/qt5/backendcfg.py | 6 +- weboob/tools/application/qt5/models.py | 6 +- weboob/tools/application/qt5/qt.py | 6 +- .../tools/application/qt5/search_history.py | 6 +- weboob/tools/application/qt5/thumbnails.py | 6 +- weboob/tools/application/repl.py | 8 +- weboob/tools/application/results.py | 6 +- weboob/tools/backend.py | 6 +- weboob/tools/capabilities/audio/audio.py | 6 +- weboob/tools/capabilities/bank/iban.py | 6 +- weboob/tools/capabilities/bank/investments.py | 6 +- weboob/tools/capabilities/bank/test.py | 6 +- .../tools/capabilities/bank/transactions.py | 6 +- weboob/tools/capabilities/housing/housing.py | 6 +- .../capabilities/housing/housing_test.py | 6 +- weboob/tools/capabilities/paste.py | 6 +- weboob/tools/capabilities/recipe.py | 6 +- weboob/tools/capabilities/streaminfo.py | 6 +- weboob/tools/capabilities/video/ytdl.py | 6 +- weboob/tools/captcha/virtkeyboard.py | 6 +- weboob/tools/compat.py | 6 +- weboob/tools/config/iconfig.py | 6 +- weboob/tools/config/iniconfig.py | 6 +- weboob/tools/config/yamlconfig.py | 6 +- weboob/tools/date.py | 6 +- weboob/tools/decorators.py | 6 +- weboob/tools/html.py | 6 +- weboob/tools/js.py | 6 +- weboob/tools/json.py | 6 +- weboob/tools/log.py | 6 +- weboob/tools/lrudict.py | 6 +- weboob/tools/misc.py | 6 +- weboob/tools/newsfeed.py | 6 +- weboob/tools/path.py | 6 +- weboob/tools/pdf.py | 6 +- weboob/tools/storage.py | 6 +- weboob/tools/test.py | 6 +- weboob/tools/tokenizer.py | 6 +- weboob/tools/value.py | 6 +- 309 files changed, 1168 insertions(+), 996 deletions(-) create mode 100644 COPYING.LESSER diff --git a/COPYING b/COPYING index dba13ed2dd..f288702d2f 100644 --- a/COPYING +++ b/COPYING @@ -1,21 +1,23 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble - The GNU Affero General Public License is a free, copyleft license for -software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. + The GNU General Public License is a free, copyleft license for +software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, -our General Public Licenses are intended to guarantee your freedom to +the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free -software for all its users. +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you @@ -24,34 +26,44 @@ them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. @@ -60,7 +72,7 @@ modification follow. 0. Definitions. - "This License" refers to version 3 of the GNU Affero General Public License. + "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. @@ -537,45 +549,35 @@ to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. + 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed -under version 3 of the GNU General Public License into a single +under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, -but the work with which it is combined will remain governed by version -3 of the GNU General Public License. +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new versions -will be similar in spirit to the present version, but may differ in detail to +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero General +Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the -GNU Affero General Public License, you may choose any version ever published +GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that proxy's +versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. @@ -633,29 +635,40 @@ the "copyright" line and a pointer to where the full notice is found. Copyright (C) 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 + it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. + GNU General Public License for more details. - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see . + You should have received a copy of the GNU General Public License + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/COPYING.LESSER b/COPYING.LESSER new file mode 100644 index 0000000000..0a041280bd --- /dev/null +++ b/COPYING.LESSER @@ -0,0 +1,165 @@ + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. diff --git a/README.md b/README.md index 52014c4f44..2b28cb3a17 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Installation is described on [the website](http://weboob.org) or in the ## License -Weboob is written in Python and is distributed under the AGPLv3+ license. +Weboob is written in Python and is distributed under the LGPLv3+ license. ## Documentation diff --git a/contrib/boobank_indicator/README.md b/contrib/boobank_indicator/README.md index 523e5c9fd6..44ab95c0be 100644 --- a/contrib/boobank_indicator/README.md +++ b/contrib/boobank_indicator/README.md @@ -20,7 +20,7 @@ in a multi-threaded way. The core library provides base classes which help developers write modules and applications. -Weboob is written in Python and is distributed under the AGPLv3+ license. +Weboob is written in Python and is distributed under the LGPLv3+ license. For more information, please go to the official website at http://weboob.org/ @@ -39,13 +39,13 @@ sudo python setup.py install After that, you can run `boobank_indicator` from anywhere and it will run. You can now add it to your OS dependent session autostart method. In Ubuntu, you can -access it via: +access it via: -1. System > Preferences > Sessions +1. System > Preferences > Sessions (OR) -2. System > Preferences > Startup Applications +2. System > Preferences > Startup Applications -depending on your Ubuntu Version. Or put it in `~/.config/openbox/autostart` +depending on your Ubuntu Version. Or put it in `~/.config/openbox/autostart` ###Dependencies @@ -55,7 +55,7 @@ depending on your Ubuntu Version. Or put it in `~/.config/openbox/autostart` ###Troubleshooting -If the app indicator fails to show in Ubuntu versions, consider installing +If the app indicator fails to show in Ubuntu versions, consider installing python-appindicator with `sudo apt-get install python-appindicator` weboob gir1.2-appindicator3 gir1.2-notify` diff --git a/contrib/boobank_indicator/setup.py b/contrib/boobank_indicator/setup.py index b04f60c71f..9756520243 100644 --- a/contrib/boobank_indicator/setup.py +++ b/contrib/boobank_indicator/setup.py @@ -7,7 +7,7 @@ long_description='boobank_indicator will show you bank accounts and associated transactions in your system tray. Your bank accounts should be configured in boobank', keywords='weboob boobank tray icon', url='http://weboob.org/', - license='GNU AGPL 3', + license='GNU LGPL 3', author='Bezleputh', author_email='bezleputh@gmail.com', packages=find_packages(), diff --git a/contrib/boobot.py b/contrib/boobot.py index 9ae029bd18..f207932330 100755 --- a/contrib/boobot.py +++ b/contrib/boobot.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/contrib/downloadboob/downloadboob.py b/contrib/downloadboob/downloadboob.py index 5d9c5f1db7..d59c501fee 100755 --- a/contrib/downloadboob/downloadboob.py +++ b/contrib/downloadboob/downloadboob.py @@ -3,20 +3,18 @@ # Copyright(C) 2012 Alexandre Flament # -# This file is part of weboob. -# -# weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# weboob is distributed in the hope that it will be useful, +# This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License -# along with weboob. If not, see . +# You should have received a copy of the GNU Lesser General Public License +# along with this program. If not, see . from __future__ import print_function diff --git a/contrib/hds/export.py b/contrib/hds/export.py index fb6bbb7b15..a8802de99b 100755 --- a/contrib/hds/export.py +++ b/contrib/hds/export.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/contrib/imm-o-matic b/contrib/imm-o-matic index 8e2aab1735..85fd9a4da1 100755 --- a/contrib/imm-o-matic +++ b/contrib/imm-o-matic @@ -3,7 +3,7 @@ # # Copyright 2015-2016, Roland Mas # -# Licensed under the GNU Affero General Public License, version 3 +# Licensed under the GNU Lesser General Public License, version 3 # # This is imm-o-matic, a script that filters the results of real estate sites # according to keywords, then generates PDF files containing the description diff --git a/contrib/munin/boobank-munin b/contrib/munin/boobank-munin index 7b80fe9104..1fddd06a91 100755 --- a/contrib/munin/boobank-munin +++ b/contrib/munin/boobank-munin @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/contrib/munin/freemobile-munin b/contrib/munin/freemobile-munin index 5481903723..36a72db838 100755 --- a/contrib/munin/freemobile-munin +++ b/contrib/munin/freemobile-munin @@ -41,7 +41,7 @@ C (optional): Munin internal option. The plugin can be slow, =head1 LICENSE -AGPLv3 +LGPLv3 =cut use strict; diff --git a/contrib/munin/nettokom-munin b/contrib/munin/nettokom-munin index 2b44681685..c3af77f5c8 100755 --- a/contrib/munin/nettokom-munin +++ b/contrib/munin/nettokom-munin @@ -42,7 +42,7 @@ C (optional): Munin internal option. The plugin can be slow, =head1 LICENSE -AGPLv3 +LGPLv3 =cut use strict; diff --git a/contrib/munin/weboob-generic b/contrib/munin/weboob-generic index 345e21bd24..7ca20eeb13 100755 --- a/contrib/munin/weboob-generic +++ b/contrib/munin/weboob-generic @@ -4,20 +4,18 @@ # Copyright(C) 2013 Romain Bignon, Florent Fourcot # -# This file is part of weboob. -# -# weboob is free software: you can redistribute it and/or modify +# 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 # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# weboob is distributed in the hope that it will be useful, +# This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License -# along with weboob. If not, see . +# along with this program. If not, see . ### Installation ### # 1) Create a symlink from /etc/munin/plugins/yourchoice to the script diff --git a/contrib/rboorrent-download/rboorrent-download.py b/contrib/rboorrent-download/rboorrent-download.py index 7eb7cb6297..afa430772e 100755 --- a/contrib/rboorrent-download/rboorrent-download.py +++ b/contrib/rboorrent-download/rboorrent-download.py @@ -3,20 +3,18 @@ # Copyright(C) 2017 Matthieu Weber # -# This file is part of weboob. -# -# weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# weboob is distributed in the hope that it will be useful, +# This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License -# along with weboob. If not, see . +# You should have received a copy of the GNU Lesser General Public License +# along with this program. If not, see . from __future__ import print_function diff --git a/contrib/videoob_web/videoob-webserver b/contrib/videoob_web/videoob-webserver index 6ff1e2da84..5478ef8313 100755 --- a/contrib/videoob_web/videoob-webserver +++ b/contrib/videoob_web/videoob-webserver @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/contrib/videoob_web/videoob_web/__init__.py b/contrib/videoob_web/videoob_web/__init__.py index 56b9adf6e3..461da7d01b 100644 --- a/contrib/videoob_web/videoob_web/__init__.py +++ b/contrib/videoob_web/videoob_web/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/contrib/videoob_web/videoob_web/videoob_web.py b/contrib/videoob_web/videoob_web/videoob_web.py index 2833ad433c..1751653601 100644 --- a/contrib/videoob_web/videoob_web/videoob_web.py +++ b/contrib/videoob_web/videoob_web/videoob_web.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/docs/source/guides/module.rst b/docs/source/guides/module.rst index 8ec7afb1eb..d4b88f1069 100644 --- a/docs/source/guides/module.rst +++ b/docs/source/guides/module.rst @@ -91,7 +91,7 @@ To be sure your module is correctly added, use this command:: +-----------------.------------------------------------------------------------' | Version | 201405191420 | Maintainer | John Smith - | License | AGPLv3+ + | License | LGPLv3+ | Description | Example bank website | Capabilities | CapBank, CapCollection | Installed | yes @@ -116,7 +116,7 @@ Edit ``module.py``. It contains the main class of the module derived from :class DESCRIPTION = u'Example bank website' # Description of your module MAINTAINER = u'John Smith' # Name of maintainer of this module EMAIL = 'john.smith@example.com' # Email address of the maintainer - LICENSE = 'AGPLv3+' # License of your module + LICENSE = 'LGPLv3+' # License of your module # Version of weboob VERSION = '1.5' diff --git a/scripts/boobank b/scripts/boobank index 97043cd9cc..f8c26f6d22 100755 --- a/scripts/boobank +++ b/scripts/boobank @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/scripts/boobathon b/scripts/boobathon index bfc0b6216f..eea4854e46 100755 --- a/scripts/boobathon +++ b/scripts/boobathon @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobcoming b/scripts/boobcoming index c15105a88e..9a339739aa 100755 --- a/scripts/boobcoming +++ b/scripts/boobcoming @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobill b/scripts/boobill index cbe095969f..a46acd7a14 100755 --- a/scripts/boobill +++ b/scripts/boobill @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/booblyrics b/scripts/booblyrics index 9db1f3c959..0f241ac3e6 100755 --- a/scripts/booblyrics +++ b/scripts/booblyrics @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobmsg b/scripts/boobmsg index 50ce828052..68612c88fc 100755 --- a/scripts/boobmsg +++ b/scripts/boobmsg @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobooks b/scripts/boobooks index f2b2420fbf..9829df5274 100755 --- a/scripts/boobooks +++ b/scripts/boobooks @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobsize b/scripts/boobsize index 8dc6dae79a..678b822e39 100755 --- a/scripts/boobsize +++ b/scripts/boobsize @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/boobtracker b/scripts/boobtracker index d09d3abcf5..dabad033db 100755 --- a/scripts/boobtracker +++ b/scripts/boobtracker @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/scripts/boomoney b/scripts/boomoney index 31e6eb97ee..9cc3387ea8 100755 --- a/scripts/boomoney +++ b/scripts/boomoney @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/scripts/cineoob b/scripts/cineoob index 56c11847bf..ada8d32075 100755 --- a/scripts/cineoob +++ b/scripts/cineoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/cookboob b/scripts/cookboob index b0677143c4..e3a8e4693d 100755 --- a/scripts/cookboob +++ b/scripts/cookboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/flatboob b/scripts/flatboob index 6ad20628a9..ba0068ea2d 100755 --- a/scripts/flatboob +++ b/scripts/flatboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/galleroob b/scripts/galleroob index aec73cdc98..967a6f9f35 100755 --- a/scripts/galleroob +++ b/scripts/galleroob @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/scripts/geolooc b/scripts/geolooc index 8122564453..1ff1a1f0d3 100755 --- a/scripts/geolooc +++ b/scripts/geolooc @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/handjoob b/scripts/handjoob index 946016cb31..a833d45266 100755 --- a/scripts/handjoob +++ b/scripts/handjoob @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/havedate b/scripts/havedate index f7c601909b..93ffb79eb0 100755 --- a/scripts/havedate +++ b/scripts/havedate @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/monboob b/scripts/monboob index b8fa639c53..ac3ca777d3 100755 --- a/scripts/monboob +++ b/scripts/monboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/parceloob b/scripts/parceloob index cbc5b9fdd4..24e0741e84 100755 --- a/scripts/parceloob +++ b/scripts/parceloob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/pastoob b/scripts/pastoob index 14ce2ffa6c..1356e8421c 100755 --- a/scripts/pastoob +++ b/scripts/pastoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qbooblyrics b/scripts/qbooblyrics index 8b81262b16..07f88ab5f2 100755 --- a/scripts/qbooblyrics +++ b/scripts/qbooblyrics @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qboobmsg b/scripts/qboobmsg index 766d4e27e7..cb35044dbb 100755 --- a/scripts/qboobmsg +++ b/scripts/qboobmsg @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qboobtracker b/scripts/qboobtracker index 24c2366b27..177fadd0ec 100755 --- a/scripts/qboobtracker +++ b/scripts/qboobtracker @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qcineoob b/scripts/qcineoob index a5c5223aa3..02413e9738 100755 --- a/scripts/qcineoob +++ b/scripts/qcineoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qcookboob b/scripts/qcookboob index 869e60c3c4..e5e14b04ac 100755 --- a/scripts/qcookboob +++ b/scripts/qcookboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qflatboob b/scripts/qflatboob index 65a19246c5..63b78f4dfa 100755 --- a/scripts/qflatboob +++ b/scripts/qflatboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qgalleroob b/scripts/qgalleroob index 6eed630eb8..e5d02f0a4e 100755 --- a/scripts/qgalleroob +++ b/scripts/qgalleroob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qhandjoob b/scripts/qhandjoob index 5ae45df980..22dd8b59dd 100755 --- a/scripts/qhandjoob +++ b/scripts/qhandjoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qhavedate b/scripts/qhavedate index 49b0f7051d..36d8e2e4dd 100755 --- a/scripts/qhavedate +++ b/scripts/qhavedate @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qvideoob b/scripts/qvideoob index 4ea99726ce..938ba3a19e 100755 --- a/scripts/qvideoob +++ b/scripts/qvideoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/qwebcontentedit b/scripts/qwebcontentedit index b2062b0edb..4d568c7229 100755 --- a/scripts/qwebcontentedit +++ b/scripts/qwebcontentedit @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/radioob b/scripts/radioob index b860694b84..6cb4e33eb2 100755 --- a/scripts/radioob +++ b/scripts/radioob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/shopoob b/scripts/shopoob index 2b18630526..42566c0e97 100755 --- a/scripts/shopoob +++ b/scripts/shopoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/suboob b/scripts/suboob index 7e278bafe5..ca621fa2c1 100755 --- a/scripts/suboob +++ b/scripts/suboob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/translaboob b/scripts/translaboob index ae07d92e43..1f1554ee6a 100755 --- a/scripts/translaboob +++ b/scripts/translaboob @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/traveloob b/scripts/traveloob index 325b1f2597..ea925ddc71 100755 --- a/scripts/traveloob +++ b/scripts/traveloob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/videoob b/scripts/videoob index d63ba6e469..7f16f986df 100755 --- a/scripts/videoob +++ b/scripts/videoob @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/webcontentedit b/scripts/webcontentedit index e132235cac..696a54d6cd 100755 --- a/scripts/webcontentedit +++ b/scripts/webcontentedit @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboob b/scripts/weboob index b2221df711..41b4c032f3 100755 --- a/scripts/weboob +++ b/scripts/weboob @@ -8,16 +8,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/scripts/weboob-cli b/scripts/weboob-cli index b8127af86d..df76db4006 100755 --- a/scripts/weboob-cli +++ b/scripts/weboob-cli @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboob-config b/scripts/weboob-config index 634f41b247..d8efa4e6f9 100755 --- a/scripts/weboob-config +++ b/scripts/weboob-config @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboob-config-qt b/scripts/weboob-config-qt index 6ebe057697..c5a637811b 100755 --- a/scripts/weboob-config-qt +++ b/scripts/weboob-config-qt @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboob-debug b/scripts/weboob-debug index d4fe7ef912..32ec0e9977 100755 --- a/scripts/weboob-debug +++ b/scripts/weboob-debug @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboob-repos b/scripts/weboob-repos index c0aeb4743b..ba6d9cca04 100755 --- a/scripts/weboob-repos +++ b/scripts/weboob-repos @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/weboorrents b/scripts/weboorrents index 6a2daac1b8..7562419f8f 100755 --- a/scripts/weboorrents +++ b/scripts/weboorrents @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/scripts/wetboobs b/scripts/wetboobs index e86cf61555..7e80d9a9f4 100755 --- a/scripts/wetboobs +++ b/scripts/wetboobs @@ -7,16 +7,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/setup.py b/setup.py index 96c0b017d9..0b15cb9503 100755 --- a/setup.py +++ b/setup.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function @@ -172,11 +172,11 @@ def install_weboob(qt, xdg): maintainer='Romain Bignon', maintainer_email='romain@weboob.org', url='http://weboob.org/', - license='GNU AGPL 3', + license='GNU LGPL 3', classifiers=[ 'Environment :: Console', 'Environment :: X11 Applications :: Qt', - 'License :: OSI Approved :: GNU Affero General Public License v3', + 'License :: OSI Approved :: GNU Lesser General Public License v3', 'Programming Language :: Python', 'Programming Language :: Python :: 2', 'Programming Language :: Python :: 2.7', diff --git a/tools/boilerplate.py b/tools/boilerplate.py index 036c4f29bc..f322f06cf8 100755 --- a/tools/boilerplate.py +++ b/tools/boilerplate.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/tools/boilerplate_data/base_module.py b/tools/boilerplate_data/base_module.py index 4f79e76fb2..db7e05d7a0 100644 --- a/tools/boilerplate_data/base_module.py +++ b/tools/boilerplate_data/base_module.py @@ -11,7 +11,7 @@ class ${r.classname}Module(Module): DESCRIPTION = '${r.name} website' MAINTAINER = '${r.author}' EMAIL = '${r.email}' - LICENSE = 'AGPLv3+' + LICENSE = 'LGPLv3+' VERSION = '${r.version}' BROWSER = ${r.classname}Browser diff --git a/tools/boilerplate_data/cap_module.py b/tools/boilerplate_data/cap_module.py index aff9e5539d..0c22299cfb 100644 --- a/tools/boilerplate_data/cap_module.py +++ b/tools/boilerplate_data/cap_module.py @@ -16,7 +16,7 @@ class ${r.classname}Module(Module, ${r.capname}): DESCRIPTION = '${r.name} website' MAINTAINER = '${r.author}' EMAIL = '${r.email}' - LICENSE = 'AGPLv3+' + LICENSE = 'LGPLv3+' VERSION = '${r.version}' BROWSER = ${r.classname}Browser diff --git a/tools/boilerplate_data/comic_module.py b/tools/boilerplate_data/comic_module.py index 98ed7e995d..93630480d0 100644 --- a/tools/boilerplate_data/comic_module.py +++ b/tools/boilerplate_data/comic_module.py @@ -11,7 +11,7 @@ class ${r.classname}Module(GenericComicReaderModule): MAINTAINER = u'${r.author}' EMAIL = '${r.email}' VERSION = '${r.version}' - LICENSE = 'AGPLv3+' + LICENSE = 'LGPLv3+' DOMAIN = 'www.${r.name}.com' BROWSER_PARAMS = dict( diff --git a/tools/boilerplate_data/layout.py b/tools/boilerplate_data/layout.py index cbc2802f60..4ef6871137 100644 --- a/tools/boilerplate_data/layout.py +++ b/tools/boilerplate_data/layout.py @@ -2,20 +2,20 @@ # Copyright(C) ${r.year} ${r.author} # -# This file is part of weboob. +# This file is part of a weboob module. # -# weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# This weboob module is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# weboob is distributed in the hope that it will be useful, +# This weboob module is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License -# along with weboob. If not, see . +# You should have received a copy of the GNU Lesser General Public License +# along with this weboob module. If not, see . from __future__ import unicode_literals diff --git a/tools/check_xpath.py b/tools/check_xpath.py index e11801be0d..5423ae0e24 100755 --- a/tools/check_xpath.py +++ b/tools/check_xpath.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/tools/make_man.py b/tools/make_man.py index 886e961c73..cb45580b89 100755 --- a/tools/make_man.py +++ b/tools/make_man.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import, print_function diff --git a/weboob/applications/boobank/__init__.py b/weboob/applications/boobank/__init__.py index c826f7f3ce..cc186bfc62 100644 --- a/weboob/applications/boobank/__init__.py +++ b/weboob/applications/boobank/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobank/boobank.py b/weboob/applications/boobank/boobank.py index 8d1fdf4cb0..975fb1cc99 100644 --- a/weboob/applications/boobank/boobank.py +++ b/weboob/applications/boobank/boobank.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobathon/__init__.py b/weboob/applications/boobathon/__init__.py index c3da2d7f12..31b68c5178 100644 --- a/weboob/applications/boobathon/__init__.py +++ b/weboob/applications/boobathon/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobathon/boobathon.py b/weboob/applications/boobathon/boobathon.py index f4083c104f..7058244702 100644 --- a/weboob/applications/boobathon/boobathon.py +++ b/weboob/applications/boobathon/boobathon.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobcoming/__init__.py b/weboob/applications/boobcoming/__init__.py index 20f3f3bdee..4ff2b38063 100644 --- a/weboob/applications/boobcoming/__init__.py +++ b/weboob/applications/boobcoming/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .boobcoming import Boobcoming diff --git a/weboob/applications/boobcoming/boobcoming.py b/weboob/applications/boobcoming/boobcoming.py index a130ec8c44..334e9198fe 100644 --- a/weboob/applications/boobcoming/boobcoming.py +++ b/weboob/applications/boobcoming/boobcoming.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobill/__init__.py b/weboob/applications/boobill/__init__.py index 4a9eb68c5a..e163899216 100644 --- a/weboob/applications/boobill/__init__.py +++ b/weboob/applications/boobill/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobill/boobill.py b/weboob/applications/boobill/boobill.py index 43bb084d7c..f4ae7fe580 100644 --- a/weboob/applications/boobill/boobill.py +++ b/weboob/applications/boobill/boobill.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/booblyrics/__init__.py b/weboob/applications/booblyrics/__init__.py index e53eed79ce..63c40e2ad0 100644 --- a/weboob/applications/booblyrics/__init__.py +++ b/weboob/applications/booblyrics/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/booblyrics/booblyrics.py b/weboob/applications/booblyrics/booblyrics.py index 9fe46e3e8e..9589396e10 100644 --- a/weboob/applications/booblyrics/booblyrics.py +++ b/weboob/applications/booblyrics/booblyrics.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobmsg/__init__.py b/weboob/applications/boobmsg/__init__.py index e5aaea8e5a..9e962942ee 100644 --- a/weboob/applications/boobmsg/__init__.py +++ b/weboob/applications/boobmsg/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobmsg/boobmsg.py b/weboob/applications/boobmsg/boobmsg.py index eb90eba01b..2c0cb22dcd 100644 --- a/weboob/applications/boobmsg/boobmsg.py +++ b/weboob/applications/boobmsg/boobmsg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobooks/__init__.py b/weboob/applications/boobooks/__init__.py index 84ce3274e0..eb733c51a0 100644 --- a/weboob/applications/boobooks/__init__.py +++ b/weboob/applications/boobooks/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobooks/boobooks.py b/weboob/applications/boobooks/boobooks.py index 431883f0af..dac0e23a0e 100644 --- a/weboob/applications/boobooks/boobooks.py +++ b/weboob/applications/boobooks/boobooks.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobsize/__init__.py b/weboob/applications/boobsize/__init__.py index b4233bb055..ead61019e7 100644 --- a/weboob/applications/boobsize/__init__.py +++ b/weboob/applications/boobsize/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobsize/boobsize.py b/weboob/applications/boobsize/boobsize.py index 8c57baa652..50f1c4f816 100644 --- a/weboob/applications/boobsize/boobsize.py +++ b/weboob/applications/boobsize/boobsize.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boobtracker/__init__.py b/weboob/applications/boobtracker/__init__.py index c4b70f730a..489cc1ff22 100644 --- a/weboob/applications/boobtracker/__init__.py +++ b/weboob/applications/boobtracker/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boobtracker/boobtracker.py b/weboob/applications/boobtracker/boobtracker.py index b7eeefb27a..55a9996c38 100644 --- a/weboob/applications/boobtracker/boobtracker.py +++ b/weboob/applications/boobtracker/boobtracker.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/boomoney/__init__.py b/weboob/applications/boomoney/__init__.py index 41f7bdf395..0720f55f48 100644 --- a/weboob/applications/boomoney/__init__.py +++ b/weboob/applications/boomoney/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/boomoney/boomoney.py b/weboob/applications/boomoney/boomoney.py index 6adc3892b6..a2b5f64872 100644 --- a/weboob/applications/boomoney/boomoney.py +++ b/weboob/applications/boomoney/boomoney.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/cineoob/__init__.py b/weboob/applications/cineoob/__init__.py index 385551a3e2..e8723943bf 100644 --- a/weboob/applications/cineoob/__init__.py +++ b/weboob/applications/cineoob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/cineoob/cineoob.py b/weboob/applications/cineoob/cineoob.py index bf60cfaa5b..f86c1bf82e 100644 --- a/weboob/applications/cineoob/cineoob.py +++ b/weboob/applications/cineoob/cineoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/comparoob/comparoob.py b/weboob/applications/comparoob/comparoob.py index d89538b6c4..339338cd07 100644 --- a/weboob/applications/comparoob/comparoob.py +++ b/weboob/applications/comparoob/comparoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/cookboob/__init__.py b/weboob/applications/cookboob/__init__.py index 2412eceffa..561c901096 100644 --- a/weboob/applications/cookboob/__init__.py +++ b/weboob/applications/cookboob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .cookboob import Cookboob diff --git a/weboob/applications/cookboob/cookboob.py b/weboob/applications/cookboob/cookboob.py index d6b0d7adaa..260b6ab24e 100644 --- a/weboob/applications/cookboob/cookboob.py +++ b/weboob/applications/cookboob/cookboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/flatboob/flatboob.py b/weboob/applications/flatboob/flatboob.py index 391d129b6b..99db0ac3fc 100644 --- a/weboob/applications/flatboob/flatboob.py +++ b/weboob/applications/flatboob/flatboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/galleroob/__init__.py b/weboob/applications/galleroob/__init__.py index 47246df128..55e0efac2a 100644 --- a/weboob/applications/galleroob/__init__.py +++ b/weboob/applications/galleroob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .galleroob import Galleroob diff --git a/weboob/applications/galleroob/galleroob.py b/weboob/applications/galleroob/galleroob.py index e48a0501c5..a24ee7c940 100644 --- a/weboob/applications/galleroob/galleroob.py +++ b/weboob/applications/galleroob/galleroob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/geolooc/__init__.py b/weboob/applications/geolooc/__init__.py index ef53d93f96..4ab65d9301 100644 --- a/weboob/applications/geolooc/__init__.py +++ b/weboob/applications/geolooc/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/geolooc/geolooc.py b/weboob/applications/geolooc/geolooc.py index 85c6fb37bd..7725ab756f 100644 --- a/weboob/applications/geolooc/geolooc.py +++ b/weboob/applications/geolooc/geolooc.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/handjoob/__init__.py b/weboob/applications/handjoob/__init__.py index 7cf031021f..7f4f575ab0 100644 --- a/weboob/applications/handjoob/__init__.py +++ b/weboob/applications/handjoob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .handjoob import Handjoob diff --git a/weboob/applications/handjoob/handjoob.py b/weboob/applications/handjoob/handjoob.py index da75773d6f..95d83ae145 100644 --- a/weboob/applications/handjoob/handjoob.py +++ b/weboob/applications/handjoob/handjoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/havedate/__init__.py b/weboob/applications/havedate/__init__.py index 93e74de201..f806af8230 100644 --- a/weboob/applications/havedate/__init__.py +++ b/weboob/applications/havedate/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/havedate/havedate.py b/weboob/applications/havedate/havedate.py index 8454bb5101..e7ca2feab5 100644 --- a/weboob/applications/havedate/havedate.py +++ b/weboob/applications/havedate/havedate.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/monboob/__init__.py b/weboob/applications/monboob/__init__.py index 2ec1cc7695..0b39042009 100644 --- a/weboob/applications/monboob/__init__.py +++ b/weboob/applications/monboob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/monboob/monboob.py b/weboob/applications/monboob/monboob.py index a358b48186..4739d2b532 100644 --- a/weboob/applications/monboob/monboob.py +++ b/weboob/applications/monboob/monboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/parceloob/__init__.py b/weboob/applications/parceloob/__init__.py index bb9ef6cade..0ffd1b8ecd 100644 --- a/weboob/applications/parceloob/__init__.py +++ b/weboob/applications/parceloob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/parceloob/parceloob.py b/weboob/applications/parceloob/parceloob.py index d446f6dce3..863b962c0c 100644 --- a/weboob/applications/parceloob/parceloob.py +++ b/weboob/applications/parceloob/parceloob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/pastoob/__init__.py b/weboob/applications/pastoob/__init__.py index f27bfe066d..6b77ce946e 100644 --- a/weboob/applications/pastoob/__init__.py +++ b/weboob/applications/pastoob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/pastoob/pastoob.py b/weboob/applications/pastoob/pastoob.py index f350c78a1a..f1950a94f4 100644 --- a/weboob/applications/pastoob/pastoob.py +++ b/weboob/applications/pastoob/pastoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qbooblyrics/main_window.py b/weboob/applications/qbooblyrics/main_window.py index d55aeb6ba1..41f0b8ba9d 100644 --- a/weboob/applications/qbooblyrics/main_window.py +++ b/weboob/applications/qbooblyrics/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/applications/qbooblyrics/minisonglyrics.py b/weboob/applications/qbooblyrics/minisonglyrics.py index 49ee6e19bc..a70a309ac9 100644 --- a/weboob/applications/qbooblyrics/minisonglyrics.py +++ b/weboob/applications/qbooblyrics/minisonglyrics.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtGui import QIcon, QImage, QPixmap, QPixmapCache diff --git a/weboob/applications/qbooblyrics/qbooblyrics.py b/weboob/applications/qbooblyrics/qbooblyrics.py index 5164972eba..772ebe0bc8 100644 --- a/weboob/applications/qbooblyrics/qbooblyrics.py +++ b/weboob/applications/qbooblyrics/qbooblyrics.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qbooblyrics/songlyrics.py b/weboob/applications/qbooblyrics/songlyrics.py index c5eab85004..cc541ae81d 100644 --- a/weboob/applications/qbooblyrics/songlyrics.py +++ b/weboob/applications/qbooblyrics/songlyrics.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qboobmsg/main_window.py b/weboob/applications/qboobmsg/main_window.py index 0b3427de4c..8691809452 100644 --- a/weboob/applications/qboobmsg/main_window.py +++ b/weboob/applications/qboobmsg/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtCore import pyqtSlot as Slot diff --git a/weboob/applications/qboobmsg/messages_manager.py b/weboob/applications/qboobmsg/messages_manager.py index 1ce2af6ce2..f681028d78 100644 --- a/weboob/applications/qboobmsg/messages_manager.py +++ b/weboob/applications/qboobmsg/messages_manager.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qboobmsg/qboobmsg.py b/weboob/applications/qboobmsg/qboobmsg.py index 8cd90017ed..ad66dce724 100644 --- a/weboob/applications/qboobmsg/qboobmsg.py +++ b/weboob/applications/qboobmsg/qboobmsg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qboobtracker/details.py b/weboob/applications/qboobtracker/details.py index e84db6b828..ce00166341 100644 --- a/weboob/applications/qboobtracker/details.py +++ b/weboob/applications/qboobtracker/details.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/applications/qboobtracker/main_window.py b/weboob/applications/qboobtracker/main_window.py index c02a4d7f7b..c11c3269bb 100644 --- a/weboob/applications/qboobtracker/main_window.py +++ b/weboob/applications/qboobtracker/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/applications/qboobtracker/qboobtracker.py b/weboob/applications/qboobtracker/qboobtracker.py index af546a63a6..db9fa75fd4 100644 --- a/weboob/applications/qboobtracker/qboobtracker.py +++ b/weboob/applications/qboobtracker/qboobtracker.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/applications/qcineoob/main_window.py b/weboob/applications/qcineoob/main_window.py index eac88b8399..c2d767af18 100644 --- a/weboob/applications/qcineoob/main_window.py +++ b/weboob/applications/qcineoob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/applications/qcineoob/minimovie.py b/weboob/applications/qcineoob/minimovie.py index ff8a0500c3..43f8f205fb 100644 --- a/weboob/applications/qcineoob/minimovie.py +++ b/weboob/applications/qcineoob/minimovie.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests diff --git a/weboob/applications/qcineoob/miniperson.py b/weboob/applications/qcineoob/miniperson.py index 87726ee384..1540e6467b 100644 --- a/weboob/applications/qcineoob/miniperson.py +++ b/weboob/applications/qcineoob/miniperson.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests diff --git a/weboob/applications/qcineoob/minisubtitle.py b/weboob/applications/qcineoob/minisubtitle.py index 08bdd2310d..66490ed611 100644 --- a/weboob/applications/qcineoob/minisubtitle.py +++ b/weboob/applications/qcineoob/minisubtitle.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QFrame diff --git a/weboob/applications/qcineoob/minitorrent.py b/weboob/applications/qcineoob/minitorrent.py index 7cfd0bd039..19678e30d1 100644 --- a/weboob/applications/qcineoob/minitorrent.py +++ b/weboob/applications/qcineoob/minitorrent.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QFrame diff --git a/weboob/applications/qcineoob/movie.py b/weboob/applications/qcineoob/movie.py index fc98c59c6e..cf01739d43 100644 --- a/weboob/applications/qcineoob/movie.py +++ b/weboob/applications/qcineoob/movie.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests diff --git a/weboob/applications/qcineoob/person.py b/weboob/applications/qcineoob/person.py index 8c8f156d93..fc6bd91c9c 100644 --- a/weboob/applications/qcineoob/person.py +++ b/weboob/applications/qcineoob/person.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests diff --git a/weboob/applications/qcineoob/qcineoob.py b/weboob/applications/qcineoob/qcineoob.py index b384019e0f..e19182c4b4 100644 --- a/weboob/applications/qcineoob/qcineoob.py +++ b/weboob/applications/qcineoob/qcineoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qcineoob/subtitle.py b/weboob/applications/qcineoob/subtitle.py index ead11a47ff..d018187bf5 100644 --- a/weboob/applications/qcineoob/subtitle.py +++ b/weboob/applications/qcineoob/subtitle.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qcineoob/torrent.py b/weboob/applications/qcineoob/torrent.py index adf4809bed..399f6b39c5 100644 --- a/weboob/applications/qcineoob/torrent.py +++ b/weboob/applications/qcineoob/torrent.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qcookboob/main_window.py b/weboob/applications/qcookboob/main_window.py index 086e78191c..c410f07dd2 100644 --- a/weboob/applications/qcookboob/main_window.py +++ b/weboob/applications/qcookboob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/applications/qcookboob/minirecipe.py b/weboob/applications/qcookboob/minirecipe.py index 79a234a75b..c9bd419409 100644 --- a/weboob/applications/qcookboob/minirecipe.py +++ b/weboob/applications/qcookboob/minirecipe.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests diff --git a/weboob/applications/qcookboob/qcookboob.py b/weboob/applications/qcookboob/qcookboob.py index 18f0dbde3d..790dc8d54f 100644 --- a/weboob/applications/qcookboob/qcookboob.py +++ b/weboob/applications/qcookboob/qcookboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qcookboob/recipe.py b/weboob/applications/qcookboob/recipe.py index 37890763a4..a07575d635 100644 --- a/weboob/applications/qcookboob/recipe.py +++ b/weboob/applications/qcookboob/recipe.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qflatboob/main_window.py b/weboob/applications/qflatboob/main_window.py index 7f69c743e5..d8600313f3 100644 --- a/weboob/applications/qflatboob/main_window.py +++ b/weboob/applications/qflatboob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtGui import QImage, QPixmap, QIcon, QBrush, QColor diff --git a/weboob/applications/qflatboob/qflatboob.py b/weboob/applications/qflatboob/qflatboob.py index 501619cb58..33b0cb1f26 100644 --- a/weboob/applications/qflatboob/qflatboob.py +++ b/weboob/applications/qflatboob/qflatboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qflatboob/query.py b/weboob/applications/qflatboob/query.py index 1704033e49..c554f2d893 100644 --- a/weboob/applications/qflatboob/query.py +++ b/weboob/applications/qflatboob/query.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QDialog, QListWidgetItem, QMessageBox diff --git a/weboob/applications/qgalleroob/bookmarks.py b/weboob/applications/qgalleroob/bookmarks.py index b90982b1b9..3053724333 100644 --- a/weboob/applications/qgalleroob/bookmarks.py +++ b/weboob/applications/qgalleroob/bookmarks.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from functools import wraps diff --git a/weboob/applications/qgalleroob/main_window.py b/weboob/applications/qgalleroob/main_window.py index bbaa7fc15c..167b2cf28c 100644 --- a/weboob/applications/qgalleroob/main_window.py +++ b/weboob/applications/qgalleroob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/applications/qgalleroob/qgalleroob.py b/weboob/applications/qgalleroob/qgalleroob.py index d0e3bf321e..4644b43b0b 100644 --- a/weboob/applications/qgalleroob/qgalleroob.py +++ b/weboob/applications/qgalleroob/qgalleroob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . try: diff --git a/weboob/applications/qgalleroob/viewer.py b/weboob/applications/qgalleroob/viewer.py index b9d23d9e7e..9d5c7a80c2 100644 --- a/weboob/applications/qgalleroob/viewer.py +++ b/weboob/applications/qgalleroob/viewer.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/applications/qhandjoob/main_window.py b/weboob/applications/qhandjoob/main_window.py index 010bfc1a24..62f411583f 100644 --- a/weboob/applications/qhandjoob/main_window.py +++ b/weboob/applications/qhandjoob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QListWidgetItem, QApplication diff --git a/weboob/applications/qhandjoob/qhandjoob.py b/weboob/applications/qhandjoob/qhandjoob.py index 2ab6aea235..3d243801d7 100644 --- a/weboob/applications/qhandjoob/qhandjoob.py +++ b/weboob/applications/qhandjoob/qhandjoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qhavedate/contacts.py b/weboob/applications/qhavedate/contacts.py index 94df8b5208..9a9f40e4da 100644 --- a/weboob/applications/qhavedate/contacts.py +++ b/weboob/applications/qhavedate/contacts.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import time diff --git a/weboob/applications/qhavedate/events.py b/weboob/applications/qhavedate/events.py index 0b09c9c326..eb7d7145ec 100644 --- a/weboob/applications/qhavedate/events.py +++ b/weboob/applications/qhavedate/events.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/qhavedate/main_window.py b/weboob/applications/qhavedate/main_window.py index 977c0f05bf..4e3e3b60a6 100644 --- a/weboob/applications/qhavedate/main_window.py +++ b/weboob/applications/qhavedate/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QWidget diff --git a/weboob/applications/qhavedate/qhavedate.py b/weboob/applications/qhavedate/qhavedate.py index b63a750262..3ca0f890cc 100644 --- a/weboob/applications/qhavedate/qhavedate.py +++ b/weboob/applications/qhavedate/qhavedate.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qhavedate/search.py b/weboob/applications/qhavedate/search.py index ea46282945..b4899a027d 100644 --- a/weboob/applications/qhavedate/search.py +++ b/weboob/applications/qhavedate/search.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from PyQt5.QtWidgets import QWidget diff --git a/weboob/applications/qhavedate/status.py b/weboob/applications/qhavedate/status.py index 23e172d514..ec6c6c6da7 100644 --- a/weboob/applications/qhavedate/status.py +++ b/weboob/applications/qhavedate/status.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qvideoob/main_window.py b/weboob/applications/qvideoob/main_window.py index 7e3fe3360d..780493e1a9 100644 --- a/weboob/applications/qvideoob/main_window.py +++ b/weboob/applications/qvideoob/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qvideoob/minivideo.py b/weboob/applications/qvideoob/minivideo.py index 3060ca1d09..d34ba6f230 100644 --- a/weboob/applications/qvideoob/minivideo.py +++ b/weboob/applications/qvideoob/minivideo.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qvideoob/qvideoob.py b/weboob/applications/qvideoob/qvideoob.py index d1ecb97e5b..d77629d6ad 100644 --- a/weboob/applications/qvideoob/qvideoob.py +++ b/weboob/applications/qvideoob/qvideoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qvideoob/video.py b/weboob/applications/qvideoob/video.py index 15e4b52980..225bcd92a6 100644 --- a/weboob/applications/qvideoob/video.py +++ b/weboob/applications/qvideoob/video.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qwebcontentedit/main_window.py b/weboob/applications/qwebcontentedit/main_window.py index 9df382efa0..c6e63d0dfb 100644 --- a/weboob/applications/qwebcontentedit/main_window.py +++ b/weboob/applications/qwebcontentedit/main_window.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import logging diff --git a/weboob/applications/qwebcontentedit/qwebcontentedit.py b/weboob/applications/qwebcontentedit/qwebcontentedit.py index 06983e1fd5..de4032fe78 100644 --- a/weboob/applications/qwebcontentedit/qwebcontentedit.py +++ b/weboob/applications/qwebcontentedit/qwebcontentedit.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.application.qt5 import QtApplication diff --git a/weboob/applications/qweboobcfg/__init__.py b/weboob/applications/qweboobcfg/__init__.py index e00eba74c7..b3d5f915d2 100644 --- a/weboob/applications/qweboobcfg/__init__.py +++ b/weboob/applications/qweboobcfg/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/qweboobcfg/qweboobcfg.py b/weboob/applications/qweboobcfg/qweboobcfg.py index 03cec3b398..a8e591df9a 100644 --- a/weboob/applications/qweboobcfg/qweboobcfg.py +++ b/weboob/applications/qweboobcfg/qweboobcfg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/radioob/__init__.py b/weboob/applications/radioob/__init__.py index b83d3ea675..a8b7aa1f75 100644 --- a/weboob/applications/radioob/__init__.py +++ b/weboob/applications/radioob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/radioob/radioob.py b/weboob/applications/radioob/radioob.py index 0c4e204e2b..a05d5de20c 100644 --- a/weboob/applications/radioob/radioob.py +++ b/weboob/applications/radioob/radioob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/shopoob/__init__.py b/weboob/applications/shopoob/__init__.py index 98c7817e30..f3c7ac48b1 100644 --- a/weboob/applications/shopoob/__init__.py +++ b/weboob/applications/shopoob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/shopoob/shopoob.py b/weboob/applications/shopoob/shopoob.py index 5f0acbf000..2b585174f2 100644 --- a/weboob/applications/shopoob/shopoob.py +++ b/weboob/applications/shopoob/shopoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/suboob/__init__.py b/weboob/applications/suboob/__init__.py index f72060b1ec..0e385ce3b4 100644 --- a/weboob/applications/suboob/__init__.py +++ b/weboob/applications/suboob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .suboob import Suboob diff --git a/weboob/applications/suboob/suboob.py b/weboob/applications/suboob/suboob.py index 1979f4dc1f..f69cf199e4 100644 --- a/weboob/applications/suboob/suboob.py +++ b/weboob/applications/suboob/suboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/translaboob/__init__.py b/weboob/applications/translaboob/__init__.py index eea16995ab..55ad12bfcd 100644 --- a/weboob/applications/translaboob/__init__.py +++ b/weboob/applications/translaboob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/translaboob/translaboob.py b/weboob/applications/translaboob/translaboob.py index fefe39118b..cfb1a39d2a 100644 --- a/weboob/applications/translaboob/translaboob.py +++ b/weboob/applications/translaboob/translaboob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/traveloob/__init__.py b/weboob/applications/traveloob/__init__.py index d0e1258a29..7492883bb0 100644 --- a/weboob/applications/traveloob/__init__.py +++ b/weboob/applications/traveloob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/traveloob/traveloob.py b/weboob/applications/traveloob/traveloob.py index f03f3f0094..b1816ba9bd 100644 --- a/weboob/applications/traveloob/traveloob.py +++ b/weboob/applications/traveloob/traveloob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/videoob/__init__.py b/weboob/applications/videoob/__init__.py index a3c3498d9c..1fdccafb7d 100644 --- a/weboob/applications/videoob/__init__.py +++ b/weboob/applications/videoob/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/videoob/image2xterm.py b/weboob/applications/videoob/image2xterm.py index 2068ffca83..a3d7bd3d3b 100644 --- a/weboob/applications/videoob/image2xterm.py +++ b/weboob/applications/videoob/image2xterm.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . # # This file is distributed under the WTFPLv2 license. diff --git a/weboob/applications/videoob/videoob.py b/weboob/applications/videoob/videoob.py index 810bd88d98..f74e055afe 100644 --- a/weboob/applications/videoob/videoob.py +++ b/weboob/applications/videoob/videoob.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/webcontentedit/__init__.py b/weboob/applications/webcontentedit/__init__.py index f853cd47eb..66471c16f1 100644 --- a/weboob/applications/webcontentedit/__init__.py +++ b/weboob/applications/webcontentedit/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/webcontentedit/webcontentedit.py b/weboob/applications/webcontentedit/webcontentedit.py index db970cd81d..8293e0009a 100644 --- a/weboob/applications/webcontentedit/webcontentedit.py +++ b/weboob/applications/webcontentedit/webcontentedit.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/weboobcfg/__init__.py b/weboob/applications/weboobcfg/__init__.py index 26c58f65de..ec5ff1ab44 100644 --- a/weboob/applications/weboobcfg/__init__.py +++ b/weboob/applications/weboobcfg/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/weboobcfg/weboobcfg.py b/weboob/applications/weboobcfg/weboobcfg.py index 0f80eae49b..95b418fc4f 100644 --- a/weboob/applications/weboobcfg/weboobcfg.py +++ b/weboob/applications/weboobcfg/weboobcfg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/weboobcli/__init__.py b/weboob/applications/weboobcli/__init__.py index e93aaf6fda..4a40d5ff23 100644 --- a/weboob/applications/weboobcli/__init__.py +++ b/weboob/applications/weboobcli/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/weboobcli/weboobcli.py b/weboob/applications/weboobcli/weboobcli.py index 00abc28a83..d17341e143 100644 --- a/weboob/applications/weboobcli/weboobcli.py +++ b/weboob/applications/weboobcli/weboobcli.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/weboobdebug/__init__.py b/weboob/applications/weboobdebug/__init__.py index 8235b5e570..2a89c49997 100644 --- a/weboob/applications/weboobdebug/__init__.py +++ b/weboob/applications/weboobdebug/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .weboobdebug import WeboobDebug diff --git a/weboob/applications/weboobdebug/weboobdebug.py b/weboob/applications/weboobdebug/weboobdebug.py index f92c45e690..587625e1d5 100644 --- a/weboob/applications/weboobdebug/weboobdebug.py +++ b/weboob/applications/weboobdebug/weboobdebug.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/weboobrepos/__init__.py b/weboob/applications/weboobrepos/__init__.py index 6dc33dae2a..a4690b0a09 100644 --- a/weboob/applications/weboobrepos/__init__.py +++ b/weboob/applications/weboobrepos/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/weboobrepos/weboobrepos.py b/weboob/applications/weboobrepos/weboobrepos.py index a8a9dc5dcc..19c7703817 100644 --- a/weboob/applications/weboobrepos/weboobrepos.py +++ b/weboob/applications/weboobrepos/weboobrepos.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/weboorrents/__init__.py b/weboob/applications/weboorrents/__init__.py index 4e593cb164..200dc929a1 100644 --- a/weboob/applications/weboorrents/__init__.py +++ b/weboob/applications/weboorrents/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/weboorrents/weboorrents.py b/weboob/applications/weboorrents/weboorrents.py index cf5bc1f77b..e5c664a37e 100644 --- a/weboob/applications/weboorrents/weboorrents.py +++ b/weboob/applications/weboorrents/weboorrents.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/applications/wetboobs/__init__.py b/weboob/applications/wetboobs/__init__.py index 09b1484398..99b03b7600 100644 --- a/weboob/applications/wetboobs/__init__.py +++ b/weboob/applications/wetboobs/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/applications/wetboobs/wetboobs.py b/weboob/applications/wetboobs/wetboobs.py index 18202f0b3c..5c7ca6e12b 100644 --- a/weboob/applications/wetboobs/wetboobs.py +++ b/weboob/applications/wetboobs/wetboobs.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/browser/__init__.py b/weboob/browser/__init__.py index de550ef7d9..4fd3738c7a 100644 --- a/weboob/browser/__init__.py +++ b/weboob/browser/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .browsers import Browser, DomainBrowser, UrlNotAllowed, PagesBrowser, LoginBrowser, need_login, AbstractBrowser, StatesMixin diff --git a/weboob/browser/browsers.py b/weboob/browser/browsers.py index dc6d74da18..ac1b8ac65b 100644 --- a/weboob/browser/browsers.py +++ b/weboob/browser/browsers.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import, print_function diff --git a/weboob/browser/cache.py b/weboob/browser/cache.py index 3b3aeaa1a5..db11f3a469 100644 --- a/weboob/browser/cache.py +++ b/weboob/browser/cache.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . __all__ = ['CacheMixin'] diff --git a/weboob/browser/cookies.py b/weboob/browser/cookies.py index b5bfbc81f1..6c9cf6a25b 100644 --- a/weboob/browser/cookies.py +++ b/weboob/browser/cookies.py @@ -4,16 +4,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import requests.cookies diff --git a/weboob/browser/elements.py b/weboob/browser/elements.py index cd29531458..39df7a7d46 100644 --- a/weboob/browser/elements.py +++ b/weboob/browser/elements.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/browser/exceptions.py b/weboob/browser/exceptions.py index 4fef78b7e2..7c9878f92e 100644 --- a/weboob/browser/exceptions.py +++ b/weboob/browser/exceptions.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from requests.exceptions import HTTPError diff --git a/weboob/browser/filters/__init__.py b/weboob/browser/filters/__init__.py index bb7fd413c3..adf727b0e1 100644 --- a/weboob/browser/filters/__init__.py +++ b/weboob/browser/filters/__init__.py @@ -5,14 +5,14 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/browser/filters/base.py b/weboob/browser/filters/base.py index 684560b0bb..50d5419fa9 100644 --- a/weboob/browser/filters/base.py +++ b/weboob/browser/filters/base.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from functools import wraps diff --git a/weboob/browser/filters/html.py b/weboob/browser/filters/html.py index d7a468a3df..82e43d9d9c 100644 --- a/weboob/browser/filters/html.py +++ b/weboob/browser/filters/html.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/browser/filters/javascript.py b/weboob/browser/filters/javascript.py index cc9f19221c..d2ef0c95b1 100644 --- a/weboob/browser/filters/javascript.py +++ b/weboob/browser/filters/javascript.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/browser/filters/json.py b/weboob/browser/filters/json.py index 8eaecd20a3..df8fc8e7ce 100644 --- a/weboob/browser/filters/json.py +++ b/weboob/browser/filters/json.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.compat import basestring, with_metaclass diff --git a/weboob/browser/filters/standard.py b/weboob/browser/filters/standard.py index f1d71589fd..18fba7c247 100644 --- a/weboob/browser/filters/standard.py +++ b/weboob/browser/filters/standard.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/weboob/browser/nss.py b/weboob/browser/nss.py index 95bf4850d8..2e6fc5437a 100644 --- a/weboob/browser/nss.py +++ b/weboob/browser/nss.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . """Module to use NSS instead of OpenSSL in urllib3/requests.""" diff --git a/weboob/browser/pages.py b/weboob/browser/pages.py index 8e7b48e1e8..9664da5134 100644 --- a/weboob/browser/pages.py +++ b/weboob/browser/pages.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/weboob/browser/profiles.py b/weboob/browser/profiles.py index d4d75f5044..1b249f450a 100644 --- a/weboob/browser/profiles.py +++ b/weboob/browser/profiles.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/browser/retry.py b/weboob/browser/retry.py index d66582d024..b94434e1c0 100644 --- a/weboob/browser/retry.py +++ b/weboob/browser/retry.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from contextlib import contextmanager diff --git a/weboob/browser/selenium.py b/weboob/browser/selenium.py index 8e77d8afba..4cd934749e 100644 --- a/weboob/browser/selenium.py +++ b/weboob/browser/selenium.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals, absolute_import diff --git a/weboob/browser/sessions.py b/weboob/browser/sessions.py index b5ee35918c..76aca9b7d5 100644 --- a/weboob/browser/sessions.py +++ b/weboob/browser/sessions.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . # Inspired by: https://github.com/ross/requests-futures/blob/master/requests_futures/sessions.py diff --git a/weboob/browser/switch.py b/weboob/browser/switch.py index 7aba6b71f1..bc5787103b 100644 --- a/weboob/browser/switch.py +++ b/weboob/browser/switch.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from functools import wraps diff --git a/weboob/browser/tests/filters.py b/weboob/browser/tests/filters.py index f4014e5b1f..cf362269f7 100644 --- a/weboob/browser/tests/filters.py +++ b/weboob/browser/tests/filters.py @@ -4,16 +4,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from unittest import TestCase from lxml.html import fromstring diff --git a/weboob/browser/tests/form.py b/weboob/browser/tests/form.py index 4a00ea15a6..78037a3eab 100644 --- a/weboob/browser/tests/form.py +++ b/weboob/browser/tests/form.py @@ -4,16 +4,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import collections import warnings diff --git a/weboob/browser/tests/url.py b/weboob/browser/tests/url.py index c73ff204d7..0d1210413f 100644 --- a/weboob/browser/tests/url.py +++ b/weboob/browser/tests/url.py @@ -4,16 +4,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from unittest import TestCase diff --git a/weboob/browser/url.py b/weboob/browser/url.py index f7b03d7cd7..7f08553e87 100644 --- a/weboob/browser/url.py +++ b/weboob/browser/url.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from functools import wraps diff --git a/weboob/capabilities/account.py b/weboob/capabilities/account.py index deefbb8ce0..3574e2ee50 100644 --- a/weboob/capabilities/account.py +++ b/weboob/capabilities/account.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/audio.py b/weboob/capabilities/audio.py index 1a0d52934d..57d78b12fe 100644 --- a/weboob/capabilities/audio.py +++ b/weboob/capabilities/audio.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import re diff --git a/weboob/capabilities/audiostream.py b/weboob/capabilities/audiostream.py index cd7593ea26..a12a98176d 100644 --- a/weboob/capabilities/audiostream.py +++ b/weboob/capabilities/audiostream.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/bank.py b/weboob/capabilities/bank.py index 83e5fa701c..37ef26fc3d 100644 --- a/weboob/capabilities/bank.py +++ b/weboob/capabilities/bank.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/base.py b/weboob/capabilities/base.py index 209b56d6ca..68aa50f0d7 100644 --- a/weboob/capabilities/base.py +++ b/weboob/capabilities/base.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/capabilities/bill.py b/weboob/capabilities/bill.py index a6a2235a58..bf0e05bae7 100644 --- a/weboob/capabilities/bill.py +++ b/weboob/capabilities/bill.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/bugtracker.py b/weboob/capabilities/bugtracker.py index 947c471f65..cde2c149cc 100644 --- a/weboob/capabilities/bugtracker.py +++ b/weboob/capabilities/bugtracker.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.compat import unicode diff --git a/weboob/capabilities/calendar.py b/weboob/capabilities/calendar.py index a5cb44ab88..7ffe0951e9 100644 --- a/weboob/capabilities/calendar.py +++ b/weboob/capabilities/calendar.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .base import ( diff --git a/weboob/capabilities/captcha.py b/weboob/capabilities/captcha.py index f610d2bd00..b3c84f1c5f 100644 --- a/weboob/capabilities/captcha.py +++ b/weboob/capabilities/captcha.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from time import sleep diff --git a/weboob/capabilities/chat.py b/weboob/capabilities/chat.py index 16ff7efae9..59d7a63d06 100644 --- a/weboob/capabilities/chat.py +++ b/weboob/capabilities/chat.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/cinema.py b/weboob/capabilities/cinema.py index b25b1d42be..ff6e515320 100644 --- a/weboob/capabilities/cinema.py +++ b/weboob/capabilities/cinema.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/collection.py b/weboob/capabilities/collection.py index 3e912bd28f..7955c520c0 100644 --- a/weboob/capabilities/collection.py +++ b/weboob/capabilities/collection.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/capabilities/contact.py b/weboob/capabilities/contact.py index 7ebf6e1e6a..4638fa042b 100644 --- a/weboob/capabilities/contact.py +++ b/weboob/capabilities/contact.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/capabilities/content.py b/weboob/capabilities/content.py index 5b105b58e1..72c0c61aa1 100644 --- a/weboob/capabilities/content.py +++ b/weboob/capabilities/content.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/date.py b/weboob/capabilities/date.py index a432d50e71..8df1bf80d3 100644 --- a/weboob/capabilities/date.py +++ b/weboob/capabilities/date.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import datetime diff --git a/weboob/capabilities/dating.py b/weboob/capabilities/dating.py index 562f6d51e7..4ba9d5c19d 100644 --- a/weboob/capabilities/dating.py +++ b/weboob/capabilities/dating.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/file.py b/weboob/capabilities/file.py index 1822bae3e8..e04061c984 100644 --- a/weboob/capabilities/file.py +++ b/weboob/capabilities/file.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.compat import long diff --git a/weboob/capabilities/gallery.py b/weboob/capabilities/gallery.py index ff05740347..34b350c1bb 100644 --- a/weboob/capabilities/gallery.py +++ b/weboob/capabilities/gallery.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/gauge.py b/weboob/capabilities/gauge.py index a1693476a8..2e2d79cf95 100644 --- a/weboob/capabilities/gauge.py +++ b/weboob/capabilities/gauge.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/geolocip.py b/weboob/capabilities/geolocip.py index 12da9acb24..15ee1d0b28 100644 --- a/weboob/capabilities/geolocip.py +++ b/weboob/capabilities/geolocip.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/housing.py b/weboob/capabilities/housing.py index 60ad763950..8edf8b43a7 100644 --- a/weboob/capabilities/housing.py +++ b/weboob/capabilities/housing.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/image.py b/weboob/capabilities/image.py index e7c7cf09e8..ee0a0106ef 100644 --- a/weboob/capabilities/image.py +++ b/weboob/capabilities/image.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/capabilities/job.py b/weboob/capabilities/job.py index f15b3c39d1..010df95872 100644 --- a/weboob/capabilities/job.py +++ b/weboob/capabilities/job.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .base import BaseObject, Capability, StringField diff --git a/weboob/capabilities/library.py b/weboob/capabilities/library.py index 938175219a..feb192aa2b 100644 --- a/weboob/capabilities/library.py +++ b/weboob/capabilities/library.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .collection import CapCollection diff --git a/weboob/capabilities/lyrics.py b/weboob/capabilities/lyrics.py index 89b4dbf2e4..03bbe516c6 100644 --- a/weboob/capabilities/lyrics.py +++ b/weboob/capabilities/lyrics.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/messages.py b/weboob/capabilities/messages.py index dbab953865..94c6b605e7 100644 --- a/weboob/capabilities/messages.py +++ b/weboob/capabilities/messages.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/parcel.py b/weboob/capabilities/parcel.py index 319ef5751d..b88bf85c10 100644 --- a/weboob/capabilities/parcel.py +++ b/weboob/capabilities/parcel.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/paste.py b/weboob/capabilities/paste.py index 5e403997ab..1eae8b69bf 100644 --- a/weboob/capabilities/paste.py +++ b/weboob/capabilities/paste.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.compat import unicode diff --git a/weboob/capabilities/pricecomparison.py b/weboob/capabilities/pricecomparison.py index 3af6220be4..9a4ad437d3 100644 --- a/weboob/capabilities/pricecomparison.py +++ b/weboob/capabilities/pricecomparison.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/profile.py b/weboob/capabilities/profile.py index 8d0726ece2..026a441636 100644 --- a/weboob/capabilities/profile.py +++ b/weboob/capabilities/profile.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/radio.py b/weboob/capabilities/radio.py index b1d2fa06c8..0540a0a1c5 100644 --- a/weboob/capabilities/radio.py +++ b/weboob/capabilities/radio.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/recipe.py b/weboob/capabilities/recipe.py index d7b25243a0..045d4248c7 100644 --- a/weboob/capabilities/recipe.py +++ b/weboob/capabilities/recipe.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/shop.py b/weboob/capabilities/shop.py index 05a128d112..854407f09c 100644 --- a/weboob/capabilities/shop.py +++ b/weboob/capabilities/shop.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/subtitle.py b/weboob/capabilities/subtitle.py index 9038ec5573..cb14a4f6e3 100644 --- a/weboob/capabilities/subtitle.py +++ b/weboob/capabilities/subtitle.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/torrent.py b/weboob/capabilities/torrent.py index 799c3659dd..dde8fca16e 100644 --- a/weboob/capabilities/torrent.py +++ b/weboob/capabilities/torrent.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/translate.py b/weboob/capabilities/translate.py index 7639a5c7ee..a528b28a16 100644 --- a/weboob/capabilities/translate.py +++ b/weboob/capabilities/translate.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/travel.py b/weboob/capabilities/travel.py index 449055f7e0..59a5122f80 100644 --- a/weboob/capabilities/travel.py +++ b/weboob/capabilities/travel.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/capabilities/video.py b/weboob/capabilities/video.py index 5b410a2c6c..bdae4dc026 100644 --- a/weboob/capabilities/video.py +++ b/weboob/capabilities/video.py @@ -6,16 +6,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from .date import DeltaField diff --git a/weboob/capabilities/weather.py b/weboob/capabilities/weather.py index 65417c1d5a..c706176a2e 100644 --- a/weboob/capabilities/weather.py +++ b/weboob/capabilities/weather.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/__init__.py b/weboob/core/__init__.py index fc32813287..7084fec9aa 100644 --- a/weboob/core/__init__.py +++ b/weboob/core/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/backendscfg.py b/weboob/core/backendscfg.py index f5addf0c51..5924d9b0f5 100644 --- a/weboob/core/backendscfg.py +++ b/weboob/core/backendscfg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import codecs diff --git a/weboob/core/bcall.py b/weboob/core/bcall.py index fcf01998dd..9b8132b03a 100644 --- a/weboob/core/bcall.py +++ b/weboob/core/bcall.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/modules.py b/weboob/core/modules.py index b8e9035f18..2be9e0e9f1 100644 --- a/weboob/core/modules.py +++ b/weboob/core/modules.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/core/ouiboube.py b/weboob/core/ouiboube.py index 5720e678e5..cc1027a656 100644 --- a/weboob/core/ouiboube.py +++ b/weboob/core/ouiboube.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/repositories.py b/weboob/core/repositories.py index 9c165c3b30..98ce0455e7 100644 --- a/weboob/core/repositories.py +++ b/weboob/core/repositories.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/requests.py b/weboob/core/requests.py index d1a0bdee99..831ab2b218 100644 --- a/weboob/core/requests.py +++ b/weboob/core/requests.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/core/scheduler.py b/weboob/core/scheduler.py index 687d94fe14..41e3672c88 100644 --- a/weboob/core/scheduler.py +++ b/weboob/core/scheduler.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/exceptions.py b/weboob/exceptions.py index d77b2d4766..07b634dca4 100644 --- a/weboob/exceptions.py +++ b/weboob/exceptions.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . class BrowserIncorrectPassword(Exception): diff --git a/weboob/tools/application/base.py b/weboob/tools/application/base.py index 14fc739cfa..c2a28bbad0 100644 --- a/weboob/tools/application/base.py +++ b/weboob/tools/application/base.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/console.py b/weboob/tools/application/console.py index 9be4c7bebc..0335b3c11e 100644 --- a/weboob/tools/application/console.py +++ b/weboob/tools/application/console.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/csv.py b/weboob/tools/application/formatters/csv.py index b006b36ed6..f3ca7cbdf8 100644 --- a/weboob/tools/application/formatters/csv.py +++ b/weboob/tools/application/formatters/csv.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import absolute_import diff --git a/weboob/tools/application/formatters/iformatter.py b/weboob/tools/application/formatters/iformatter.py index da6e04b10e..b44ea1d547 100644 --- a/weboob/tools/application/formatters/iformatter.py +++ b/weboob/tools/application/formatters/iformatter.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/json.py b/weboob/tools/application/formatters/json.py index b95e099b5d..29b86e1f40 100644 --- a/weboob/tools/application/formatters/json.py +++ b/weboob/tools/application/formatters/json.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/load.py b/weboob/tools/application/formatters/load.py index c39aa5b7ba..b043c76ce1 100644 --- a/weboob/tools/application/formatters/load.py +++ b/weboob/tools/application/formatters/load.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/multiline.py b/weboob/tools/application/formatters/multiline.py index d3a5d447c0..ccbed95cf6 100644 --- a/weboob/tools/application/formatters/multiline.py +++ b/weboob/tools/application/formatters/multiline.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/simple.py b/weboob/tools/application/formatters/simple.py index c883075634..89731f1833 100644 --- a/weboob/tools/application/formatters/simple.py +++ b/weboob/tools/application/formatters/simple.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/table.py b/weboob/tools/application/formatters/table.py index 8cfe163270..71adbe744e 100644 --- a/weboob/tools/application/formatters/table.py +++ b/weboob/tools/application/formatters/table.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from prettytable import PrettyTable diff --git a/weboob/tools/application/formatters/webkit/__init__.py b/weboob/tools/application/formatters/webkit/__init__.py index e32679a74c..0693a94f41 100644 --- a/weboob/tools/application/formatters/webkit/__init__.py +++ b/weboob/tools/application/formatters/webkit/__init__.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/formatters/webkit/webkitgtk.py b/weboob/tools/application/formatters/webkit/webkitgtk.py index 780aa8e929..c909631aa6 100644 --- a/weboob/tools/application/formatters/webkit/webkitgtk.py +++ b/weboob/tools/application/formatters/webkit/webkitgtk.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/javascript.py b/weboob/tools/application/javascript.py index 72d8363b74..bf7acd5917 100644 --- a/weboob/tools/application/javascript.py +++ b/weboob/tools/application/javascript.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/media_player.py b/weboob/tools/application/media_player.py index 6f082e6540..ed16b2c2e1 100644 --- a/weboob/tools/application/media_player.py +++ b/weboob/tools/application/media_player.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/qt5/backendcfg.py b/weboob/tools/application/qt5/backendcfg.py index 0cb209325e..7a947f784c 100644 --- a/weboob/tools/application/qt5/backendcfg.py +++ b/weboob/tools/application/qt5/backendcfg.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/application/qt5/models.py b/weboob/tools/application/qt5/models.py index 9f5d84d23b..67f851bdff 100644 --- a/weboob/tools/application/qt5/models.py +++ b/weboob/tools/application/qt5/models.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/tools/application/qt5/qt.py b/weboob/tools/application/qt5/qt.py index 7a6912cea6..5b44d299b3 100644 --- a/weboob/tools/application/qt5/qt.py +++ b/weboob/tools/application/qt5/qt.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/tools/application/qt5/search_history.py b/weboob/tools/application/qt5/search_history.py index 3cec6be056..bc9f41314a 100644 --- a/weboob/tools/application/qt5/search_history.py +++ b/weboob/tools/application/qt5/search_history.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import codecs diff --git a/weboob/tools/application/qt5/thumbnails.py b/weboob/tools/application/qt5/thumbnails.py index ba3672abf7..634d7a3e57 100644 --- a/weboob/tools/application/qt5/thumbnails.py +++ b/weboob/tools/application/qt5/thumbnails.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from time import mktime diff --git a/weboob/tools/application/repl.py b/weboob/tools/application/repl.py index 88ca3883c9..7225095099 100644 --- a/weboob/tools/application/repl.py +++ b/weboob/tools/application/repl.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function @@ -135,7 +135,7 @@ def __init__(self): '', copyright, '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', + 'it under the terms of the GNU Lesser General Public License as published by', 'the Free Software Foundation, either version 3 of the License, or', '(at your option) any later version.', '', diff --git a/weboob/tools/application/results.py b/weboob/tools/application/results.py index 7803155737..9c91537e01 100644 --- a/weboob/tools/application/results.py +++ b/weboob/tools/application/results.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.capabilities import UserError diff --git a/weboob/tools/backend.py b/weboob/tools/backend.py index 3043a80903..1cd6472030 100644 --- a/weboob/tools/backend.py +++ b/weboob/tools/backend.py @@ -4,16 +4,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/capabilities/audio/audio.py b/weboob/tools/capabilities/audio/audio.py index dc19d00220..7e21249073 100755 --- a/weboob/tools/capabilities/audio/audio.py +++ b/weboob/tools/capabilities/audio/audio.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.browser.filters.standard import Format diff --git a/weboob/tools/capabilities/bank/iban.py b/weboob/tools/capabilities/bank/iban.py index 6df1a0b823..f46e3ea520 100644 --- a/weboob/tools/capabilities/bank/iban.py +++ b/weboob/tools/capabilities/bank/iban.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/capabilities/bank/investments.py b/weboob/tools/capabilities/bank/investments.py index 4ad180464f..4ce587778e 100644 --- a/weboob/tools/capabilities/bank/investments.py +++ b/weboob/tools/capabilities/bank/investments.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/tools/capabilities/bank/test.py b/weboob/tools/capabilities/bank/test.py index 06f1b6a0b5..711bdab7ff 100644 --- a/weboob/tools/capabilities/bank/test.py +++ b/weboob/tools/capabilities/bank/test.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from datetime import date diff --git a/weboob/tools/capabilities/bank/transactions.py b/weboob/tools/capabilities/bank/transactions.py index 4c644bae17..73483c4df6 100644 --- a/weboob/tools/capabilities/bank/transactions.py +++ b/weboob/tools/capabilities/bank/transactions.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/tools/capabilities/housing/housing.py b/weboob/tools/capabilities/housing/housing.py index 9d089c3b72..40513cd37d 100755 --- a/weboob/tools/capabilities/housing/housing.py +++ b/weboob/tools/capabilities/housing/housing.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.browser.filters.standard import _Filter, Field, debug diff --git a/weboob/tools/capabilities/housing/housing_test.py b/weboob/tools/capabilities/housing/housing_test.py index 61a50a9acc..948d59e84d 100755 --- a/weboob/tools/capabilities/housing/housing_test.py +++ b/weboob/tools/capabilities/housing/housing_test.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/tools/capabilities/paste.py b/weboob/tools/capabilities/paste.py index d03d46f03c..1f71d26fe0 100644 --- a/weboob/tools/capabilities/paste.py +++ b/weboob/tools/capabilities/paste.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from base64 import b64decode, b64encode diff --git a/weboob/tools/capabilities/recipe.py b/weboob/tools/capabilities/recipe.py index f87ca68ea6..344d78bf1d 100644 --- a/weboob/tools/capabilities/recipe.py +++ b/weboob/tools/capabilities/recipe.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import unicode_literals diff --git a/weboob/tools/capabilities/streaminfo.py b/weboob/tools/capabilities/streaminfo.py index 30351dc0f5..9dfe727e7e 100644 --- a/weboob/tools/capabilities/streaminfo.py +++ b/weboob/tools/capabilities/streaminfo.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/capabilities/video/ytdl.py b/weboob/tools/capabilities/video/ytdl.py index a684df7972..014bac4097 100644 --- a/weboob/tools/capabilities/video/ytdl.py +++ b/weboob/tools/capabilities/video/ytdl.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import os diff --git a/weboob/tools/captcha/virtkeyboard.py b/weboob/tools/captcha/virtkeyboard.py index 0c5ac38c69..df71f755dc 100644 --- a/weboob/tools/captcha/virtkeyboard.py +++ b/weboob/tools/captcha/virtkeyboard.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import division diff --git a/weboob/tools/compat.py b/weboob/tools/compat.py index eb12aee5eb..2318509392 100644 --- a/weboob/tools/compat.py +++ b/weboob/tools/compat.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import sys diff --git a/weboob/tools/config/iconfig.py b/weboob/tools/config/iconfig.py index b1d5782cc1..119cfe1f81 100644 --- a/weboob/tools/config/iconfig.py +++ b/weboob/tools/config/iconfig.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/config/iniconfig.py b/weboob/tools/config/iniconfig.py index 22a2df921f..9765dac907 100644 --- a/weboob/tools/config/iniconfig.py +++ b/weboob/tools/config/iniconfig.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/config/yamlconfig.py b/weboob/tools/config/yamlconfig.py index 6fd52ffa50..3862edd130 100644 --- a/weboob/tools/config/yamlconfig.py +++ b/weboob/tools/config/yamlconfig.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/date.py b/weboob/tools/date.py index bbdbef8cfb..51306f6e90 100644 --- a/weboob/tools/date.py +++ b/weboob/tools/date.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import dateutil.parser diff --git a/weboob/tools/decorators.py b/weboob/tools/decorators.py index e836fdb2a1..ee1d028dae 100644 --- a/weboob/tools/decorators.py +++ b/weboob/tools/decorators.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import logging diff --git a/weboob/tools/html.py b/weboob/tools/html.py index 47b8b318bb..5610089a67 100644 --- a/weboob/tools/html.py +++ b/weboob/tools/html.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from weboob.tools.compat import unicode diff --git a/weboob/tools/js.py b/weboob/tools/js.py index 78dd558875..a9b65d078e 100644 --- a/weboob/tools/js.py +++ b/weboob/tools/js.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/json.py b/weboob/tools/json.py index f6cd13d0a9..63f9547643 100644 --- a/weboob/tools/json.py +++ b/weboob/tools/json.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . # because we don't want to import this file by "import json" diff --git a/weboob/tools/log.py b/weboob/tools/log.py index c76126951c..968cb143ac 100644 --- a/weboob/tools/log.py +++ b/weboob/tools/log.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/tools/lrudict.py b/weboob/tools/lrudict.py index a5c0fd0742..6d566445b9 100644 --- a/weboob/tools/lrudict.py +++ b/weboob/tools/lrudict.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from collections import OrderedDict diff --git a/weboob/tools/misc.py b/weboob/tools/misc.py index d50a1abdfc..0a7d584b9b 100644 --- a/weboob/tools/misc.py +++ b/weboob/tools/misc.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/newsfeed.py b/weboob/tools/newsfeed.py index 9533bc3035..248301b1eb 100644 --- a/weboob/tools/newsfeed.py +++ b/weboob/tools/newsfeed.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import datetime diff --git a/weboob/tools/path.py b/weboob/tools/path.py index c97150abef..f48a4826e8 100644 --- a/weboob/tools/path.py +++ b/weboob/tools/path.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from copy import copy from posixpath import sep, join diff --git a/weboob/tools/pdf.py b/weboob/tools/pdf.py index aa1192b4c0..e79632d33b 100644 --- a/weboob/tools/pdf.py +++ b/weboob/tools/pdf.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from io import BytesIO diff --git a/weboob/tools/storage.py b/weboob/tools/storage.py index be70238b8d..63f5ee7958 100644 --- a/weboob/tools/storage.py +++ b/weboob/tools/storage.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . diff --git a/weboob/tools/test.py b/weboob/tools/test.py index f96f9db4fe..73d377268e 100644 --- a/weboob/tools/test.py +++ b/weboob/tools/test.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . from __future__ import print_function diff --git a/weboob/tools/tokenizer.py b/weboob/tools/tokenizer.py index 6d5644576f..c7988fa38e 100644 --- a/weboob/tools/tokenizer.py +++ b/weboob/tools/tokenizer.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . import re diff --git a/weboob/tools/value.py b/weboob/tools/value.py index 76aac7cfc3..f80c8f8d39 100644 --- a/weboob/tools/value.py +++ b/weboob/tools/value.py @@ -5,16 +5,16 @@ # This file is part of weboob. # # weboob is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by +# it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # weboob is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. +# GNU Lesser General Public License for more details. # -# You should have received a copy of the GNU Affero General Public License +# You should have received a copy of the GNU Lesser General Public License # along with weboob. If not, see . -- GitLab