https://github.com/creativecommons/termination-of-transfer
Termination of Transfer tool
https://github.com/creativecommons/termination-of-transfer
Last synced: 5 months ago
JSON representation
Termination of Transfer tool
- Host: GitHub
- URL: https://github.com/creativecommons/termination-of-transfer
- Owner: creativecommons
- License: agpl-3.0
- Created: 2015-11-24T16:21:12.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T18:46:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-25T05:41:44.112Z (12 months ago)
- Language: JavaScript
- Homepage: https://rightsback.org/questionnaire/
- Size: 232 KB
- Stars: 25
- Watchers: 25
- Forks: 37
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# termination-of-transfer
Termination of Transfer Tool
## Overview
This project involves the reinvigoration of Creative Commons's (CC's) beta
Termination of Transfer Tool, first published in 2006. CC, in collaboration
with Authors Alliance and CC United States, is assessing the feasibility and
utility of finishing this tool and possibly transferring long-term stewardship
to Authors Alliance.
- Original announcement: ["Returning Author's Rights: Termination of Transfer"
Beta Tool Launched - Creative Commons][blogpost]
- Main page: https://rightsback.org/
- FAQs: https://rightsback.org/questionnaire/faq
- **Start page of demo: https://rightsback.org/questionnaire/**
[blogpost]: https://creativecommons.org/2006/12/21/returning-authors-rights-termination-of-transfer-beta-tool-launched/
## Code of Conduct
[`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md):
> The Creative Commons team is committed to fostering a welcoming community.
> This project and all other Creative Commons open source projects are governed
> by our [Code of Conduct][code_of_conduct]. Please report unacceptable
> behavior to [conduct@creativecommons.org](mailto:conduct@creativecommons.org)
> per our [reporting guidelines][reporting_guide].
[code_of_conduct]: https://opensource.creativecommons.org/community/code-of-conduct/
[reporting_guide]: https://opensource.creativecommons.org/community/code-of-conduct/enforcement/
## Contributing
See [`CONTRIBUTING.md`](CONTRIBUTING.md).
## License
- [`LICENSE`](LICENSE) ([AGPL-3.0][agpl3] License)
[agpl3]: https://www.gnu.org/licenses/agpl-3.0.en.html "GNU Affero General Public License - GNU Project - Free Software Foundation"