Skip to content

Commit eb2ae6e

Browse files
Add SPDX license expression to NuGet package
1 parent d67409c commit eb2ae6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Enrichers.ExcelDna/Serilog.Enrichers.ExcelDna.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<authors>C. Augusto Proiete</authors>
77
<owners>augustoproiete</owners>
88
<requireLicenseAcceptance>false</requireLicenseAcceptance>
9+
<license type="expression">Apache-2.0</license>
910
<releaseNotes>https://github.com/augustoproiete/serilog-enrichers-exceldna/releases/tag/v$version$</releaseNotes>
10-
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
1111
<projectUrl>https://github.com/augustoproiete/serilog-enrichers-exceldna</projectUrl>
1212
<repository type="git" url="https://github.com/augustoproiete/serilog-enrichers-exceldna" />
1313
<icon>images\icon.png</icon>

0 commit comments

Comments
 (0)