Table of Contents

Class MozillaPublicLicenseVersion20

Namespace
Loehnert.Lisrt.ThirdPartyLicenses.Licenses
Assembly
Loehnert.Lisrt.dll
public class MozillaPublicLicenseVersion20 : ILicense
Inheritance
MozillaPublicLicenseVersion20
Implements
Inherited Members

Properties

Name

Gets the name.

public string Name { get; }

Property Value

string

ShortIdentifier

Gets the license identifier. See https://spdx.org/licenses/.

public string ShortIdentifier { get; }

Property Value

string

Text

Gets the text.

public string Text { get; }

Property Value

string