Skip to content

Commit

Permalink
add content licensing guide and links
Browse files Browse the repository at this point in the history
  • Loading branch information
realChainLife authored May 30, 2022
1 parent 744d686 commit 4b061bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion open-source-policy.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Open Source Policy for Developer Grants

By default, all grant-funded work must be open sourced under dual [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0)
and [MIT](http://opensource.org/licenses/MIT) licenses. Projects should aim to adopt the open source
and [MIT](http://opensource.org/licenses/MIT) for code/software, and all non-code/non-software grant-funded work should be under
[CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode) licenses. Projects should aim to adopt the open source
licenses of existing repos to which they are contributing upstream rather than making exceptions.

## Other Open Source Licenses
Expand Down

0 comments on commit 4b061bf

Please sign in to comment.