Update repo to fosrl and add license

This commit is contained in:
Owen Schwartz
2025-01-04 21:24:32 -05:00
parent 7e18fef08d
commit 883514d7a4
7 changed files with 701 additions and 7 deletions

View File

@@ -0,0 +1,18 @@
## Contributing
Contributions are welcome! Please see the following page in our documentation with future plans and feature ideas if you are looking for a place to start.
https://docs.fossorial.io/roadmap
### Licensing Considerations
Please note that your contributions will be distributed under the AGPLv3 and the Fossorial Commercial license. For inquiries about commercial licensing, please contact us.
At the beginning of all pull requests please place the following contributor license agreement (CLA). For larger submissions, we may reach out with a more formal agreement.
```
By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.
```