Cleanup and better comments to clarify licensing code

This commit is contained in:
2022-10-25 20:30:57 +00:00
parent bb6c15286b
commit 102c145386
4 changed files with 31 additions and 53 deletions

View File

@@ -7,9 +7,10 @@ using AyaNova.Util;
namespace AyaNova.Biz
{
//NOTE: this is not where the license expiration is checked, that's done in corejobsweeper with the user count checks
/// <summary>
/// called by Generator to check for new licenses automatically
/// called by Generator to check RockFish for new licenses automatically
///
/// </summary>
internal static class CoreJobLicense