Update project information copyrights.

This commit is contained in:
atom0s
2022-03-25 18:53:29 -07:00
parent 5c2c32cab4
commit 39ad5a2631
9 changed files with 9 additions and 9 deletions

View File

@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyCompany("atom0s")]
[assembly: AssemblyProduct("ExamplePlugin")]
[assembly: AssemblyCopyright("Copyright © atom0s 2015 - 2020")]
[assembly: AssemblyCopyright("Copyright © atom0s 2015 - 2022")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]