diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 09:26:03 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-04-30 09:26:03 -0500 |
commit | 2514dc028029e991a965aba011d9a8e65ee8ea37 (patch) | |
tree | e371ad1e7dc6f5455d06829a9d7dc93d28f45615 /docs | |
parent | 776331fd96b55dba004e8bb5a10e02a555bf76c1 (diff) | |
download | mediagoblin-2514dc028029e991a965aba011d9a8e65ee8ea37.tar.lz mediagoblin-2514dc028029e991a965aba011d9a8e65ee8ea37.tar.xz mediagoblin-2514dc028029e991a965aba011d9a8e65ee8ea37.zip |
Clarified that copyright assignment is encouraged, but not mandatory.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/designdecisions.rst | 35 |
1 files changed, 21 insertions, 14 deletions
diff --git a/docs/designdecisions.rst b/docs/designdecisions.rst index 3398c24b..93dffbd9 100644 --- a/docs/designdecisions.rst +++ b/docs/designdecisions.rst @@ -244,17 +244,24 @@ everyone is the hero by Will on "Why AGPLv3 and CC0": .. _CC0 v1: http://creativecommons.org/publicdomain/zero/1.0/ -Why copyright assignment? -========================= - -Will Kahn-Greene on "Why copyright assignment?": - - GNU MediaGoblin is a GNU project with the copyrights held by the - FSF. Like other GNU projects, we require copyright assignment to - the FSF which gives the FSF the legal ability to defend the - AGPL-covered status of the software and distribute it. - - This is important to us because it guarantees that this software - we're working so hard on will be available to everyone and will - survive us. As long as someone is interested in using it and/or - working on it, it will live on. +Why (non-mandatory) copyright assignment? +========================================= + +Chris Webber on "Why copyright assignment?": + + GNU MediaGoblin is a GNU project with non-mandatory but heavily + encouraged copyright assignment to the FSF. Most, if not all, of + the core contributors to GNU MediaGoblin will have done a + copyright assignment, but unlike some other GNU projects, it isn't + required here. We think this is the best choice for GNU + MediaGoblin: it ensures that the Free Software Foundation may + protect the software by enforcing the AGPL if the FSF sees fit, + but it also means that we can immediately merge in changes from a + new contributor. It also means that some significant non-FSF + contributors might also be able to enforce the AGPL if seen fit. + + Again, assignment is not mandatory, but it is heavily encouraged, + even incentivized: significant contributors who do a copyright + assignment to the FSF are eligible to have a unique goblin drawing + produced for them by the project's main founder, Christopher Allan + Webber. See :ref:`contributinghowto` for details. |