Skip to content

Commit

Permalink
Licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed May 22, 2024
1 parent 5e35c1b commit a1503ae
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 @@ -46,6 +46,7 @@ internal static class LicenseValidator
{ Guid.Parse("b673472f-24e0-4b4b-9837-713d49049e2d"), new DateTime(2024, 2, 1) },
{ Guid.Parse("6e4d43dd-84a5-40fd-beb2-34f3c4930994"), new DateTime(2024, 4, 1) },
{ Guid.Parse("4b80b56a-1eb0-4b93-9b82-b33c11215316"), new DateTime(2024, 4, 1) },
{ Guid.Parse("1ee7e23a-a9ec-49cb-8c9c-f3c78d801f8d"), new DateTime(2024, 6, 1) },
{ Guid.Parse("c2acc361-1b27-44a9-9e5d-841d8467dac0"), new DateTime(2025, 3, 1) },
};

Expand Down

0 comments on commit a1503ae

Please sign in to comment.