Преглед изворни кода

Replacing deprecated <licenseUrl> with <license>

Source commit: 504773bd806c0eed2403bff62dfa2b50d8b7eb46
Martin Prikryl пре 6 година
родитељ
комит
661e92929f
1 измењених фајлова са 1 додато и 1 уклоњено
  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>