reuse: add SPDX headers to app, community-containers, helm chart, and docs

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-11 10:10:44 +00:00
committed by GitHub
parent a2f5895265
commit efb037f48b
103 changed files with 680 additions and 267 deletions

View File

@@ -1,4 +1,7 @@
<?php
// SPDX-FileCopyrightText: 2021 Nextcloud GmbH <https://nextcloud.com>
// SPDX-License-Identifier: AGPL-3.0-only
declare(strict_types=1);
/**
* @copyright (c) 2021 Azul <azul@riseup.net>