From 5b411e753cd7112eeaab5bf4acf056adf31d13da Mon Sep 17 00:00:00 2001 From: "Misha M.-Kupriyanov" Date: Wed, 2 Oct 2024 17:19:58 +0200 Subject: [PATCH] IONOS(chore): add license headers Signed-off-by: Misha M.-Kupriyanov --- .github/workflows/easycloud-build.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/easycloud-build.yml b/.github/workflows/easycloud-build.yml index 7db0e6113d5f6..2cef8aa5ef111 100644 --- a/.github/workflows/easycloud-build.yml +++ b/.github/workflows/easycloud-build.yml @@ -1,5 +1,9 @@ name: EasyCloud Build +# SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2024 STRATO AG +# SPDX-License-Identifier: AGPL-3.0-or-later + # The EasyCloud source is packaged as a container image. # This is a workaround because releases can not be created without tags # and we want to be able to create snapshots from branches.