1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 04:40:09 +01:00

Merge pull request #204 from ax3l/topic-agplSaaS

AGPL: Highlight the Affero Feature
This commit is contained in:
Ben Balter 2014-06-19 11:36:25 -04:00
commit 554a5acddf
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,9 @@ rules:
- description: Source code must be made available when distributing the software. In the case of LGPL, the source for the library (and not the entire program) must be made available.
label: Disclose Source
tag: disclose-source
- description: Users who interact with the software via network are given the right to receive a copy of the corresponding source code.
label: Network Use is Distribution
tag: network-use-disclose
- description: The library may be used within a non-open-source application.
label: Library usage
tag: library-usage

View File

@ -16,6 +16,7 @@ required:
- include-copyright
- document-changes
- disclose-source
- network-use-disclose
permitted:
- commercial-use