diff options
Diffstat (limited to 'projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs')
-rw-r--r-- | projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs b/projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs index 8251a3f..4b1b8b1 100644 --- a/projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs +++ b/projecttemplates/RelyingPartyLogic/Model.ClientAuthorization.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="Model.ClientAuthorization.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="Model.ClientAuthorization.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |