diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2012-02-05 08:52:19 -0800 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2012-02-05 08:52:19 -0800 |
commit | 07e74be175a23eae83eaf7affe3b24d9cec1513f (patch) | |
tree | 3072920b0a60fcc4fba4af70376d04a0a8d8af26 /src/DotNetOpenAuth.Test/Messaging/Reflection | |
parent | 31647c77a989b8a2b3dc1d307d42f1914a502e74 (diff) | |
download | DotNetOpenAuth-07e74be175a23eae83eaf7affe3b24d9cec1513f.zip DotNetOpenAuth-07e74be175a23eae83eaf7affe3b24d9cec1513f.tar.gz DotNetOpenAuth-07e74be175a23eae83eaf7affe3b24d9cec1513f.tar.bz2 |
Updated all copyright notices to reflect copyright assignment to Outercurve.
Fixes #66
Diffstat (limited to 'src/DotNetOpenAuth.Test/Messaging/Reflection')
4 files changed, 8 insertions, 8 deletions
diff --git a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDescriptionTests.cs b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDescriptionTests.cs index 92f39cc..eea802b 100644 --- a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDescriptionTests.cs +++ b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDescriptionTests.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="MessageDescriptionTests.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="MessageDescriptionTests.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- diff --git a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs index 9e3f4c5..b5e32ff 100644 --- a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs +++ b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessageDictionaryTests.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="MessageDictionaryTests.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="MessageDictionaryTests.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- diff --git a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessagePartTests.cs b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessagePartTests.cs index 66237e7..65bb3f2 100644 --- a/src/DotNetOpenAuth.Test/Messaging/Reflection/MessagePartTests.cs +++ b/src/DotNetOpenAuth.Test/Messaging/Reflection/MessagePartTests.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="MessagePartTests.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="MessagePartTests.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- diff --git a/src/DotNetOpenAuth.Test/Messaging/Reflection/ValueMappingTests.cs b/src/DotNetOpenAuth.Test/Messaging/Reflection/ValueMappingTests.cs index 60c8bc3..8e7ebf8 100644 --- a/src/DotNetOpenAuth.Test/Messaging/Reflection/ValueMappingTests.cs +++ b/src/DotNetOpenAuth.Test/Messaging/Reflection/ValueMappingTests.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="ValueMappingTests.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="ValueMappingTests.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |