A library that provides license information from spdx.org in addition to limitation, condition, and permission information for each license. The library also provides the ability to identify a given license from the license text.
The library currently supports the following licenses: * AGPL-3.0 * Apache-2.0 * CC0-1.0 * GPL-3.0 * LGPL-3.0 * MIT * MPL-2.0 * Unlicense
However, you can also create your own license by implementing the License trait.
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.