aboutsummaryrefslogtreecommitdiff
path: root/content/learn
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2023-05-16 15:46:50 +0200
committerDrew DeVault <sir@cmpwn.com>2023-05-16 15:46:50 +0200
commitfcafaa45c271620604fc46cb4a0aaebf7fb93605 (patch)
treee5ec5a82e1c160f7a827dc1e6cc49f231d95c3ed /content/learn
parent1357da6d64cb5bf24a26414481de0fee94c5f49b (diff)
downloadwritefreesoftware.org-fcafaa45c271620604fc46cb4a0aaebf7fb93605.tar.xz
clarify four freedoms detail
Diffstat (limited to 'content/learn')
-rw-r--r--content/learn/four-freedoms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/learn/four-freedoms.md b/content/learn/four-freedoms.md
index 36654cc..9a8d4e0 100644
--- a/content/learn/four-freedoms.md
+++ b/content/learn/four-freedoms.md
@@ -39,7 +39,7 @@ In free software lingo, this is often called the "non-discrimination" clause.
The second freedom guarantees the right to **study** the program's behavior. You
have a right to understand how the software you depend on works! In order to
-facilitate this, the *source code* of free software must be published. The
+facilitate this, the source code must be included with the software. The
publishers of free software cannot obfuscate the source code, forbid reverse
engineering, or otherwise prevent you from making use of it.