git-annex/Assistant/WebApp
Joey Hess cb3c9340f8 license the webapp under the AGPL 3+
This means that anyone serving up the webapp to users as a service
(ie, without providing any git-annex binary at all to the user) still needs
to provide a link to the source code for it, including any modifications
they may make.

This may make git-annex be covered by the AGPL as a whole when it is built
with the webapp. If in doubt, you should ask a lawyer.

When git-annex is built with the webapp disabled, no AGPLed code is used.
Even building in the assistant does not pull in AGPLed code.
2012-09-24 14:48:47 -04:00
..
Configurators license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
Configurators.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
DashBoard.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
Documentation.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
Notifications.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
OtherRepos.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
routes make other repositories list list all autostarted repos 2012-09-18 17:50:07 -04:00
SideBar.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00
Types.hs license the webapp under the AGPL 3+ 2012-09-24 14:48:47 -04:00