diff options
Diffstat (limited to 'projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs')
-rw-r--r-- | projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs b/projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs index 95feb8c..fc83f15 100644 --- a/projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs +++ b/projecttemplates/WebFormsRelyingParty/Members/AccountInfo.aspx.cs @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// <copyright file="AccountInfo.aspx.cs" company="Andrew Arnott"> -// Copyright (c) Andrew Arnott. All rights reserved. +// <copyright file="AccountInfo.aspx.cs" company="Outercurve Foundation"> +// Copyright (c) Outercurve Foundation. All rights reserved. // </copyright> //----------------------------------------------------------------------- |