Is AGPL-3.0 compatible with MPL-2.0?
Yes.
AGPLv3 is among MPL-2.0's listed secondary licenses. Result license is the more restrictive of the inputs. You must satisfy every input license's notice and source-offer terms. Verify pairwise compatibility first.
Resulting work's license: AGPL-3.0-only
General guidance, not legal advice.
Obligations when redistributing as open source
- AGPL-3.0: retain the copyright notice and license text.
- AGPL-3.0: state significant changes made to the code.
- AGPL-3.0: provide complete corresponding source of the combined work.
- AGPL-3.0: the combined distributed work must be licensed under AGPL-3.0-only.
- MPL-2.0: retain the copyright notice and license text.
- MPL-2.0: state significant changes made to the code.
- MPL-2.0: disclose the source of modified MPL-2.0 files.
- MPL-2.0: modified MPL-2.0 files must remain under MPL-2.0.
Other distribution models
The verdict is the same under every distribution model; the obligations differ. Check this pair in the tool to switch models.