Mpdreamz / shellprogressbar

ShellProgressBar - display progress in your console application
MIT License
1.44k stars 134 forks source link

Provide SPDX license identifier for packages #68

Closed mburtscher closed 4 years ago

mburtscher commented 4 years ago

This change adds the SPDX license identifier to the generated NuGet packages by adding the appropriate PackageLicenseExpression tag.

Why? Companies use the license information provided by package managers to ensure compliance across large projects. Providing an SPDX license identifier makes it simpler for people to work with automated tools like LicenseFinder or GitLab's license scanning feature.