Skip to content

Commit 9e5360a

Browse files
committed
Merge pull request mcintyre321#41 from tcs021/master
Updated Templates assembly to have correct author and copyright.
2 parents 9606531 + 801c687 commit 9e5360a

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)