Skip to content

Commit 070ada5

Browse files
ChrisSfanosmkArtakMSFT
authored andcommitted
Change license to MIT from .NET Library
1 parent e2cf262 commit 070ada5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Microsoft.jQuery.Unobtrusive.Validation.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<authors>Microsoft</authors>
99
<owners>Microsoft,aspnet</owners>
1010
<requireLicenseAcceptance>true</requireLicenseAcceptance>
11-
<licenseUrl>https://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
11+
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1212
<projectUrl>https://www.asp.net/</projectUrl>
1313
<iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
1414
<description>jQuery plugin that unobtrusively sets up jQuery.Validation.</description>
@@ -25,4 +25,4 @@
2525
<file src="dist\jquery.validate.unobtrusive.js" target="Content\Scripts"/>
2626
<file src="dist\jquery.validate.unobtrusive.min.js" target="Content\Scripts"/>
2727
</files>
28-
</package>
28+
</package>

0 commit comments

Comments
 (0)