Skip to content

Commit a8a5821

Browse files
authored
chore: add note about apache-II in CONTRIBUTING.md (#877)
1 parent eb6f06b commit a8a5821

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Thank you for your interest in contributing to `python-roborock`! We welcome contributions from the community.
44

5+
## Licensing of Contributions
6+
7+
By submitting a contribution to this repository, you agree that your contribution is
8+
licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0),
9+
and you certify that you have the right to submit it under that license.
10+
11+
Note: the project is currently distributed under GPL-3.0 while we complete a planned
12+
migration to Apache 2.0. Apache 2.0 is GPL-compatible, so contributions made under
13+
Apache 2.0 can be included today and will carry over unchanged after the migration.
14+
515
## Getting Started
616

717
1. **Fork the repository** on GitHub.

0 commit comments

Comments
 (0)