Thanks for contributing.
By contributing to this repository, you agree that your contributions are licensed under:
AGPL-3.0-only
For new source files, add an SPDX identifier at the top of each file.
- C/C++ headers and sources:
// SPDX-License-Identifier: AGPL-3.0-only- Shell/Python/CMake files:
# SPDX-License-Identifier: AGPL-3.0-only- Markdown or other text files:
<!-- SPDX-License-Identifier: AGPL-3.0-only -->If you import third-party code, keep its original license notice intact and document it clearly in the pull request.