diff options
-rw-r--r-- | docs/index.html | 2 | ||||
-rw-r--r-- | posts/onivim_sucks.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index efd3389..531a69a 100644 --- a/docs/index.html +++ b/docs/index.html | |||
@@ -53,7 +53,7 @@ Onivim is <strong>proprietary</strong> software. It is licensed under a commerci | |||
53 | which prohibits redistribution in both object code and source code formats.</p> | 53 | which prohibits redistribution in both object code and source code formats.</p> |
54 | 54 | ||
55 | <p>Onivim’s source code is available on <a href="https://github.com/onivim/oni2">GitHub</a>, | 55 | <p>Onivim’s source code is available on <a href="https://github.com/onivim/oni2">GitHub</a>, |
56 | but its licences make it fall under the ‘source availabe’ category and not | 56 | but its licences make it fall under the ‘source available’ category and not |
57 | ‘open source’. They do mention that the source code trickles down to the | 57 | ‘open source’. They do mention that the source code trickles down to the |
58 | <a href="https://github.com/onivim/oni2-mit">oni2-mit</a> repo, which contains (not yet) | 58 | <a href="https://github.com/onivim/oni2-mit">oni2-mit</a> repo, which contains (not yet) |
59 | MIT-licensed code, <strong>18 months</strong> after each commit to the original repo.</p> | 59 | MIT-licensed code, <strong>18 months</strong> after each commit to the original repo.</p> |
diff --git a/posts/onivim_sucks.md b/posts/onivim_sucks.md index 711c1bf..cd064d2 100644 --- a/posts/onivim_sucks.md +++ b/posts/onivim_sucks.md | |||
@@ -10,7 +10,7 @@ Onivim is **proprietary** software. It is licensed under a commercial | |||
10 | which prohibits redistribution in both object code and source code formats. | 10 | which prohibits redistribution in both object code and source code formats. |
11 | 11 | ||
12 | Onivim's source code is available on [GitHub](https://github.com/onivim/oni2), | 12 | Onivim's source code is available on [GitHub](https://github.com/onivim/oni2), |
13 | but its licences make it fall under the 'source availabe' category and not | 13 | but its licences make it fall under the 'source available' category and not |
14 | 'open source'. They do mention that the source code trickles down to the | 14 | 'open source'. They do mention that the source code trickles down to the |
15 | [oni2-mit](https://github.com/onivim/oni2-mit) repo, which contains (not yet) | 15 | [oni2-mit](https://github.com/onivim/oni2-mit) repo, which contains (not yet) |
16 | MIT-licensed code, **18 months** after each commit to the original repo. | 16 | MIT-licensed code, **18 months** after each commit to the original repo. |