licensecompat checker

Is GPL-3.0-only compatible with LGPL-2.1?

It depends — here's on what:

LGPL and MPL-2.0 can feed a GPL work; EPL cannot. See overrides. 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: GPL-3.0-only

General guidance, not legal advice.

Obligations when redistributing as open source

Other distribution models

The verdict is the same under every distribution model; the obligations differ. Check this pair in the tool to switch models.

Related