Skip to content

Commit b3038fe

Browse files
Add section on licenses (#452)
1 parent ee9e300 commit b3038fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/about/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@ powers Scientific Python.
4646

4747
## What We Do
4848

49+
We release all our work openly. In particular, all our code is released under a
50+
[3-Clause BSD](https://opensource.org/license/bsd-3-clause/) or [MIT](https://opensource.org/license/mit/) license
51+
and documentation is released under the [CC-BY](https://creativecommons.org/licenses/by/4.0/) license.
52+
4953
- **SPECs**
5054
[Scientific Python Ecosystem Coordination]({{< relref "/specs" >}})
5155
documents are a mechanism by which practices are

0 commit comments

Comments
 (0)