diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-16 13:04:08 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-16 13:04:08 +0200 |
| commit | 29a533fa7f2fc5b6623d5c8697b8d1c5618c8c67 (patch) | |
| tree | d43bc2a860e71b880ff6c94a261279288944dbff | |
| parent | fddb734efbb7554573840c24665a8c2f7f3ca198 (diff) | |
| download | writefreesoftware.org-29a533fa7f2fc5b6623d5c8697b8d1c5618c8c67.tar.xz | |
four freedoms: clarify fee for sharing
| -rw-r--r-- | content/learn/four-freedoms.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/learn/four-freedoms.md b/content/learn/four-freedoms.md index 10cac35..36654cc 100644 --- a/content/learn/four-freedoms.md +++ b/content/learn/four-freedoms.md @@ -55,6 +55,12 @@ publish it on your website, or bundle it with other software and share it as part of something bigger. You can also share your improvements to it -- then it's better for everyone! +{{< tip >}} +You can charge a fee to those you share the software with, for instance to cover +the costs of bandwidth. Note however that the recipient is entitled to share it +on themselves without paying back any royalties. +{{< /tip >}} + ## 3: Collaborate on the software The fourth freedom guarantees one additional right: the right to **collaborate** |
