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