{"id":15359120,"url":"https://github.com/santisoler/cc-licenses","last_synced_at":"2025-05-15T03:07:52.591Z","repository":{"id":38381342,"uuid":"139468505","full_name":"santisoler/cc-licenses","owner":"santisoler","description":"Creative Commons Licenses for Github","archived":false,"fork":false,"pushed_at":"2024-12-10T21:33:11.000Z","size":133,"stargazers_count":589,"open_issues_count":3,"forks_count":306,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-15T00:48:52.027Z","etag":null,"topics":["creative-commons","github","markdown","readme","translation"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/santisoler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-02T16:38:15.000Z","updated_at":"2025-04-12T19:32:37.000Z","dependencies_parsed_at":"2024-04-03T23:23:27.552Z","dependency_job_id":"c1fbe1dd-9d0b-4db9-8cf9-8897c8cee957","html_url":"https://github.com/santisoler/cc-licenses","commit_stats":{"total_commits":29,"total_committers":12,"mean_commits":"2.4166666666666665","dds":"0.48275862068965514","last_synced_commit":"fe31d7d008f2b2885de86fe71c6f70a5bd8e19a3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fcc-licenses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fcc-licenses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fcc-licenses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/santisoler%2Fcc-licenses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/santisoler","download_url":"https://codeload.github.com/santisoler/cc-licenses/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264769,"owners_count":22041794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["creative-commons","github","markdown","readme","translation"],"created_at":"2024-10-01T12:43:52.583Z","updated_at":"2025-05-15T03:07:47.579Z","avatar_url":"https://github.com/santisoler.png","language":null,"readme":"# Creative Commons Licenses for GitHub Projects\n\n[![French](https://img.shields.io/badge/translation-FR-red)](fr/)\n[![German](https://img.shields.io/badge/translation-DE-red)](de/)\n[![Italian](https://img.shields.io/badge/translation-IT-red)](it/)\n[![Polish](https://img.shields.io/badge/translation-PL-red)](pl/)\n[![Spanish](https://img.shields.io/badge/translation-ES-red)](es/)\n[![Portuguese](https://img.shields.io/badge/translation-PT-red)](pt/)\n[![Turkish](https://img.shields.io/badge/translation-TR-red)](tr/)\n\nIn this repo you can find easy ways for applying Creative Commons Licenses on\nGithub repositories through Markdown language.\n\n\u003e **WARNING:**\n\u003e You shouldn't use Creative Commons licenses for software.\n\u003e Use Free Software Licenses for that kind of repositories, like GPL, BSD, etc.\n\u003e Creative Commons Licenses are meant for intellectual works only.\n\n\nThe easiest way for finding the right CC License for your project is the\n[Creative Commons website](https://creativecommons.org/choose/).\n\nHere we present six types of CC Licenses:\n\n* [Creative Commons Attribution 4.0 International](#cc-attribution-40-international)\n\n* [Creative Commons Attribution-ShareAlike 4.0 International](#cc-attribution-sharealike-40-international)\n\n* [Creative Commons Attribution-NonCommercial 4.0 International](#cc-attribution-noncommercial-40-international)\n\n* [Creative Commons Attribution-NoDerivs 4.0 International](#cc-attribution-noderivs-40-international)\n\n* [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](#cc-attribution-noncommercial-sharealike-40-international)\n\n* [Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International](#cc-attribution-noncommercial-noderivs-40-international)\n\nMore information about licenses, and plain-text formatted licenses texts can be\nfound on https://choosealicense.com/.\n\nIf you want to download vectorized version of Creative Commons images and other\nrelated stuff, please visit https://creativecommons.org/about/downloads/.\n\n\n## CC Attribution 4.0 International\n\nTo add a CC BY License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis work is licensed under a\n[Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg\n```\n\nShield: [![CC BY 4.0][cc-by-shield]][cc-by]\n\nThis work is licensed under a\n[Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg\n\n\n## CC Attribution-ShareAlike 4.0 International\n\nTo add a CC BY-SA License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY-SA) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\nThis work is licensed under a\n[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].\n\n[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]\n\n[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/\n[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png\n[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg\n```\n\nShield: [![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]\n\nThis work is licensed under a [Creative Commons Attribution-ShareAlike 4.0\nInternational License][cc-by-sa].\n\n[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]\n\n[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/\n[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png\n[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg\n\n\n## CC Attribution-NonCommercial 4.0 International\n\nTo add a CC BY-NC License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY-NC) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc].\n\n[![CC BY-NC 4.0][cc-by-nc-image]][cc-by-nc]\n\n[cc-by-nc]: https://creativecommons.org/licenses/by-nc/4.0/\n[cc-by-nc-image]: https://licensebuttons.net/l/by-nc/4.0/88x31.png\n[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg\n```\n\nShield: [![CC BY-NC 4.0][cc-by-nc-shield]][cc-by-nc]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial 4.0 International License][cc-by-nc].\n\n[![CC BY-NC 4.0][cc-by-nc-image]][cc-by-nc]\n\n[cc-by-nc]: https://creativecommons.org/licenses/by-nc/4.0/\n[cc-by-nc-image]: https://licensebuttons.net/l/by-nc/4.0/88x31.png\n[cc-by-nc-shield]: https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg\n\n\n## CC Attribution-NoDerivs 4.0 International\n\nTo add a CC BY-ND License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY-ND) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY-ND 4.0][cc-by-nd-shield]][cc-by-nd]\n\nThis work is licensed under a\n[Creative Commons Attribution-NoDerivs 4.0 International License][cc-by-nd].\n\n[![CC BY-ND 4.0][cc-by-nd-image]][cc-by-nd]\n\n[cc-by-nd]: https://creativecommons.org/licenses/by-nd/4.0/\n[cc-by-nd-image]: https://licensebuttons.net/l/by-nd/4.0/88x31.png\n[cc-by-nd-shield]: https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg\n```\n\nShield: [![CC BY-ND 4.0][cc-by-nd-shield]][cc-by-nd]\n\nThis work is licensed under a\n[Creative Commons Attribution-NoDerivs 4.0 International License][cc-by-nd].\n\n[![CC BY-ND 4.0][cc-by-nd-image]][cc-by-nd]\n\n[cc-by-nd]: https://creativecommons.org/licenses/by-nd/4.0/\n[cc-by-nd-image]: https://licensebuttons.net/l/by-nd/4.0/88x31.png\n[cc-by-nd-shield]: https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg\n\n\n## CC Attribution-NonCommercial-ShareAlike 4.0 International\n\nTo add a CC BY-NC-SA License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY-NC-SA) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\n```\n\nShield: [![CC BY-NC-SA 4.0][cc-by-nc-sa-shield]][cc-by-nc-sa]\n\nThis work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0\nInternational License][cc-by-nc-sa].\n\n[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]\n\n[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/\n[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\n[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg\n\n\n## CC Attribution-NonCommercial-NoDerivs 4.0 International\n\nTo add a CC BY-NC-ND License to your project, just add the following to your\n`README.md`. You should also copy the corresponding [license text\nfile](LICENSE-CC-BY-NC-ND) and rename it to `LICENSE`.\n\n```markdown\nShield: [![CC BY-NC-ND 4.0][cc-by-nc-nd-shield]][cc-by-nc-nd]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License][cc-by-nc-nd].\n\n[![CC BY-NC-ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd]\n\n[cc-by-nc-nd]: http://creativecommons.org/licenses/by-nc-nd/4.0/\n[cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png\n[cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg\n```\nShield: [![CC BY-NC-ND 4.0][cc-by-nc-nd-shield]][cc-by-nc-nd]\n\nThis work is licensed under a\n[Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License][cc-by-nc-nd].\n\n[![CC BY-NC-ND 4.0][cc-by-nc-nd-image]][cc-by-nc-nd]\n\n[cc-by-nc-nd]: http://creativecommons.org/licenses/by-nc-nd/4.0/\n[cc-by-nc-nd-image]: https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png\n[cc-by-nc-nd-shield]: https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg\n\n\n---\n\n## License\n\nThis work is licensed under a\n[Creative Commons Attribution 4.0 International License][cc-by].\n\n[![CC BY 4.0][cc-by-image]][cc-by]\n\n[cc-by]: http://creativecommons.org/licenses/by/4.0/\n[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisoler%2Fcc-licenses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantisoler%2Fcc-licenses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisoler%2Fcc-licenses/lists"}