Skip to content

Commit

Permalink
fix(starting-a-project) : unknown link
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathu-lmn authored Jan 29, 2024
1 parent 632732c commit 3abc58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _articles/starting-a-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Open source isn't just for software, either. You can open source everything from

One of open source's biggest draws is that it does not cost money. "Free of charge", however, is a byproduct of open source's overall value.

Because [an open source license requires](https://opensource.org/osd-annotated) that anyone can use, modify, and share your project for nearly any purpose, projects themselves tend to be free of charge. If the project cost money to use, anyone could legally make a copy and use the free version instead.
Because [an open source license requires](https://opensource.org/definition-annotated/) that anyone can use, modify, and share your project for nearly any purpose, projects themselves tend to be free of charge. If the project cost money to use, anyone could legally make a copy and use the free version instead.

As a result, most open source projects are free, but "free of charge" is not part of the open source definition. There are ways to charge for open source projects indirectly through dual licensing or limited features, while still complying with the official definition of open source.

Expand Down

0 comments on commit 3abc58a

Please sign in to comment.