Updated copyright to 2020 all modules

This commit is contained in:
2020-03-10 17:35:00 +00:00
parent fd309255c7
commit 10987860bb
44 changed files with 44 additions and 44 deletions

View File

@@ -42,7 +42,7 @@ namespace AyaNova.Plugin.QuickNotification
{
return "AyaNova QuickNotification plugin\r\n" +
"Built " + AyaNova.PlugIn.QuickNotification.Timestamp.BuildAt.ToString() + "\r\n" +
"Copyright 2009-2019 Ground Zero Tech-Works Inc.";
"Copyright 2009-2020 Ground Zero Tech-Works Inc.";
}
}