license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user