Skip to content

Commit 2e86313

Browse files
committed
Licenses
1 parent fad699a commit 2e86313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ReportGenerator.Core/Licensing/LicenseValidator.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ internal static class LicenseValidator
3838
{ Guid.Parse("265472d9-799d-44db-b7f2-b8da433812f9"), new DateTime(2023, 7, 28) },
3939
{ Guid.Parse("16823d5b-b7da-48b7-94d9-73dbce61059c"), new DateTime(2023, 11, 1) },
4040
{ Guid.Parse("14978526-1719-48cb-aa6d-6d48b7a99af9"), new DateTime(2023, 11, 1) },
41+
{ Guid.Parse("d15b4f19-506b-4c7c-a270-c99129bd8281"), new DateTime(2023, 12, 1) },
4142
{ Guid.Parse("9717392c-fc55-415f-a1bf-1a407c9ec705"), new DateTime(2023, 12, 1) },
4243
{ Guid.Parse("70dcfc78-6ca3-4a0b-bb43-a3840e39ff4f"), new DateTime(2024, 1, 1) },
4344
{ Guid.Parse("6e4d43dd-84a5-40fd-beb2-34f3c4930994"), new DateTime(2024, 4, 1) },

0 commit comments

Comments
 (0)