diff --git a/lib/Model/WorkerConfig.php b/lib/Model/WorkerConfig.php index 2307259..ceaf041 100644 --- a/lib/Model/WorkerConfig.php +++ b/lib/Model/WorkerConfig.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * SPDX-FileCopyrightText: 2025 Richard Steinmetz + * SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ diff --git a/lib/Service/ModuloService.php b/lib/Service/ModuloService.php index 7d5d4ff..8e095da 100644 --- a/lib/Service/ModuloService.php +++ b/lib/Service/ModuloService.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * SPDX-FileCopyrightText: 2025 Richard Steinmetz + * SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ diff --git a/tests/Service/Test.php b/tests/Service/Test.php index 13258ae..b8a90ab 100644 --- a/tests/Service/Test.php +++ b/tests/Service/Test.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * SPDX-FileCopyrightText: 2025 Richard Steinmetz + * SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */