Skip to content

Commit 32313d8

Browse files
committed
Standardized headers
The sample configuration was borrowed from the **GoldSim** website as a stable implementation, but should obviously use the **Ignia** header.
1 parent f0ca64a commit 32313d8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Ignia.Topics.Web.Mvc.Host/App_Start/RouteConfig.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*==============================================================================================================================
22
| Author Ignia, LLC
3-
| Client GoldSim
4-
| Project Website
3+
| Client Ignia, LLC
4+
| Project OnTopicSample OnTopic Site
55
\=============================================================================================================================*/
66
using System.Web.Mvc;
77
using System.Web.Routing;

Ignia.Topics.Web.Mvc.Host/Global.asax.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*==============================================================================================================================
22
| Author Ignia, LLC
3-
| Client GoldSim
4-
| Project Website
3+
| Client Ignia, LLC
4+
| Project OnTopicSample OnTopic Site
55
\=============================================================================================================================*/
66
using System;
77
using System.Web;

Ignia.Topics.Web.Mvc.Host/SampleControllerFactory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*==============================================================================================================================
22
| Author Ignia, LLC
3-
| Client GoldSim
4-
| Project Website
3+
| Client Ignia, LLC
4+
| Project OnTopicSample OnTopic Site
55
\=============================================================================================================================*/
66
using System;
77
using System.Configuration;

0 commit comments

Comments
 (0)