From 189cdf0594a57e16fb07e42e6fd40594f4a29b97 Mon Sep 17 00:00:00 2001 From: kryptomrx Date: Mon, 18 May 2026 16:22:06 +0200 Subject: [PATCH] chore: pin license to AGPL-3.0-only --- Noz.PowerShell/Noz.PowerShell.csproj | 2 +- NozCli.Core/NozCli.Core.csproj | 2 +- NozCli/NozCli.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Noz.PowerShell/Noz.PowerShell.csproj b/Noz.PowerShell/Noz.PowerShell.csproj index 4eb92e2..f48fa4f 100644 --- a/Noz.PowerShell/Noz.PowerShell.csproj +++ b/Noz.PowerShell/Noz.PowerShell.csproj @@ -19,7 +19,7 @@ Bruno Deanoz Copyright (c) 2026 Bruno Deanoz PowerShell module for noz — manage notes directly from the PowerShell prompt. - AGPL-3.0-or-later + AGPL-3.0-only https://git.kryptomrx.de/noz/noz-cli git diff --git a/NozCli.Core/NozCli.Core.csproj b/NozCli.Core/NozCli.Core.csproj index 7170ccb..2ce5aad 100644 --- a/NozCli.Core/NozCli.Core.csproj +++ b/NozCli.Core/NozCli.Core.csproj @@ -8,7 +8,7 @@ Bruno Deanoz Copyright (c) 2026 Bruno Deanoz Core library for noz-cli — API client, note models and sync logic. - AGPL-3.0-or-later + AGPL-3.0-only https://git.kryptomrx.de/noz/noz-cli git diff --git a/NozCli/NozCli.csproj b/NozCli/NozCli.csproj index 057a0ac..01eb3c5 100644 --- a/NozCli/NozCli.csproj +++ b/NozCli/NozCli.csproj @@ -22,7 +22,7 @@ Bruno Deanoz Copyright (c) 2026 Bruno Deanoz CLI for noz — create, edit, sync and manage notes in a self-hosted digital garden. - AGPL-3.0-or-later + AGPL-3.0-only https://git.kryptomrx.de/noz/noz-cli git