Explorar o código

Replacing deprecated <licenseUrl> with <license>

Source commit: 504773bd806c0eed2403bff62dfa2b50d8b7eb46
Martin Prikryl %!s(int64=6) %!d(string=hai) anos
pai
achega
661e92929f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deployment/WinSCPnet.nuspec

+ 1 - 1
deployment/WinSCPnet.nuspec

@@ -6,7 +6,7 @@
     <title>WinSCP .NET assembly</title>
     <authors>Martin Prikryl</authors>
     <owners>Martin Prikryl</owners>
-    <licenseUrl>https://www.mozilla.org/MPL/2.0/</licenseUrl>
+    <license type="expression">MPL-2.0</license>
     <projectUrl>https://winscp.net/eng/docs/library</projectUrl>
     <iconUrl>https://winscp.net/pad/winscp.png</iconUrl>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>