Skip to content

Commit 801c687

Browse files
author
Todd Schneider
committed
Updated Templates assembly to have correct author and copyright.
1 parent 9606531 commit 801c687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Mvc.JQuery.Datatables.Templates/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
[assembly: AssemblyTitle("Mvc.JQuery.Datatables.Templates")]
99
[assembly: AssemblyDescription("Install this project to customise the cshtml templates, or if you don't want to use the EmbeddedResourceVirtualPathProvider ")]
1010
[assembly: AssemblyConfiguration("")]
11-
[assembly: AssemblyCompany("Microsoft")]
11+
[assembly: AssemblyCompany("Harry McIntyre")]
1212
[assembly: AssemblyProduct("Mvc.JQuery.Datatables.Templates")]
13-
[assembly: AssemblyCopyright("Copyright © Microsoft 2012")]
13+
[assembly: AssemblyCopyright("Harry McIntyre")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

0 commit comments

Comments
 (0)