license switch agpl -> busl1, sprints work, new product advisories
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// ----------------------------------------------------------------------------
|
||||
// Copyright (c) 2025 StellaOps contributors. All rights reserved.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
using System.Globalization;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// ----------------------------------------------------------------------------
|
||||
// Copyright (c) 2025 StellaOps contributors. All rights reserved.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
namespace StellaOps.ExportCenter.Core.Provcache;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the AGPL-3.0-or-later.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the BUSL-1.1.
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
using System.Security.Claims;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the AGPL-3.0-or-later.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the BUSL-1.1.
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
using System.Collections.Concurrent;
|
||||
using System.Security.Cryptography;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the AGPL-3.0-or-later.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the BUSL-1.1.
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using Microsoft.Extensions.DependencyInjection.Extensions;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the AGPL-3.0-or-later.
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
// Copyright (c) StellaOps Contributors. Licensed under the BUSL-1.1.
|
||||
// SPDX-License-Identifier: BUSL-1.1
|
||||
|
||||
using StellaOps.Policy.Exceptions.Repositories;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user