Mozilla Public License Version 2.0
==================================

1. Definitions
--------------

1.1. "Contributor"
    means each individual or legal entity that creates, contributes to
    the creation of, or owns Covered Software.

1.2. "Contributor Version"
    means the combination of the Contributions of others (if any) used
    by a Contributor and that particular Contributor's Contribution.

1.3. "Contribution"
    means Covered Software of a particular Contributor.

1.4. "Covered Software"
    means Source Code Form to which the initial Contributor has attached
    the notice in Exhibit A, the Executable Form of such Source Code
    Form, and Modifications of such Source Code Form, in each case
    including portions thereof.

1.5. "Incompatible With Secondary Licenses"
    means

    (a) that the initial Contributor has attached the notice described
        in Exhibit B to the Covered Software; or

    (b) that the Covered Software was made available under the terms of
        version 1.1 or earlier of the License, but not also under the
        terms of a Secondary License.

1.6. "Executable Form"
    means any form of the work other than Source Code Form.

1.7. "Larger Work"
    means a work that combines Covered Software with other material, in
    a separate file or files, that is not Covered Software.

1.8. "License"
    means this document.

1.9. "Licensable"
    means having the right to grant, to the maximum extent possible,
    whether at the time of the initial grant or subsequently, any and
    all of the rights granted by this License.

1.10. "Modifications"
    means any of the following:

    (a) any file in Source Code Form that results from an addition to,
        deletion from, or modification of the contents of Covered
        Software; or

    (b) any new file in Source Code Form that contains any Covered
        Software.

1.11. "Patent Claims" of a Contributor
    means any patent claim(s), including without limitation, method,
    process, and apparatus claims, in any patent Licensable by such
    Contributor that would be infringed, but for the grant of the
    License, by the making, using, selling, offering for sale, having
    made, import, or transfer of either its Contributions or its
    Contributor Version.

1.12. "Secondary License"
    means either the GNU General Public License, Version 2.0, the GNU
    Lesser General Public License, Version 2.1, the GNU Affero General
    Public License, Version 3.0, or any later versions of those
    licenses.

1.13. "Source Code Form"
    means the form of the work preferred for making modifications,
    including but not limited to software source code, documentation
    source, and configuration files.

1.14. "Standard or Compatible License"
    means a software license that has been approved by the Open Source
    Initiative as being compliant with the Open Source Definition,
    or has been identified by the SPDX as being a standard or compatible
    license.

2. Scope of License
------------------

2.1. License Grants.
    Each Contributor hereby grants You a world-wide, royalty-free,
    non-exclusive license:

    (a) under intellectual property rights (other than patent or trademark)
        Licensable by such Contributor to use, reproduce, make available,
        modify, display, perform, distribute, and otherwise exploit its
        Contributions in Source Code or Object Code form; and

    (b) under Patent Claims of such Contributor to make, use, sell, offer
        for sale, have made, import, and otherwise transfer either its
        Contributions or its Contributor Version.

2.2. Effective Date.
    The licenses granted in Section 2.1 are effective as of the date
    Contributor first makes such Contributions available to a third party
    under the terms of this License.

2.3. Limitations on Grant Scope.
    The licenses granted in Section 2.1 are the only rights granted under
    this License. No additional rights or licenses will be made available
    to You under this License, whether by implication, estoppel or
    otherwise.

2.4. Revocation.
    The licenses granted in Section 2.1 are perpetual, so long as You
    comply with the terms of this License. For clarification, while the
    licenses are perpetual, Contributors may terminate or suspend any
    additional permissions granted by such Contributors in the license
    notices attached to Covered Software, pursuant to Section 6.

2.5. No Trademark License.
    This License does not grant any rights to use any Contributor's name,
    logo, or trademarks, except as required for reasonable and customary
    use in describing the origin of the Covered Software.

3. Distribution of Executable Form
---------------------------------

3.1. Availability of Source Code.
    You may distribute the Executable Form of the Covered Software
    under the terms of Sections 3.1 through 3.4, provided that You also:

    (a) make available, complete, and machine readable, the Corresponding
        Source for the Executable Form; and

    (b) ensure that recipients have access to the Corresponding Source.

3.2. Additional Requirements.
    When distributing the Executable Form of the Covered Software:

    (a) You must include a copy of this License with every copy of the
        Executable Form You distribute;

    (b) You may not offer or impose any additional or different terms or
        conditions on the use of the Executable Form, except as
        permitted by Section 3.4.

3.3. Distribution of Corresponding Source.
    You may distribute Corresponding Source of the Covered Software:

    (a) with the Executable Form; or

    (b) via a publicly accessible network server, with access restrictions
        as described in Section 3.4.

3.4. Restrictions.
    When distributing Corresponding Source:

    (a) You may not impose any further restrictions on the exercise of
        rights granted under this License; and

    (b) You must retain all notices, disclaimers, and warranties in the
        Corresponding Source.

4. Modifications
----------------

4.1. License Grants.
    Subject to the terms of this License, each Contributor hereby grants
    You a world-wide, royalty-free, non-exclusive license to:

    (a) modify Covered Software; and

    (b) create and distribute Modifications of such Covered Software.

4.2. Conditions.
    When distributing Modifications:

    (a) You must make the Modifications available under the terms of this
        License;

    (b) You must include a notice stating that the file has been modified;

    (c) You must license the Modifications as a whole under this License.

4.3. No Additional Obligations.
    Except as expressly stated in this License, You have no additional
    obligations when distributing Modifications.

5. No Warranty
--------------

COVERED 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.

6. Disclaimer of Liability
--------------------------

EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL ANY
CONTRIBUTOR BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT, INDIRECT,
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING
FROM OR RELATING TO THE USE OR INABILITY TO USE THE COVERED SOFTWARE.

EXHIBIT A - Mozilla Public License 2.0

""Fix Agent""
Copyright (c) 2025 Fix Agent Contributors

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.

If it is not possible or desirable to put the notice in a particular
file, then You may include the notice in a location (such as a LICENSE
file in a relevant directory) where a recipient would be likely to
look for such a notice.

You may add additional accurate notices of copyright ownership.