diff options
author | francis <francis> | 2008-02-08 17:30:11 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-08 17:30:11 +0000 |
commit | 38578bc5f3f7c235bd6fa2f8a39d84d20a1ef03e (patch) | |
tree | dcbef0ff12d9809e95ab223e8f7e8c138d4bc4d0 | |
parent | a11c2bf3033e4aa5010054749ceca6773cb59fc0 (diff) |
Change to GNU Affero GPL, as better written for English law.
-rwxr-xr-x | web/faq.cgi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/faq.cgi b/web/faq.cgi index 9264833ac..21bd7d6dd 100755 --- a/web/faq.cgi +++ b/web/faq.cgi @@ -6,7 +6,7 @@ # Copyright (c) 2006 UK Citizens Online Democracy. All rights reserved. # Email: matthew@mysociety.org. WWW: http://www.mysociety.org # -# $Id: faq.cgi,v 1.28 2008-01-28 15:27:00 matthew Exp $ +# $Id: faq.cgi,v 1.29 2008-02-08 17:30:12 francis Exp $ use strict; use Standard -db; @@ -104,7 +104,7 @@ non-technical. Please see our <a href="http://www.mysociety.org/volunteertasks">volunteers page</a>.')), $q->dt(_('Where’s the "source code" to this site?')), $q->dd(_('The software behind this site is open source, and available -to you mainly under the Affero GPL software license. You can <a +to you mainly under the GNU Affero GPL software license. You can <a href="https://secure.mysociety.org/cvstrac/dir?d=mysociety">download the source code</a> (look under ‘bci’) and help us develop it. You’re welcome to use it in your own projects, although you must also |