Skip to content

Commit

Permalink
Licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Dec 15, 2023
1 parent f614c8b commit de9e6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ReportGenerator.Core/Licensing/LicenseValidator.cs
Expand Up @@ -35,6 +35,7 @@ internal static class LicenseValidator
{ 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("d78f42ba-a0b9-40b3-a9f7-b73bc31aa449"), DateTime.MinValue },
{ Guid.Parse("265472d9-799d-44db-b7f2-b8da433812f9"), new DateTime(2023, 7, 28) },
{ Guid.Parse("16823d5b-b7da-48b7-94d9-73dbce61059c"), new DateTime(2023, 11, 1) },
{ Guid.Parse("14978526-1719-48cb-aa6d-6d48b7a99af9"), new DateTime(2023, 11, 1) },
Expand Down

0 comments on commit de9e6ce

Please sign in to comment.