Skip to content

Commit 5e3d04f

Browse files
committed
Run update_copyright script. No logical changes
1 parent 5c49a66 commit 5e3d04f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/src/webdriver/Internal/Base64UrlEncoder.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ namespace OpenQA.Selenium.Internal
2525
{
2626
/*
2727
* Based on: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/6.19.0/src/Microsoft.IdentityModel.Tokens/Base64UrlEncoder.cs
28-
*
28+
*
2929
* Now it is a part of .NET 9+ as System.Buffers.Text.Base64Url
30-
* https://github.com/SeleniumHQ/selenium/issues/14813
30+
* https://github.com/SeleniumHQ/selenium/issues/14813
3131
*/
3232

3333
/// <summary>

0 commit comments

Comments
 (0)