Skip to content

Commit

Permalink
fix: update licensing details
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Nov 24, 2023
1 parent e68db11 commit 4aeb6f8
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ A simple element-prototype component in vanilla javascript. Easily configured us
![GitHub](https://img.shields.io/github/license/CoCreate-app/CoCreate-element-prototype?style=flat-square)
![GitHub](https://img.shields.io/static/v1?style=flat-square&label=&message=Hiring&color=blueviolet)


![CoCreate-element-prototype](https://cdn.cocreate.app/docs/CoCreate-element-prototype.gif)

## [Docs & Demo](https://cocreate.app/docs/element-prototype)
Expand Down Expand Up @@ -40,12 +39,12 @@ $ yarn install @cocreate/element-prototype

# Table of Contents

- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)
- [Table of Contents](#table-of-contents)
- [Announcements](#announcements)
- [Roadmap](#roadmap)
- [How to Contribute](#how-to-contribute)
- [About](#about)
- [License](#license)

<a name="announcements"></a>

Expand Down Expand Up @@ -79,6 +78,14 @@ We want this library to be community-driven, and CoCreate led. We need your help

We appreciate your continued support, thank you!

<a name="license"></a>

# License

[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-element-prototype/blob/master/LICENSE)
This software is dual-licensed under the GNU Affero General Public License version 3 (AGPLv3) and a commercial license.

- **Open Source Use**: For open-source projects and non-commercial use, this software is available under the AGPLv3. The AGPLv3 allows you to freely use, modify, and distribute this software, provided that all modifications and derivative works are also licensed under the AGPLv3. For the full license text, see the [LICENSE file](https://github.com/CoCreate-app/CoCreate-element-prototype/blob/master/LICENSE).

- **Commercial Use**: For-profit companies and individuals intending to use this software for commercial purposes must obtain a commercial license. The commercial license is available when you sign up for an API key on our [website](https://cocreate.app). This license permits proprietary use and modification of the software without the copyleft requirements of the AGPLv3. It is ideal for integrating this software into proprietary commercial products and applications.

If you have not purchased a commercial license and intend to use this software for commercial purposes, you are required to sign up for an API key on our website.

0 comments on commit 4aeb6f8

Please sign in to comment.