diff options
Diffstat (limited to 'src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs')
-rw-r--r-- | src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs b/src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs index 51d0656..c263eb6 100644 --- a/src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs +++ b/src/DotNetOpenAuth.Test/OAuth2/OAuth2ChannelTests.cs @@ -1,5 +1,5 @@ //----------------------------------------------------------------------- -// <copyright file="OAuthWrapChannelTests.cs" company="Andrew Arnott"> +// <copyright file="OAuth2ChannelTests.cs" company="Andrew Arnott"> // Copyright (c) Andrew Arnott. All rights reserved. // </copyright> //----------------------------------------------------------------------- |