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