case 3681 2019 copyright

This commit is contained in:
2019-02-13 23:40:44 +00:00
parent d67f0925e7
commit 40c9b00b9a
44 changed files with 44 additions and 44 deletions

View File

@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("AyaNova.Plugin.XTools")]
[assembly: AssemblyCopyright("Copyright © 2008-2018")]
[assembly: AssemblyCopyright("Copyright © 2008-2019")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

View File

@@ -32,7 +32,7 @@ namespace AyaNova.Plugin.XTools
get { return
"AyaNova XTools\r\n"+
"Built " + AyaNova.PlugIn.XTools.Timestamp.BuildAt.ToString() + "\r\n" +
"Copyright 2009-2018 Ground Zero Tech-Works Inc."; }
"Copyright 2009-2019 Ground Zero Tech-Works Inc."; }
}
public Guid PluginID