From fcafaa45c271620604fc46cb4a0aaebf7fb93605 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Tue, 16 May 2023 15:46:50 +0200 Subject: clarify four freedoms detail --- content/learn/four-freedoms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content') 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. -- cgit v1.3