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 /samples/OpenIdOfflineProvider/TextBoxTextWriter.cs | |
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 'samples/OpenIdOfflineProvider/TextBoxTextWriter.cs')
-rw-r--r-- | samples/OpenIdOfflineProvider/TextBoxTextWriter.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/OpenIdOfflineProvider/TextBoxTextWriter.cs b/samples/OpenIdOfflineProvider/TextBoxTextWriter.cs index 5319a78..b7a3549 100644 --- a/samples/OpenIdOfflineProvider/TextBoxTextWriter.cs +++ b/samples/OpenIdOfflineProvider/TextBoxTextWriter.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="TextBoxTextWriter.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="TextBoxTextWriter.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |