From 36f502ed35e86c2b2525459919b4d677ccca9913 Mon Sep 17 00:00:00 2001 From: Carlo Goetz Date: Thu, 19 Mar 2026 17:30:02 +0100 Subject: [PATCH] fix(notice) add service name to NOTICE.txt where missing --- services/certificates/NOTICE.txt | 2 +- services/git/NOTICE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/services/certificates/NOTICE.txt b/services/certificates/NOTICE.txt index 26e101e91..e84f9f826 100644 --- a/services/certificates/NOTICE.txt +++ b/services/certificates/NOTICE.txt @@ -1,2 +1,2 @@ -STACKIT SDK for Go +STACKIT certificates SDK for Go Copyright 2025 - 2026 Schwarz IT KG \ No newline at end of file diff --git a/services/git/NOTICE.txt b/services/git/NOTICE.txt index 26e101e91..627db0818 100644 --- a/services/git/NOTICE.txt +++ b/services/git/NOTICE.txt @@ -1,2 +1,2 @@ -STACKIT SDK for Go +STACKIT git SDK for Go Copyright 2025 - 2026 Schwarz IT KG \ No newline at end of file