Updated copyright to 2020 all modules
This commit is contained in:
@@ -29,7 +29,7 @@ namespace AyaNovaOL
|
||||
if (nHotFix > 0)
|
||||
sb.AppendLine("(Patch " + nHotFix.ToString() + ")");
|
||||
|
||||
sb.Append("Copyright © 1999-2019 Ground Zero Tech-Works Inc.\r\n");
|
||||
sb.Append("Copyright © 1999-2020 Ground Zero Tech-Works Inc.\r\n");
|
||||
sb.Append("All rights reserved\r\n");
|
||||
lblCopyRight.Text = sb.ToString();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user