diff options
Diffstat (limited to 'src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs')
-rw-r--r-- | src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs b/src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs index 2576eb0..1911730 100644 --- a/src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs +++ b/src/DotNetOpenAuth.Core/Configuration/TrustedProviderEndpointConfigurationElement.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="TrustedProviderEndpointConfigurationElement.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="TrustedProviderEndpointConfigurationElement.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |