Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Jun 22, 2023
2 parents 539cfbc + 6c16810 commit 5fe2b28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ReportGenerator.Core/Licensing/LicenseValidator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ internal static class LicenseValidator
{ Guid.Parse("8f316273-10a8-422f-992f-6c369cebdb92"), DateTime.MinValue },
{ Guid.Parse("0208bdf2-e775-4c5e-8765-4ebc615cbc17"), DateTime.MinValue },
{ Guid.Parse("860a488f-b3ce-4294-ae75-e331546ee830"), DateTime.MinValue },
{ Guid.Parse("8f66e7a8-e6c0-4a31-9747-67ed27b5f721"), DateTime.MinValue },
{ Guid.Parse("9717392c-fc55-415f-a1bf-1a407c9ec705"), new DateTime(2023, 12, 1) },
{ Guid.Parse("70dcfc78-6ca3-4a0b-bb43-a3840e39ff4f"), new DateTime(2024, 1, 1) },
{ Guid.Parse("6e4d43dd-84a5-40fd-beb2-34f3c4930994"), new DateTime(2024, 4, 1) },
Expand Down

0 comments on commit 5fe2b28

Please sign in to comment.