From 834119aa38274f458a15807300326de04557badb Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Thu, 26 Sep 2024 18:40:15 +0200 Subject: [PATCH] [backend] Fix typo --- Iceshrimp.Backend/Core/Database/prune-designer-cs-files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Iceshrimp.Backend/Core/Database/prune-designer-cs-files.sh b/Iceshrimp.Backend/Core/Database/prune-designer-cs-files.sh index 7956d6e4..6e4d473b 100644 --- a/Iceshrimp.Backend/Core/Database/prune-designer-cs-files.sh +++ b/Iceshrimp.Backend/Core/Database/prune-designer-cs-files.sh @@ -1,5 +1,5 @@ #!/bin/bash -# This file is licensed under the MIT license, in addition to the EUPL v1.2 as with the rest of the Iceshrimp.NET project +# This file is licensed under the MIT license, in addition to the EUPL v1.2 (as with the rest of the Iceshrimp.NET project) # Copyright (c) 2024 Laura Hausmann set -e