From 95d2b0e64eaf0de58014394debae5790af221ebb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Jul 2013 11:37:32 -0400 Subject: [PATCH] added a link to the source code I feel that this link is sufficient to meet the requirements of the AGPL, provided that anyone who both modifies the webapp and arranges it to be used remotely over the network by others (not a supported use case currently!) updates the link to point to the full source code of their modified version. In particular, I think that putting this on the About page is a prominant offer of the code as required by the AGPL. --- templates/documentation/about.hamlet | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/documentation/about.hamlet b/templates/documentation/about.hamlet index 39f0920285..8b7d02dcf7 100644 --- a/templates/documentation/about.hamlet +++ b/templates/documentation/about.hamlet @@ -20,6 +20,9 @@ this page.

+ The source code for git-annex can be downloaded # + here. +

Development of git-annex is made possible by # many excellent people