summaryrefslogtreecommitdiff
path: root/templates/documentation/about.hamlet
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-09-24 14:48:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-09-24 14:48:47 -0400
commit38dadcf24873ced5e8e375669d56022d0ce7cc16 (patch)
treebe5c915b40839bba9b2b7f5bc2322b99ce7d2d7e /templates/documentation/about.hamlet
parentdd502bdae1be6a91b0c5f2f7996b1dc8d5f0cfc4 (diff)
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.
Diffstat (limited to 'templates/documentation/about.hamlet')
-rw-r--r--templates/documentation/about.hamlet17
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/documentation/about.hamlet b/templates/documentation/about.hamlet
deleted file mode 100644
index 97007b8f6..000000000
--- a/templates/documentation/about.hamlet
+++ /dev/null
@@ -1,17 +0,0 @@
-<div .span9 .hero-unit>
- <h2>
- git-annex watches over your files
- <p>
- It will automatically notice changes, and keep files in sync between #
- repositories and devices.
- <p>
- For full details, see #
- <a href="http://git-annex.branchable.com/">the git-annex website</a>.
- <hr>
- git-annex is © 2010-2012 Joey Hess. It is free software, licensed #
- under the terms of the GNU General Public License, version 3 or above. #
- <p>
- Its development was made possible by #
- <a href="http://git-annex.branchable.com/assistant/thanks/">
- many excellent people
- . <i .icon-heart></i>