# AGPL-3.0-or-later

Copyright (c) 2025 Runtm

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

---

## Full License Text

The full text of the GNU Affero General Public License v3.0 is available at:
https://www.gnu.org/licenses/agpl-3.0.txt

### Summary

The AGPL-3.0 license requires that:

1. **Source Code Access**: If you run a modified version of this software as a network service, you must make the complete source code available to users of that service.

2. **Copyleft**: Any modifications must also be licensed under AGPL-3.0.

3. **Attribution**: You must retain copyright notices and license information.

4. **State Changes**: You must document any changes made to the source code.

This license ensures that improvements to hosted versions of Runtm remain open source and benefit the community.
