We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9e300 commit b3038feCopy full SHA for b3038fe
content/about/_index.md
@@ -46,6 +46,10 @@ powers Scientific Python.
46
47
## What We Do
48
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
+
53
- **SPECs**
54
[Scientific Python Ecosystem Coordination]({{< relref "/specs" >}})
55
documents are a mechanism by which practices are
0 commit comments