For each of the files listed, the copyright specified for the file is listed. “-” means “no license specified in the file,” licenses are specified and linked otherwise.
- actions.py
- -
- cfg.py
- -
- COPYING
- N/A
- COPYRIGHTS
- N/A
- fabfile.py
- -
- INSTALL
- -
- logger.py
- -
- Makefile
- -
- menu.py
- -
- NOTES
- -
- plinth
- -
- plinth.config
- -
- plinth.py
- “GPLv3 or later”
- plinth.sample.config
- -
- README
- -
- start.sh
- -
- test.sh
- -
- TODO
- -
- util.py
- different parts under different licenses:
- def mkdir(newdir):
- mkdir (PSF license), should be replaced with
os.makedirs()
- other parts
- -
- actions/echo
- -
- actions/hostname-change
- -
- actions/id
- -
- actions/owncloud-setup
- -
- actions/timezone-change
- -
- actions/xmpp-register
- -
- actions/xmpp-setup
- -
- doc/colophon.mdwn
- -
- doc/faq.mdwn
- -
- doc/footer.html
- -
- doc/hacking.mdwn
- -
- doc/header.html
- -
- doc/Makefile
- -
- doc/modules.mdwn
- -
- doc/scripts.mdwn
- -
- doc/security.mdwn
- -
- doc/themes.mdwn
- -
- modules/apps/apps.py
- -
- modules/config/config.py
- -
- modules/diagnostics/diagnostics.py
- -
- modules/expert_mode/expert_mode.py
- -
- modules/first_boot/first_boot.py
- -
- modules/help/help.py
- -
- modules/lib/auth.py
- -
- modules/owncloud/owncloud.py
- -
- modules/packages/packages.py
- -
- modules/santiago/santiago.py
- -
- modules/system/system.py
- -
- modules/tor/tor.py
- -
- modules/users/users.py
- -
- modules/xmpp/xmpp.py
- -
- setup/86_plinth
- -
- share/apache2/plinth.conf
- -
- share/apache2/plinth-ssl.conf
- -
- share/init.d/plinth
- -
- sudoers/plinth
- -
- templates/base.html
- GNU Affero General Public License, Version 3 or later
- tests/actions_test.py
- -
- tests/auth_test.py
- -
- tests/testdata/users.sqlite3
- -
- tests/user_store_test.py
- -
- themes/default/FreedomBox-Identity-Manual.pdf
- -
- themes/default/FreedomBox-Logo.7z
- GPL3+/CC-BY-SA
- themes/default/readme.md
- GNU Affero General Public License Version 3
- themes/default/screenshot.png
- -
- themes/default/img/apple-touch-icon-114px-precomposed.png
- -
- themes/default/img/apple-touch-icon-57px-precomposed.png
- -
- themes/default/img/apple-touch-icon-72px-precomposed.png
- -
- themes/default/img/apple-touch-icon.xcf
- -
- themes/default/img/favicon-32px.ico
- -
- themes/default/img/favicon.ico
- -
- themes/default/img/freedombox-logo-200px.png
- -
- themes/default/img/freedombox-logo-250px.png
- -
- themes/default/img/freedombox-logo-32px.png
- -
- themes/default/img/FreedomBox-logo-grayscale-negative.png
- -
- themes/default/img/FreedomBox-logo-grayscale-negative.svg
- -
- themes/default/img/FreedomBox-logo-grayscale.png
- -
- themes/default/img/FreedomBox-logo-grayscale.svg
- -
- themes/default/img/FreedomBox-logo-lineart-negative.png
- -
- themes/default/img/FreedomBox-logo-lineart-negative.svg
- -
- themes/default/img/FreedomBox-logo-lineart.png
- -
- themes/default/img/FreedomBox-logo-lineart.svg
- -
- themes/default/img/FreedomBox-logo-standard.png
- -
- themes/default/img/FreedomBox-logo-standard.svg
- -
- themes/default/img/freedombox-logotype.png
- -
- themes/default/img/glyphicons-halflings.png
- -
- themes/default/img/glyphicons-halflings-white.png
- -
- themes/default/js/libs/jquery.min.js
- Symlink to external target: MIT/GPL2
- themes/default/js/libs/modernizr.min.js
- Symlink to external target: MIT