|
1 | | -DATA LICENSE — CC0 1.0 Universal (Public Domain Dedication) |
2 | | -============================================================ |
| 1 | +DATA LICENSE — CC BY 4.0 (Creative Commons Attribution 4.0 International) |
| 2 | +========================================================================== |
3 | 3 |
|
4 | | -The catalog metadata files in this repository are dedicated to the |
5 | | -public domain under CC0 1.0 Universal. To the extent possible under |
6 | | -law, Melvin Carvalho has waived all copyright and related or |
7 | | -neighboring rights to these files. Anyone may copy, modify, distribute, |
8 | | -and perform them, even for commercial purposes, all without asking |
9 | | -permission. |
| 4 | +The catalog metadata files in this repository are licensed under the |
| 5 | +Creative Commons Attribution 4.0 International License (CC BY 4.0). |
| 6 | +You are free to share and adapt the material for any purpose, including |
| 7 | +commercially, provided you give appropriate credit and indicate any |
| 8 | +changes. |
10 | 9 |
|
11 | | -Full legal text: https://creativecommons.org/publicdomain/zero/1.0/legalcode |
| 10 | +Suggested attribution: "solid-apps catalog, https://solid-apps.github.io/, |
| 11 | +licensed under CC BY 4.0." |
| 12 | + |
| 13 | +Full legal text: https://creativecommons.org/licenses/by/4.0/legalcode |
12 | 14 |
|
13 | 15 | What this covers |
14 | 16 | ---------------- |
15 | 17 |
|
16 | | -CC0 applies to the solid-apps catalog metadata: |
| 18 | +CC BY 4.0 applies to the solid-apps catalog metadata: |
17 | 19 |
|
18 | 20 | - <slug>/app.json — each app's catalog manifest |
19 | 21 | - schema/app.schema.json — meta-schema for app.json |
|
37 | 39 |
|
38 | 40 | The catalog is a directory — knowing what apps exist and what types |
39 | 41 | they handle should be friction-free for any other catalog or |
40 | | -discovery tool to consume. The apps themselves carry copyleft so |
41 | | -their *implementations* stay AGPL while the *fact of their |
42 | | -existence* (and which urn:solid types they serve) is public domain. |
| 42 | +discovery tool to consume (with attribution). The apps themselves carry |
| 43 | +copyleft so their *implementations* stay AGPL while the *catalog |
| 44 | +metadata* (which apps exist, types they serve) is CC BY 4.0. |
0 commit comments