license switch agpl -> busl1, sprints work, new product advisories

This commit is contained in:
master
2026-01-20 15:32:20 +02:00
parent 4903395618
commit c32fff8f86
1835 changed files with 38630 additions and 4359 deletions

View File

@@ -43,7 +43,7 @@ public sealed class OpenApiAggregationOptions
/// <summary>
/// Gets or sets the license name.
/// </summary>
public string LicenseName { get; set; } = "AGPL-3.0-or-later";
public string LicenseName { get; set; } = "BUSL-1.1";
/// <summary>
/// Gets or sets the contact name.