Skip to content

Commit ad78978

Browse files
committed
Fix more typos
1 parent 318f95c commit ad78978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/blog/2026/05/clearing-up-the-fog

content/blog/2026/05/clearing-up-the-fog/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The ambiguity came from whether or not our packages recipes are actually open-so
3737

3838
One of the beauties of open-source is allowing people to explore, modify, and contribute back to the code. As such, we are always grateful and encouraged that people contribute to Solus. However, our current situation introduces uncertainty about whether contributed code has been properly licensed.
3939

40-
In most open-source projects, contributors impicitly agree to license their contributions under the same license as the rest of the project. For example, if people contributed lines of code to a project licensed under GPL-2.0-or-later, they implictly agree to the license stipulated. Some projects go further by enforcing a [Contributor License Agreement (CLA)](https://en.wikipedia.org/wiki/Contributor_license_agreement) to explicitly define contributors’ rights and obligations.
40+
In most open-source projects, contributors impicitly agree to license their contributions under the same license as the rest of the project. For example, if people contributed lines of code to a project licensed under GPL-2.0-or-later, they implicitly agree to the license stipulated. Some projects go further by enforcing a [Contributor License Agreement (CLA)](https://en.wikipedia.org/wiki/Contributor_license_agreement) to explicitly define contributors’ rights and obligations.
4141

4242
Since we never enforce a CLA, and our packages repository lacked a license during a certain period, contributions in that timeframe fall into a legal grey area.
4343

0 commit comments

Comments
 (0)