| | 14 | The GNU AGPL allows anyone to use, share and freely work with the software according to the conditions in the full license document. |
| | 15 | |
| | 16 | Which basically requires that you extend the same freedoms to others. [[BR]] |
| | 17 | You may not sell or include the software as closed source commercial software. [[BR]] |
| | 18 | Nothing on this site is legal advise, please see the full license document and seek independent legal advise. [[BR]] |
| | 19 | |
| | 20 | So how do I satisfy this GNU Affero GPL? [[BR]] |
| | 21 | |
| | 22 | The GNU AGPL requires you to make the source code available to your network users. [[BR]] |
| | 23 | So how do you do this? [[BR]] |
| | 24 | Easy if you are running an un-modified version just leave the link to www.gnumims.org on the header image intact. This will allow |
| | 25 | your users to find the community site and with it the source code. If you are running a modified version you are welcome |
| | 26 | to use our subversion repository, ask us about a custom branch or your changes may be included in the main trunk. If you don't |
| | 27 | want to do either of those then create a link in your modified version to your modified source, either way you are required to make the source code |
| | 28 | available to your network users. |
| | 29 | |