case 3754

This commit is contained in:
2020-05-06 19:19:16 +00:00
parent 20926758b3
commit 82d29c83d7
13 changed files with 22 additions and 51 deletions

View File

@@ -67,9 +67,7 @@ namespace AyaNova.PlugIn.QBOI
get
{
return
"AyaNova QBOI plugin\r\n" +
"Built " + AyaNova.PlugIn.QBOI.Timestamp.BuildAt.ToString() + "\r\n" +
"Copyright 2017-2020 Ground Zero Tech-Works Inc.";
"AyaNova QBOI plugin";
}
}