Class MozillaPublicLicenseVersion20
- Namespace
- Loehnert.Lisrt.ThirdPartyLicenses.Licenses
- Assembly
- Loehnert.Lisrt.dll
Represents the Mozilla Public License Version 2.0.
public class MozillaPublicLicenseVersion20 : ILicense
- Inheritance
-
MozillaPublicLicenseVersion20
- Implements
- Inherited Members
Properties
Name
Gets the name.
public string Name { get; }
Property Value
ShortIdentifier
Gets the license identifier. See https://spdx.org/licenses/.
public string ShortIdentifier { get; }
Property Value
Text
Gets the text.
public string Text { get; }