                    GNU AFFERO GENERAL PUBLIC LICENSE
                       Version 3, 19 November 2007

 Copyright (C) 2024 ORruns Contributors
 
 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/>.

                     Additional Permissions

 If you modify this Program, or any covered work, by linking or combining 
 it with other code, such other code is not for that reason alone subject 
 to any of the requirements of the GNU Affero GPL version 3.

                     Additional Terms

 1. Notwithstanding any other provision of this License, you have
    permission to link or combine any covered work with a work licensed
    under any compatible open source license.

 2. Any propagation or conveyance of covered work must include this
    AGPL License document and retain all original copyright notices.

 3. If you modify this Program, you must:
    a) Cause the modified files to carry prominent notices stating that
       you changed the files and the date of any change.
    b) Include in the source code repository and/or documentation a list
       of all major changes made to the Program.

 4. Any interaction with the Program over a network must provide access
    to the complete corresponding source code under this License.

                     Disclaimer of Warranty

 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

                     Contact Information

 For any questions regarding this license or to report violations, please
 contact:
 [Your Contact Information]

 Project Homepage: https://github.com/yourusername/orruns

                     Version Control

 This is version 1.0 of this license document, dated [Current Date].
 Future versions may be published to clarify or modify these terms.

-----------------------------------------------------------------------

                     SUPPLEMENTARY INFORMATION

The GNU Affero General Public License is designed to ensure that the source
code of your program remains free and open, even when it is run as a service
over a network. Key points of this license include:

1. Source Code Availability
   - The complete source code must be made available to any network user
   - This includes any modifications you make to the software

2. Modifications and Derived Works
   - Any modified version must be licensed under AGPL-3.0
   - All changes must be clearly marked and dated

3. Network Use
   - If you run a modified version on a server, you must provide the source
   - This applies even to Software-as-a-Service deployments

4. Patents
   - Contributors provide an express grant of patent rights
   - This helps protect users from patent litigation

For the complete GNU Affero General Public License text, visit:
https://www.gnu.org/licenses/agpl-3.0.en.html