diff options
Diffstat (limited to 'samples/OAuthServiceProvider/Code/OAuthToken.cs')
-rw-r--r-- | samples/OAuthServiceProvider/Code/OAuthToken.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/OAuthServiceProvider/Code/OAuthToken.cs b/samples/OAuthServiceProvider/Code/OAuthToken.cs index 9099237..709b139 100644 --- a/samples/OAuthServiceProvider/Code/OAuthToken.cs +++ b/samples/OAuthServiceProvider/Code/OAuthToken.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="OAuthToken.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="OAuthToken.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |