Skip to content

Commit e02ee47

Browse files
committed
update license to rtw
1 parent e27e207 commit e02ee47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Microsoft.IdentityModel.Protocol.Extensions/Microsoft.IdentityModel.Protocol.Extensions.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<id>Microsoft.IdentityModel.Protocol.Extensions</id>
66
<version>$IMVersion$</version>
77
<authors>Microsoft Open Technologies.</authors>
8-
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_enu.htm</licenseUrl>
8+
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm</licenseUrl>
99
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=272508</projectUrl>
1010
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1111
<description>This package provides an assembly containing classes which extend the .NET Framework 4.5 with base constructs from the OpenId Connect and WS-Federation protocols</description>

src/System.IdentityModel.Tokens.Jwt/System.IdentityModel.Tokens.Jwt.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<id>System.IdentityModel.Tokens.Jwt</id>
66
<version>$JWTVersion$</version>
77
<authors>>Microsoft Open Technologies.</authors>
8-
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_enu.htm</licenseUrl>
8+
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_enu.htm</licenseUrl>
99
<projectUrl>http://go.microsoft.com/fwlink/?LinkId=272508</projectUrl>
1010
<requireLicenseAcceptance>true</requireLicenseAcceptance>
1111
<description>This package provides an assembly containing classes which extend the .NET Framework 4.5 with the necessary logic to process the JSON Web Token (JWT) format. That includes validating, parsing and generating JWT tokens; those capabilities can be applied both within the Windows Identity Foundation token processing pipeline and standalone, without any dependency on WIF’s configuration.</description>

0 commit comments

Comments
 (0)