Class Bsd2ClauseViewsLicense
- Namespace
- Loehnert.Lisrt.ThirdPartyLicenses.Licenses
- Assembly
- Loehnert.Lisrt.dll
Represents the BSD 2-Clause with views sentence license.
public class Bsd2ClauseViewsLicense : ILicense
- Inheritance
-
Bsd2ClauseViewsLicense
- Implements
- Inherited Members
Properties
Name
Gets the name.
public string Name { get; }
Property Value
ShortIdentifier
Gets the license identifier (BSD-2-Clause-Views). See https://spdx.org/licenses/.
public string ShortIdentifier { get; }
Property Value
Text
Gets the text.
public string Text { get; }