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