Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
weboob
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
175
Issues
175
List
Boards
Labels
Milestones
Merge Requests
48
Merge Requests
48
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
weboob
weboob
Commits
434198c8
Commit
434198c8
authored
Feb 24, 2019
by
Romain Bignon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change license from AGPLv3 to LGPLv3
parent
780ffa98
Changes
309
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
309 changed files
with
1168 additions
and
996 deletions
+1168
-996
COPYING
COPYING
+83
-70
COPYING.LESSER
COPYING.LESSER
+165
-0
README.md
README.md
+1
-1
contrib/boobank_indicator/README.md
contrib/boobank_indicator/README.md
+6
-6
contrib/boobank_indicator/setup.py
contrib/boobank_indicator/setup.py
+1
-1
contrib/boobot.py
contrib/boobot.py
+3
-3
contrib/downloadboob/downloadboob.py
contrib/downloadboob/downloadboob.py
+6
-8
contrib/hds/export.py
contrib/hds/export.py
+3
-3
contrib/imm-o-matic
contrib/imm-o-matic
+1
-1
contrib/munin/boobank-munin
contrib/munin/boobank-munin
+3
-3
contrib/munin/freemobile-munin
contrib/munin/freemobile-munin
+1
-1
contrib/munin/nettokom-munin
contrib/munin/nettokom-munin
+1
-1
contrib/munin/weboob-generic
contrib/munin/weboob-generic
+3
-5
contrib/rboorrent-download/rboorrent-download.py
contrib/rboorrent-download/rboorrent-download.py
+6
-8
contrib/videoob_web/videoob-webserver
contrib/videoob_web/videoob-webserver
+3
-3
contrib/videoob_web/videoob_web/__init__.py
contrib/videoob_web/videoob_web/__init__.py
+3
-3
contrib/videoob_web/videoob_web/videoob_web.py
contrib/videoob_web/videoob_web/videoob_web.py
+3
-3
docs/source/guides/module.rst
docs/source/guides/module.rst
+2
-2
scripts/boobank
scripts/boobank
+3
-3
scripts/boobathon
scripts/boobathon
+3
-3
scripts/boobcoming
scripts/boobcoming
+3
-3
scripts/boobill
scripts/boobill
+3
-3
scripts/booblyrics
scripts/booblyrics
+3
-3
scripts/boobmsg
scripts/boobmsg
+3
-3
scripts/boobooks
scripts/boobooks
+3
-3
scripts/boobsize
scripts/boobsize
+3
-3
scripts/boobtracker
scripts/boobtracker
+3
-3
scripts/boomoney
scripts/boomoney
+3
-3
scripts/cineoob
scripts/cineoob
+3
-3
scripts/cookboob
scripts/cookboob
+3
-3
scripts/flatboob
scripts/flatboob
+3
-3
scripts/galleroob
scripts/galleroob
+3
-3
scripts/geolooc
scripts/geolooc
+3
-3
scripts/handjoob
scripts/handjoob
+3
-3
scripts/havedate
scripts/havedate
+3
-3
scripts/monboob
scripts/monboob
+3
-3
scripts/parceloob
scripts/parceloob
+3
-3
scripts/pastoob
scripts/pastoob
+3
-3
scripts/qbooblyrics
scripts/qbooblyrics
+3
-3
scripts/qboobmsg
scripts/qboobmsg
+3
-3
scripts/qboobtracker
scripts/qboobtracker
+3
-3
scripts/qcineoob
scripts/qcineoob
+3
-3
scripts/qcookboob
scripts/qcookboob
+3
-3
scripts/qflatboob
scripts/qflatboob
+3
-3
scripts/qgalleroob
scripts/qgalleroob
+3
-3
scripts/qhandjoob
scripts/qhandjoob
+3
-3
scripts/qhavedate
scripts/qhavedate
+3
-3
scripts/qvideoob
scripts/qvideoob
+3
-3
scripts/qwebcontentedit
scripts/qwebcontentedit
+3
-3
scripts/radioob
scripts/radioob
+3
-3
scripts/shopoob
scripts/shopoob
+3
-3
scripts/suboob
scripts/suboob
+3
-3
scripts/translaboob
scripts/translaboob
+3
-3
scripts/traveloob
scripts/traveloob
+3
-3
scripts/videoob
scripts/videoob
+3
-3
scripts/webcontentedit
scripts/webcontentedit
+3
-3
scripts/weboob
scripts/weboob
+3
-3
scripts/weboob-cli
scripts/weboob-cli
+3
-3
scripts/weboob-config
scripts/weboob-config
+3
-3
scripts/weboob-config-qt
scripts/weboob-config-qt
+3
-3
scripts/weboob-debug
scripts/weboob-debug
+3
-3
scripts/weboob-repos
scripts/weboob-repos
+3
-3
scripts/weboorrents
scripts/weboorrents
+3
-3
scripts/wetboobs
scripts/wetboobs
+3
-3
setup.py
setup.py
+5
-5
tools/boilerplate.py
tools/boilerplate.py
+3
-3
tools/boilerplate_data/base_module.py
tools/boilerplate_data/base_module.py
+1
-1
tools/boilerplate_data/cap_module.py
tools/boilerplate_data/cap_module.py
+1
-1
tools/boilerplate_data/comic_module.py
tools/boilerplate_data/comic_module.py
+1
-1
tools/boilerplate_data/layout.py
tools/boilerplate_data/layout.py
+7
-7
tools/check_xpath.py
tools/check_xpath.py
+3
-3
tools/make_man.py
tools/make_man.py
+3
-3
weboob/applications/boobank/__init__.py
weboob/applications/boobank/__init__.py
+3
-3
weboob/applications/boobank/boobank.py
weboob/applications/boobank/boobank.py
+3
-3
weboob/applications/boobathon/__init__.py
weboob/applications/boobathon/__init__.py
+3
-3
weboob/applications/boobathon/boobathon.py
weboob/applications/boobathon/boobathon.py
+3
-3
weboob/applications/boobcoming/__init__.py
weboob/applications/boobcoming/__init__.py
+3
-3
weboob/applications/boobcoming/boobcoming.py
weboob/applications/boobcoming/boobcoming.py
+3
-3
weboob/applications/boobill/__init__.py
weboob/applications/boobill/__init__.py
+3
-3
weboob/applications/boobill/boobill.py
weboob/applications/boobill/boobill.py
+3
-3
weboob/applications/booblyrics/__init__.py
weboob/applications/booblyrics/__init__.py
+3
-3
weboob/applications/booblyrics/booblyrics.py
weboob/applications/booblyrics/booblyrics.py
+3
-3
weboob/applications/boobmsg/__init__.py
weboob/applications/boobmsg/__init__.py
+3
-3
weboob/applications/boobmsg/boobmsg.py
weboob/applications/boobmsg/boobmsg.py
+3
-3
weboob/applications/boobooks/__init__.py
weboob/applications/boobooks/__init__.py
+3
-3
weboob/applications/boobooks/boobooks.py
weboob/applications/boobooks/boobooks.py
+3
-3
weboob/applications/boobsize/__init__.py
weboob/applications/boobsize/__init__.py
+3
-3
weboob/applications/boobsize/boobsize.py
weboob/applications/boobsize/boobsize.py
+3
-3
weboob/applications/boobtracker/__init__.py
weboob/applications/boobtracker/__init__.py
+3
-3
weboob/applications/boobtracker/boobtracker.py
weboob/applications/boobtracker/boobtracker.py
+3
-3
weboob/applications/boomoney/__init__.py
weboob/applications/boomoney/__init__.py
+3
-3
weboob/applications/boomoney/boomoney.py
weboob/applications/boomoney/boomoney.py
+3
-3
weboob/applications/cineoob/__init__.py
weboob/applications/cineoob/__init__.py
+3
-3
weboob/applications/cineoob/cineoob.py
weboob/applications/cineoob/cineoob.py
+3
-3
weboob/applications/comparoob/comparoob.py
weboob/applications/comparoob/comparoob.py
+3
-3
weboob/applications/cookboob/__init__.py
weboob/applications/cookboob/__init__.py
+3
-3
weboob/applications/cookboob/cookboob.py
weboob/applications/cookboob/cookboob.py
+3
-3
weboob/applications/flatboob/flatboob.py
weboob/applications/flatboob/flatboob.py
+3
-3
weboob/applications/galleroob/__init__.py
weboob/applications/galleroob/__init__.py
+3
-3
weboob/applications/galleroob/galleroob.py
weboob/applications/galleroob/galleroob.py
+3
-3
weboob/applications/geolooc/__init__.py
weboob/applications/geolooc/__init__.py
+3
-3
weboob/applications/geolooc/geolooc.py
weboob/applications/geolooc/geolooc.py
+3
-3
weboob/applications/handjoob/__init__.py
weboob/applications/handjoob/__init__.py
+3
-3
weboob/applications/handjoob/handjoob.py
weboob/applications/handjoob/handjoob.py
+3
-3
weboob/applications/havedate/__init__.py
weboob/applications/havedate/__init__.py
+3
-3
weboob/applications/havedate/havedate.py
weboob/applications/havedate/havedate.py
+3
-3
weboob/applications/monboob/__init__.py
weboob/applications/monboob/__init__.py
+3
-3
weboob/applications/monboob/monboob.py
weboob/applications/monboob/monboob.py
+3
-3
weboob/applications/parceloob/__init__.py
weboob/applications/parceloob/__init__.py
+3
-3
weboob/applications/parceloob/parceloob.py
weboob/applications/parceloob/parceloob.py
+3
-3
weboob/applications/pastoob/__init__.py
weboob/applications/pastoob/__init__.py
+3
-3
weboob/applications/pastoob/pastoob.py
weboob/applications/pastoob/pastoob.py
+3
-3
weboob/applications/qbooblyrics/main_window.py
weboob/applications/qbooblyrics/main_window.py
+3
-3
weboob/applications/qbooblyrics/minisonglyrics.py
weboob/applications/qbooblyrics/minisonglyrics.py
+3
-3
weboob/applications/qbooblyrics/qbooblyrics.py
weboob/applications/qbooblyrics/qbooblyrics.py
+3
-3
weboob/applications/qbooblyrics/songlyrics.py
weboob/applications/qbooblyrics/songlyrics.py
+3
-3
weboob/applications/qboobmsg/main_window.py
weboob/applications/qboobmsg/main_window.py
+3
-3
weboob/applications/qboobmsg/messages_manager.py
weboob/applications/qboobmsg/messages_manager.py
+3
-3
weboob/applications/qboobmsg/qboobmsg.py
weboob/applications/qboobmsg/qboobmsg.py
+3
-3
weboob/applications/qboobtracker/details.py
weboob/applications/qboobtracker/details.py
+3
-3
weboob/applications/qboobtracker/main_window.py
weboob/applications/qboobtracker/main_window.py
+3
-3
weboob/applications/qboobtracker/qboobtracker.py
weboob/applications/qboobtracker/qboobtracker.py
+3
-3
weboob/applications/qcineoob/main_window.py
weboob/applications/qcineoob/main_window.py
+3
-3
weboob/applications/qcineoob/minimovie.py
weboob/applications/qcineoob/minimovie.py
+3
-3
weboob/applications/qcineoob/miniperson.py
weboob/applications/qcineoob/miniperson.py
+3
-3
weboob/applications/qcineoob/minisubtitle.py
weboob/applications/qcineoob/minisubtitle.py
+3
-3
weboob/applications/qcineoob/minitorrent.py
weboob/applications/qcineoob/minitorrent.py
+3
-3
weboob/applications/qcineoob/movie.py
weboob/applications/qcineoob/movie.py
+3
-3
weboob/applications/qcineoob/person.py
weboob/applications/qcineoob/person.py
+3
-3
weboob/applications/qcineoob/qcineoob.py
weboob/applications/qcineoob/qcineoob.py
+3
-3
weboob/applications/qcineoob/subtitle.py
weboob/applications/qcineoob/subtitle.py
+3
-3
weboob/applications/qcineoob/torrent.py
weboob/applications/qcineoob/torrent.py
+3
-3
weboob/applications/qcookboob/main_window.py
weboob/applications/qcookboob/main_window.py
+3
-3
weboob/applications/qcookboob/minirecipe.py
weboob/applications/qcookboob/minirecipe.py
+3
-3
weboob/applications/qcookboob/qcookboob.py
weboob/applications/qcookboob/qcookboob.py
+3
-3
weboob/applications/qcookboob/recipe.py
weboob/applications/qcookboob/recipe.py
+3
-3
weboob/applications/qflatboob/main_window.py
weboob/applications/qflatboob/main_window.py
+3
-3
weboob/applications/qflatboob/qflatboob.py
weboob/applications/qflatboob/qflatboob.py
+3
-3
weboob/applications/qflatboob/query.py
weboob/applications/qflatboob/query.py
+3
-3
weboob/applications/qgalleroob/bookmarks.py
weboob/applications/qgalleroob/bookmarks.py
+3
-3
weboob/applications/qgalleroob/main_window.py
weboob/applications/qgalleroob/main_window.py
+3
-3
weboob/applications/qgalleroob/qgalleroob.py
weboob/applications/qgalleroob/qgalleroob.py
+3
-3
weboob/applications/qgalleroob/viewer.py
weboob/applications/qgalleroob/viewer.py
+3
-3
weboob/applications/qhandjoob/main_window.py
weboob/applications/qhandjoob/main_window.py
+3
-3
weboob/applications/qhandjoob/qhandjoob.py
weboob/applications/qhandjoob/qhandjoob.py
+3
-3
weboob/applications/qhavedate/contacts.py
weboob/applications/qhavedate/contacts.py
+3
-3
weboob/applications/qhavedate/events.py
weboob/applications/qhavedate/events.py
+3
-3
weboob/applications/qhavedate/main_window.py
weboob/applications/qhavedate/main_window.py
+3
-3
weboob/applications/qhavedate/qhavedate.py
weboob/applications/qhavedate/qhavedate.py
+3
-3
weboob/applications/qhavedate/search.py
weboob/applications/qhavedate/search.py
+3
-3
weboob/applications/qhavedate/status.py
weboob/applications/qhavedate/status.py
+3
-3
weboob/applications/qvideoob/main_window.py
weboob/applications/qvideoob/main_window.py
+3
-3
weboob/applications/qvideoob/minivideo.py
weboob/applications/qvideoob/minivideo.py
+3
-3
weboob/applications/qvideoob/qvideoob.py
weboob/applications/qvideoob/qvideoob.py
+3
-3
weboob/applications/qvideoob/video.py
weboob/applications/qvideoob/video.py
+3
-3
weboob/applications/qwebcontentedit/main_window.py
weboob/applications/qwebcontentedit/main_window.py
+3
-3
weboob/applications/qwebcontentedit/qwebcontentedit.py
weboob/applications/qwebcontentedit/qwebcontentedit.py
+3
-3
weboob/applications/qweboobcfg/__init__.py
weboob/applications/qweboobcfg/__init__.py
+3
-3
weboob/applications/qweboobcfg/qweboobcfg.py
weboob/applications/qweboobcfg/qweboobcfg.py
+3
-3
weboob/applications/radioob/__init__.py
weboob/applications/radioob/__init__.py
+3
-3
weboob/applications/radioob/radioob.py
weboob/applications/radioob/radioob.py
+3
-3
weboob/applications/shopoob/__init__.py
weboob/applications/shopoob/__init__.py
+3
-3
weboob/applications/shopoob/shopoob.py
weboob/applications/shopoob/shopoob.py
+3
-3
weboob/applications/suboob/__init__.py
weboob/applications/suboob/__init__.py
+3
-3
weboob/applications/suboob/suboob.py
weboob/applications/suboob/suboob.py
+3
-3
weboob/applications/translaboob/__init__.py
weboob/applications/translaboob/__init__.py
+3
-3
weboob/applications/translaboob/translaboob.py
weboob/applications/translaboob/translaboob.py
+3
-3
weboob/applications/traveloob/__init__.py
weboob/applications/traveloob/__init__.py
+3
-3
weboob/applications/traveloob/traveloob.py
weboob/applications/traveloob/traveloob.py
+3
-3
weboob/applications/videoob/__init__.py
weboob/applications/videoob/__init__.py
+3
-3
weboob/applications/videoob/image2xterm.py
weboob/applications/videoob/image2xterm.py
+3
-3
weboob/applications/videoob/videoob.py
weboob/applications/videoob/videoob.py
+3
-3
weboob/applications/webcontentedit/__init__.py
weboob/applications/webcontentedit/__init__.py
+3
-3
weboob/applications/webcontentedit/webcontentedit.py
weboob/applications/webcontentedit/webcontentedit.py
+3
-3
weboob/applications/weboobcfg/__init__.py
weboob/applications/weboobcfg/__init__.py
+3
-3
weboob/applications/weboobcfg/weboobcfg.py
weboob/applications/weboobcfg/weboobcfg.py
+3
-3
weboob/applications/weboobcli/__init__.py
weboob/applications/weboobcli/__init__.py
+3
-3
weboob/applications/weboobcli/weboobcli.py
weboob/applications/weboobcli/weboobcli.py
+3
-3
weboob/applications/weboobdebug/__init__.py
weboob/applications/weboobdebug/__init__.py
+3
-3
weboob/applications/weboobdebug/weboobdebug.py
weboob/applications/weboobdebug/weboobdebug.py
+3
-3
weboob/applications/weboobrepos/__init__.py
weboob/applications/weboobrepos/__init__.py
+3
-3
weboob/applications/weboobrepos/weboobrepos.py
weboob/applications/weboobrepos/weboobrepos.py
+3
-3
weboob/applications/weboorrents/__init__.py
weboob/applications/weboorrents/__init__.py
+3
-3
weboob/applications/weboorrents/weboorrents.py
weboob/applications/weboorrents/weboorrents.py
+3
-3
weboob/applications/wetboobs/__init__.py
weboob/applications/wetboobs/__init__.py
+3
-3
weboob/applications/wetboobs/wetboobs.py
weboob/applications/wetboobs/wetboobs.py
+3
-3
weboob/browser/__init__.py
weboob/browser/__init__.py
+3
-3
weboob/browser/browsers.py
weboob/browser/browsers.py
+3
-3
weboob/browser/cache.py
weboob/browser/cache.py
+3
-3
weboob/browser/cookies.py
weboob/browser/cookies.py
+3
-3
weboob/browser/elements.py
weboob/browser/elements.py
+3
-3
weboob/browser/exceptions.py
weboob/browser/exceptions.py
+3
-3
weboob/browser/filters/__init__.py
weboob/browser/filters/__init__.py
+3
-3
weboob/browser/filters/base.py
weboob/browser/filters/base.py
+3
-3
weboob/browser/filters/html.py
weboob/browser/filters/html.py
+3
-3
weboob/browser/filters/javascript.py
weboob/browser/filters/javascript.py
+3
-3
weboob/browser/filters/json.py
weboob/browser/filters/json.py
+3
-3
weboob/browser/filters/standard.py
weboob/browser/filters/standard.py
+3
-3
weboob/browser/nss.py
weboob/browser/nss.py
+3
-3
weboob/browser/pages.py
weboob/browser/pages.py
+3
-3
weboob/browser/profiles.py
weboob/browser/profiles.py
+3
-3
weboob/browser/retry.py
weboob/browser/retry.py
+3
-3
weboob/browser/selenium.py
weboob/browser/selenium.py
+3
-3
weboob/browser/sessions.py
weboob/browser/sessions.py
+3
-3
weboob/browser/switch.py
weboob/browser/switch.py
+3
-3
weboob/browser/tests/filters.py
weboob/browser/tests/filters.py
+3
-3
weboob/browser/tests/form.py
weboob/browser/tests/form.py
+3
-3
weboob/browser/tests/url.py
weboob/browser/tests/url.py
+3
-3
weboob/browser/url.py
weboob/browser/url.py
+3
-3
weboob/capabilities/account.py
weboob/capabilities/account.py
+3
-3
weboob/capabilities/audio.py
weboob/capabilities/audio.py
+3
-3
weboob/capabilities/audiostream.py
weboob/capabilities/audiostream.py
+3
-3
weboob/capabilities/bank.py
weboob/capabilities/bank.py
+3
-3
weboob/capabilities/base.py
weboob/capabilities/base.py
+3
-3
weboob/capabilities/bill.py
weboob/capabilities/bill.py
+3
-3
weboob/capabilities/bugtracker.py
weboob/capabilities/bugtracker.py
+3
-3
weboob/capabilities/calendar.py
weboob/capabilities/calendar.py
+3
-3
weboob/capabilities/captcha.py
weboob/capabilities/captcha.py
+3
-3
weboob/capabilities/chat.py
weboob/capabilities/chat.py
+3
-3
weboob/capabilities/cinema.py
weboob/capabilities/cinema.py
+3
-3
weboob/capabilities/collection.py
weboob/capabilities/collection.py
+3
-3
weboob/capabilities/contact.py
weboob/capabilities/contact.py
+3
-3
weboob/capabilities/content.py
weboob/capabilities/content.py
+3
-3
weboob/capabilities/date.py
weboob/capabilities/date.py
+3
-3
weboob/capabilities/dating.py
weboob/capabilities/dating.py
+3
-3
weboob/capabilities/file.py
weboob/capabilities/file.py
+3
-3
weboob/capabilities/gallery.py
weboob/capabilities/gallery.py
+3
-3
weboob/capabilities/gauge.py
weboob/capabilities/gauge.py
+3
-3
weboob/capabilities/geolocip.py
weboob/capabilities/geolocip.py
+3
-3
weboob/capabilities/housing.py
weboob/capabilities/housing.py
+3
-3
weboob/capabilities/image.py
weboob/capabilities/image.py
+3
-3
weboob/capabilities/job.py
weboob/capabilities/job.py
+3
-3
weboob/capabilities/library.py
weboob/capabilities/library.py
+3
-3
weboob/capabilities/lyrics.py
weboob/capabilities/lyrics.py
+3
-3
weboob/capabilities/messages.py
weboob/capabilities/messages.py
+3
-3
weboob/capabilities/parcel.py
weboob/capabilities/parcel.py
+3
-3
weboob/capabilities/paste.py
weboob/capabilities/paste.py
+3
-3
weboob/capabilities/pricecomparison.py
weboob/capabilities/pricecomparison.py
+3
-3
weboob/capabilities/profile.py
weboob/capabilities/profile.py
+3
-3
weboob/capabilities/radio.py
weboob/capabilities/radio.py
+3
-3
weboob/capabilities/recipe.py
weboob/capabilities/recipe.py
+3
-3
weboob/capabilities/shop.py
weboob/capabilities/shop.py
+3
-3
weboob/capabilities/subtitle.py
weboob/capabilities/subtitle.py
+3
-3
weboob/capabilities/torrent.py
weboob/capabilities/torrent.py
+3
-3
weboob/capabilities/translate.py
weboob/capabilities/translate.py
+3
-3
weboob/capabilities/travel.py
weboob/capabilities/travel.py
+3
-3
weboob/capabilities/video.py
weboob/capabilities/video.py
+3
-3
weboob/capabilities/weather.py
weboob/capabilities/weather.py
+3
-3
weboob/core/__init__.py
weboob/core/__init__.py
+3
-3
weboob/core/backendscfg.py
weboob/core/backendscfg.py
+3
-3
weboob/core/bcall.py
weboob/core/bcall.py
+3
-3
weboob/core/modules.py
weboob/core/modules.py
+3
-3
weboob/core/ouiboube.py
weboob/core/ouiboube.py
+3
-3
weboob/core/repositories.py
weboob/core/repositories.py
+3
-3
weboob/core/requests.py
weboob/core/requests.py
+3
-3
weboob/core/scheduler.py
weboob/core/scheduler.py
+3
-3
weboob/exceptions.py
weboob/exceptions.py
+3
-3
weboob/tools/application/base.py
weboob/tools/application/base.py
+3
-3
weboob/tools/application/console.py
weboob/tools/application/console.py
+3
-3
weboob/tools/application/formatters/csv.py
weboob/tools/application/formatters/csv.py
+3
-3
weboob/tools/application/formatters/iformatter.py
weboob/tools/application/formatters/iformatter.py
+3
-3
weboob/tools/application/formatters/json.py
weboob/tools/application/formatters/json.py
+3
-3
weboob/tools/application/formatters/load.py
weboob/tools/application/formatters/load.py
+3
-3
weboob/tools/application/formatters/multiline.py
weboob/tools/application/formatters/multiline.py
+3
-3
weboob/tools/application/formatters/simple.py
weboob/tools/application/formatters/simple.py
+3
-3
weboob/tools/application/formatters/table.py
weboob/tools/application/formatters/table.py
+3
-3
weboob/tools/application/formatters/webkit/__init__.py
weboob/tools/application/formatters/webkit/__init__.py
+3
-3
weboob/tools/application/formatters/webkit/webkitgtk.py
weboob/tools/application/formatters/webkit/webkitgtk.py
+3
-3
weboob/tools/application/javascript.py
weboob/tools/application/javascript.py
+3
-3
weboob/tools/application/media_player.py
weboob/tools/application/media_player.py
+3
-3
weboob/tools/application/qt5/backendcfg.py
weboob/tools/application/qt5/backendcfg.py
+3
-3
weboob/tools/application/qt5/models.py
weboob/tools/application/qt5/models.py
+3
-3
weboob/tools/application/qt5/qt.py
weboob/tools/application/qt5/qt.py
+3
-3
weboob/tools/application/qt5/search_history.py
weboob/tools/application/qt5/search_history.py
+3
-3
weboob/tools/application/qt5/thumbnails.py
weboob/tools/application/qt5/thumbnails.py
+3
-3
weboob/tools/application/repl.py
weboob/tools/application/repl.py
+4
-4
weboob/tools/application/results.py
weboob/tools/application/results.py
+3
-3
weboob/tools/backend.py
weboob/tools/backend.py
+3
-3
weboob/tools/capabilities/audio/audio.py
weboob/tools/capabilities/audio/audio.py
+3
-3
weboob/tools/capabilities/bank/iban.py
weboob/tools/capabilities/bank/iban.py
+3
-3
weboob/tools/capabilities/bank/investments.py
weboob/tools/capabilities/bank/investments.py
+3
-3
weboob/tools/capabilities/bank/test.py
weboob/tools/capabilities/bank/test.py
+3
-3
weboob/tools/capabilities/bank/transactions.py
weboob/tools/capabilities/bank/transactions.py
+3
-3
weboob/tools/capabilities/housing/housing.py
weboob/tools/capabilities/housing/housing.py
+3
-3
weboob/tools/capabilities/housing/housing_test.py
weboob/tools/capabilities/housing/housing_test.py
+3
-3
weboob/tools/capabilities/paste.py
weboob/tools/capabilities/paste.py
+3
-3
weboob/tools/capabilities/recipe.py
weboob/tools/capabilities/recipe.py
+3
-3
weboob/tools/capabilities/streaminfo.py
weboob/tools/capabilities/streaminfo.py
+3
-3
weboob/tools/capabilities/video/ytdl.py
weboob/tools/capabilities/video/ytdl.py
+3
-3
weboob/tools/captcha/virtkeyboard.py
weboob/tools/captcha/virtkeyboard.py
+3
-3
weboob/tools/compat.py
weboob/tools/compat.py
+3
-3
weboob/tools/config/iconfig.py
weboob/tools/config/iconfig.py
+3
-3
weboob/tools/config/iniconfig.py
weboob/tools/config/iniconfig.py
+3
-3
weboob/tools/config/yamlconfig.py
weboob/tools/config/yamlconfig.py
+3
-3
weboob/tools/date.py
weboob/tools/date.py
+3
-3
weboob/tools/decorators.py
weboob/tools/decorators.py
+3
-3
weboob/tools/html.py
weboob/tools/html.py
+3
-3
weboob/tools/js.py
weboob/tools/js.py
+3
-3
weboob/tools/json.py
weboob/tools/json.py
+3
-3
weboob/tools/log.py
weboob/tools/log.py
+3
-3
weboob/tools/lrudict.py
weboob/tools/lrudict.py
+3
-3
weboob/tools/misc.py
weboob/tools/misc.py
+3
-3
weboob/tools/newsfeed.py
weboob/tools/newsfeed.py
+3
-3
weboob/tools/path.py
weboob/tools/path.py
+3
-3
weboob/tools/pdf.py
weboob/tools/pdf.py
+3
-3
weboob/tools/storage.py
weboob/tools/storage.py
+3
-3
weboob/tools/test.py
weboob/tools/test.py
+3
-3
weboob/tools/tokenizer.py
weboob/tools/tokenizer.py
+3
-3
weboob/tools/value.py
weboob/tools/value.py
+3
-3
No files found.
COPYING
View file @
434198c8
This diff is collapsed.
Click to expand it.
COPYING.LESSER
0 → 100644
View file @
434198c8
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
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.
README.md
View file @
434198c8
...
...
@@ -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
A
GPLv3+ license.
Weboob is written in Python and is distributed under the
L
GPLv3+ license.
## Documentation
...
...
contrib/boobank_indicator/README.md
View file @
434198c8
...
...
@@ -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
A
GPLv3+ license.
Weboob is written in Python and is distributed under the
L
GPLv3+ 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
`
...
...
contrib/boobank_indicator/setup.py
View file @
434198c8
...
...
@@ -7,7 +7,7 @@ setup(name='boobank_indicator',
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
A
GPL 3'
,
license
=
'GNU
L
GPL 3'
,
author
=
'Bezleputh'
,
author_email
=
'bezleputh@gmail.com'
,
packages
=
find_packages
(),
...
...
contrib/boobot.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
contrib/downloadboob/downloadboob.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
# You should have received a copy of the GNU
Lesser
General Public License
# along with
this program
. If not, see <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
contrib/hds/export.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
contrib/imm-o-matic
View file @
434198c8
...
...
@@ -3,7 +3,7 @@
#
# Copyright 2015-2016, Roland Mas
<lolando
@
debian
.
org
>
#
# 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
...
...
contrib/munin/boobank-munin
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
contrib/munin/freemobile-munin
View file @
434198c8
...
...
@@ -41,7 +41,7 @@ C<timeout 30> (optional): Munin internal option. The plugin can be slow,
=head1 LICENSE
A
GPLv3
L
GPLv3
=cut
use
strict
;
...
...
contrib/munin/nettokom-munin
View file @
434198c8
...
...
@@ -42,7 +42,7 @@ C<timeout 30> (optional): Munin internal option. The plugin can be slow,
=head1 LICENSE
A
GPLv3
L
GPLv3
=cut
use
strict
;
...
...
contrib/munin/weboob-generic
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
# along with
this program
. If not, see <http://www.gnu.org/licenses/>.
### Installation ###
# 1) Create a symlink from /etc/munin/plugins/yourchoice to the script
...
...
contrib/rboorrent-download/rboorrent-download.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
# You should have received a copy of the GNU
Lesser
General Public License
# along with
this program
. If not, see <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
contrib/videoob_web/videoob-webserver
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
contrib/videoob_web/videoob_web/__init__.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
contrib/videoob_web/videoob_web/videoob_web.py
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
from
__future__
import
print_function
...
...
docs/source/guides/module.rst
View file @
434198c8
...
...
@@ -91,7 +91,7 @@ To be sure your module is correctly added, use this command::
+-----------------.------------------------------------------------------------'
| Version | 201405191420
| Maintainer | John Smith <john.smith@example.com>
| License |
A
GPLv3+
| License |
L
GPLv3+
| 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 = '
A
GPLv3+' # License of your module
LICENSE = '
L
GPLv3+' # License of your module
# Version of weboob
VERSION = '1.5'
...
...
scripts/boobank
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
from
__future__
import
absolute_import
...
...
scripts/boobathon
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/boobcoming
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/boobill
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/booblyrics
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/boobmsg
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/boobooks
View file @
434198c8
...
...
@@ -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 <http://www.gnu.org/licenses/>.
...
...
scripts/boobsize
View file @
434198c8
...
...
@@ -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