Cleanup and better comments to clarify licensing code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user