diff --git a/LICENSES b/LICENSES
index 06d7d8122..982810416 100644
--- a/LICENSES
+++ b/LICENSES
@@ -4,27 +4,12 @@ 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 :: [[file:plinth.py::__license__%20%3D%20"GPLv3%20or%20later"]["GPLv3 or later"]]
-- plinth.sample.config :: -
- 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()=
- - other parts :: -
- actions/echo :: -
- actions/hostname-change :: -
- actions/id :: -
@@ -32,6 +17,11 @@ specified and linked otherwise.
- actions/timezone-change :: -
- actions/xmpp-register :: -
- actions/xmpp-setup :: -
+- data/usr/lib/freedombox/setup.d/86_plinth :: -
+- data/etc/apache2/plinth.conf :: -
+- data/etc/apache2/plinth-ssl.conf :: -
+- data/etc/init.d/plinth :: -
+- data/etc/sudoers.d/plinth :: -
- doc/colophon.mdwn :: -
- doc/faq.mdwn :: -
- doc/footer.html :: -
@@ -42,55 +32,52 @@ specified and linked otherwise.
- 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 :: [[file:templates/base.tmpl::the%20GNU%20Affero%20General%20Public][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 :: [[http://thread.gmane.org/gmane.linux.debian.freedombox.user/4124/focus=4439][GPL3+/CC-BY-SA]]
-- themes/default/readme.md :: [[file: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/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: [[file:themes/default/js/libs/jquery.min.js::*%20Dual%20licensed%20under%20the%20MIT%20or%20GPL%20Version%202%20licenses.][MIT/GPL2]]
-- themes/default/js/libs/modernizr.min.js :: Symlink to external target: MIT
+- plinth/__main__.py :: [[file:plinth.py::__license__%20%3D%20"GPLv3%20or%20later"]["GPLv3 or later"]]
+- plinth/actions.py :: -
+- plinth/cfg.py :: -
+- plinth/logger.py :: -
+- plinth/menu.py :: -
+- plinth/modules/apps/apps.py :: -
+- plinth/modules/config/config.py :: -
+- plinth/modules/diagnostics/diagnostics.py :: -
+- plinth/modules/expert_mode/expert_mode.py :: -
+- plinth/modules/first_boot/first_boot.py :: -
+- plinth/modules/help/help.py :: -
+- plinth/modules/lib/auth.py :: -
+- plinth/modules/owncloud/owncloud.py :: -
+- plinth/modules/packages/packages.py :: -
+- plinth/modules/santiago/santiago.py :: -
+- plinth/modules/system/system.py :: -
+- plinth/modules/tor/tor.py :: -
+- plinth/modules/users/users.py :: -
+- plinth/modules/xmpp/xmpp.py :: -
+- plinth/templates/base.html :: [[file:templates/base.tmpl::the%20GNU%20Affero%20General%20Public][GNU Affero General Public License, Version 3 or later]]
+- plinth/tests/actions_test.py :: -
+- static/themes/default/FreedomBox-Identity-Manual.pdf :: -
+- static/themes/default/FreedomBox-Logo.7z :: [[http://thread.gmane.org/gmane.linux.debian.freedombox.user/4124/focus=4439][GPL3+/CC-BY-SA]]
+- static/themes/default/readme.md :: [[file: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]]
+- static/themes/default/screenshot.png :: -
+- static/themes/default/img/apple-touch-icon-114px-precomposed.png :: -
+- static/themes/default/img/apple-touch-icon-57px-precomposed.png :: -
+- static/themes/default/img/apple-touch-icon-72px-precomposed.png :: -
+- static/themes/default/img/apple-touch-icon.xcf :: -
+- static/themes/default/img/favicon-32px.ico :: -
+- static/themes/default/img/favicon.ico :: -
+- static/themes/default/img/freedombox-logo-200px.png :: -
+- static/themes/default/img/freedombox-logo-250px.png :: -
+- static/themes/default/img/freedombox-logo-32px.png :: -
+- static/themes/default/img/FreedomBox-logo-grayscale-negative.png :: -
+- static/themes/default/img/FreedomBox-logo-grayscale-negative.svg :: -
+- static/themes/default/img/FreedomBox-logo-grayscale.png :: -
+- static/themes/default/img/FreedomBox-logo-grayscale.svg :: -
+- static/themes/default/img/FreedomBox-logo-lineart-negative.png :: -
+- static/themes/default/img/FreedomBox-logo-lineart-negative.svg :: -
+- static/themes/default/img/FreedomBox-logo-lineart.png :: -
+- static/themes/default/img/FreedomBox-logo-lineart.svg :: -
+- static/themes/default/img/FreedomBox-logo-standard.png :: -
+- static/themes/default/img/FreedomBox-logo-standard.svg :: -
+- static/themes/default/img/freedombox-logotype.png :: -
+- static/themes/default/img/glyphicons-halflings.png :: -
+- static/themes/default/img/glyphicons-halflings-white.png :: -
+- static/themes/default/js/libs/jquery.min.js :: Symlink to external target: [[file:themes/default/js/libs/jquery.min.js::*%20Dual%20licensed%20under%20the%20MIT%20or%20GPL%20Version%202%20licenses.][MIT/GPL2]]
+- static/themes/default/js/libs/modernizr.min.js :: Symlink to external target: MIT