Skip to content

Commit 6d3dcd5

Browse files
committed
Update copyright dates in preparation for year's end
1 parent 4b7ab83 commit 6d3dcd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

OnTopic.Web.Mvc.Tests/OnTopic.Web.Mvc.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Company>Ignia</Company>
2020
<Product>Ignia OnTopic Library</Product>
2121
<Description>Provides unit tests for the OnTopic MVC library.</Description>
22-
<Copyright>Copyright © 2019 Ignia, LLC</Copyright>
22+
<Copyright>©2020 Ignia, LLC</Copyright>
2323
<OutputPath>bin\$(Configuration)\</OutputPath>
2424
</PropertyGroup>
2525
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">

OnTopic.Web.Mvc/OnTopic.Web.Mvc.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<Company>Ignia</Company>
1111
<Product>Ignia OnTopic Library</Product>
1212
<Description>Provides presentation-layer support for the ASP.NET MVC Framework.</Description>
13-
<Copyright>Copyright © 2015 Ignia, LLC</Copyright>
13+
<Copyright>©2020 Ignia, LLC</Copyright>
1414
<OutputPath>bin\$(Configuration)\</OutputPath>
1515
<Authors>Ignia</Authors>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)