license 0.7.2

A license library.
Documentation

License

Crates.io Docs

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:

However, you can also create your own license by implementing the License trait. By default all the licenses are enabled, but individual licenses can be enabled through feature gating.

License

Licensed under either of

at your option.

Contribution

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.