diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-23 11:37:11 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-23 11:37:11 -0500 |
| commit | 5de6c3504ae18c3b93c7255d4d2706100b990161 (patch) | |
| tree | d082f405be162c8f309e373bd252bddfe31457e1 /static | |
| parent | 020f6be70edc01a7be1e8a809112a2400eb8466e (diff) | |
clarify past build vs. source licensing difference
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/static/faq.html b/static/faq.html index ab6f78b9..4460d064 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1168,13 +1168,15 @@ replaced by rewrites taking better approaches than in the past.</p> <p>There was an era from September 2016 until the project split from the former - sponsor in 2018 where non-commercial usage licensing was used for revisions to the - existing permissively licensed code. This was an attempt to prop up the sponsor that - was supposed to be supporting the open source project. This did not impact ownership - of the code and Daniel Micay has relicensed the portions of the code that are used by - GrapheneOS. GrapheneOS does not contain any code based on code under non-commercial - usage licensing. Great care was taken to avoid pulling in anything that was not solely - owned by Daniel Micay, which was the case for nearly everything in the project.</p> + sponsor in 2018 where non-commercial usage licensing was used for the official + builds and from January 2017 onwards for revisions to the existing permissively + licensed code. This was an attempt to prop up the sponsor that was supposed to be + supporting the open source project. This did not impact ownership of the code and + Daniel Micay has relicensed the portions of the code that are used by GrapheneOS. + GrapheneOS does not contain any code based on code under non-commercial usage + licensing. Great care was taken to avoid pulling in anything that was not solely + owned by Daniel Micay, which was the case for nearly everything in the + project.</p> </article> <article id="trademark"> |
