diff --git a/COPYRIGHTS b/COPYRIGHTS new file mode 100644 index 000000000..6b87606dc --- /dev/null +++ b/COPYRIGHTS @@ -0,0 +1,132 @@ +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 :: - +- filedict.py :: [[http://erez.wikidot.com/filedict-0-1-code][CC-BY-SA 3.0]] +- INSTALL :: - +- logger.py :: - +- Makefile :: - +- menu.py :: - +- model.py :: - +- NOTES :: - +- plinth :: - +- plinth.config :: - +- plinth.py :: [[file:plinth.py::__license__%20%3D%20"GPLv3%20or%20later"]["GPLv3 or later"]] +- plinth.sample.config :: - +- plugin_mount.py :: [[http://martyalchin.com/2008/jan/10/simple-plugin-framework/][CC-BY-SA 3.0]] +- README :: - +- start.sh :: - +- test.sh :: - +- TODO :: - +- util.py :: different parts under different licenses: + - [[file:util.py::def%20mkdir(newdir):][def mkdir(newdir):]] :: [[http://code.activestate.com/recipes/82465/][mkdir]] (PSF license), should be replaced with =os.makedirs()= +- actions/echo :: - +- actions/hostname-change :: - +- actions/id :: - +- actions/owncloud-setup :: - +- actions/timezone-change :: - +- actions/xmpp-register :: - +- actions/xmpp-setup :: - +- data/access.log :: N/A +- data/status.log :: N/A +- 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/installed/first_boot.py :: +- modules/installed/apps/apps.py :: +- modules/installed/apps/owncloud.py :: +- modules/installed/help/help.py :: +- modules/installed/lib/auth_page.py :: +- modules/installed/lib/auth.py :: +- modules/installed/lib/forms.py :: +- modules/installed/lib/user_store.py :: +- modules/installed/lib/user_store.pyc :: +- modules/installed/privacy/privacy.py :: +- modules/installed/router/info.py :: +- modules/installed/router/router.py :: +- modules/installed/santiago/santiago.py :: +- modules/installed/services/services.py :: +- modules/installed/services/xmpp.py :: +- modules/installed/sharing/file_explorer.py :: +- modules/installed/sharing/sharing.py :: +- modules/installed/system/config.py :: +- modules/installed/system/expert_mode.py :: +- modules/installed/system/system.py :: +- modules/installed/system/time_zones :: +- modules/installed/system/users.py :: +- modules/installed/system/wan.py :: +- setup/86_plinth :: - +- share/apache2/plinth.conf :: - +- share/init.d/plinth :: - +- sudoers/plinth :: - +- templates/base.tmpl :: [[file:templates/base.tmpl::the%20GNU%20Affero%20General%20Public][GNU Affero General Public License, Version 3 or later]] +- templates/err.tmpl :: - +- templates/__init__.py :: - +- templates/login_nav.tmpl :: - +- templates/Makefile :: - +- templates/two_col.tmpl :: - +- 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 :: [[http://thread.gmane.org/gmane.linux.debian.freedombox.user/4124/focus=4439][GPL3+/CC-BY-SA]] +- themes/default/readme.md :: [[file:my/creations/source/freedombox/plinth/master/themes/default/readme.md::This%20theme%20is%20free%20software%20offered%20to%20you%20under%20the%20terms%20of%20the%20GNU%20Affero%20General%20Public%20License,%20Version%203%20or%20later:][GNU Affero General Public License Version 3]] +- themes/default/screenshot.png :: - +- themes/default/css/bootstrap.css :: +- themes/default/css/bootstrap-responsive.css :: +- 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/functions.js :: +- themes/default/js/menu.js :: +- themes/default/js/plinth.js :: +- themes/default/js/plugins.js :: +- themes/default/js/libs/bootstrap :: +- themes/default/js/libs/jquery.min.js :: +- themes/default/js/libs/modernizr.min.js :: +- themes/default/js/libs/bootstrap/alert.js :: +- themes/default/js/libs/bootstrap/bootstrap.js :: +- themes/default/js/libs/bootstrap/bootstrap.min.js :: +- themes/default/js/libs/bootstrap/button.js :: +- themes/default/js/libs/bootstrap/carousel.js :: +- themes/default/js/libs/bootstrap/collapse.js :: +- themes/default/js/libs/bootstrap/dropdown.js :: +- themes/default/js/libs/bootstrap/modal.js :: +- themes/default/js/libs/bootstrap/popover.js :: +- themes/default/js/libs/bootstrap/scrollspy.js :: +- themes/default/js/libs/bootstrap/tab.js :: +- themes/default/js/libs/bootstrap/tooltip.js :: +- themes/default/js/libs/bootstrap/transition.js :: +- themes/default/js/libs/bootstrap/typeahead.js ::