Files
pawol.nu/components/cc/data.json
T

61 lines
2.6 KiB
JSON
Raw Normal View History

2024-04-14 07:02:02 +04:00
[
{
"license": "by",
"title": "CC BY 4.0",
"subtitle": "Attribution 4.0 International",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats pour toute utilisation, y compris commerciale.",
"Adapter": "remixer, transformer et créer à partir du matériel pour toute utilisation, y compris commerciale."
},
"link": "https://creativecommons.org/licenses/by/4.0/deed.fr"
},
{
"license": "by-sa",
"title": "CC BY-SA 4.0",
"subtitle": "Attribution - Partage dans les Mêmes Conditions 4.0 International ",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats pour toute utilisation, y compris commerciale.",
"Adapter": "remixer, transformer et créer à partir du matériel pour toute utilisation, y compris commerciale."
},
"link": "https://creativecommons.org/licenses/by-sa/4.0/deed.fr"
},
{
"license": "by-nc",
"title": "Attribution - Pas dUtilisation Commerciale (CC BY-NC)",
"subtitle": "Attribution - Partage dans les Mêmes Conditions 4.0 International",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats",
"Adapter": "remixer, transformer et créer à partir du matériel"
},
"link": "https://creativecommons.org/licenses/by-nc/4.0/deed.fr"
},
{
"license": "by-nc-sa",
"title": "CC BY-NC-SA 4.0",
"subtitle": "Attribution - Pas dUtilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats",
"Adapter": "remixer, transformer et créer à partir du matériel"
},
"link": "https://creativecommons.org/licenses/by-nc-sa/4.0/deed.fr"
},
{
"license": "by-nd",
"title": "CC BY-ND 4.0",
"subtitle": "Attribution - Pas de Modification 4.0 International",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats pour toute utilisation, y compris commerciale."
},
"link": "https://creativecommons.org/licenses/by-nd/4.0/deed.fr"
},
{
"license": "by-nc-nd",
"title": "CC BY-NC-ND 4.0",
"subtitle": "Attribution - Pas dUtilisation Commerciale - Pas de Modification 4.0 International",
"allowed": {
"Partager": "copier, distribuer et communiquer le matériel par tous moyens et sous tous formats pour toute utilisation, y compris commerciale."
},
"link": "https://creativecommons.org/licenses/by-nc-nd/4.0/deed.fr"
}
]