Skip to content

Commit 62356a2

Browse files
authored
add trademark (#892)
* add trademark * Update README.md * Update index.md
1 parent 6e259f0 commit 62356a2

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2022, scverse
3+
Copyright (c) 2022, scverse®
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ SpatialData is a data framework that comprises a FAIR storage format and a colle
1818

1919
[//]: # "numfocus-fiscal-sponsor-attribution"
2020

21-
The spatialdata project uses a [consensus based governance model](https://scverse.org/about/roles/) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). Consider making a [tax-deductible donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
21+
spatialdata is part of the scverse® project ([website](https://scverse.org), [governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/).
22+
If you like scverse® and want to support our mission, please consider making a tax-deductible [donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
2223

2324
The spatialdata project also received support by the Chan Zuckerberg Initiative.
2425

docs/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,20 @@ SpatialData is a data framework that comprises a FAIR storage format and a colle
1414

1515
Please see our publication {cite}`marconatoSpatialDataOpenUniversal2024` for citation and to learn more.
1616

17+
[//]: # "numfocus-fiscal-sponsor-attribution"
18+
19+
spatialdata is part of the scverse® project ([website](https://scverse.org), [governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/).
20+
If you like scverse® and want to support our mission, please consider making a tax-deductible [donation](https://numfocus.org/donate-to-scverse) to help the project pay for developer time, professional services, travel, workshops, and a variety of other needs.
21+
22+
<div align="center">
23+
<a href="https://numfocus.org/project/scverse">
24+
<img
25+
src="https://raw.githubusercontent.com/numfocus/templates/master/images/numfocus-logo.png"
26+
width="200"
27+
>
28+
</a>
29+
</div>
30+
1731
```{eval-rst}
1832
.. note::
1933
This library is currently under active development. We may make changes to the API between versions as the community provides feedback. To ensure reproducibility, please make note of the version you are developing against.

0 commit comments

Comments
 (0)