summaryrefslogtreecommitdiffstats
path: root/lib/Service/RecordingService.php
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-04-26 19:10:41 +0200
committerGitHub <noreply@github.com>2024-04-26 19:10:41 +0200
commit8ef7b2ef63a809bc9136ed6c730a73269060f29a (patch)
treec76ab95e07dbdcbffca30720a2ba2902f2b92bfa /lib/Service/RecordingService.php
parent0ace1fe5ca9e7c7e8a51bd91d8007d58deb2e096 (diff)
parentb2d9bf1fa9c11fd57da9ea874f2653085862f948 (diff)
Merge pull request #12204 from nextcloud/chore/spdx
chore: Migrate to SPDX headers
Diffstat (limited to 'lib/Service/RecordingService.php')
-rw-r--r--lib/Service/RecordingService.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Service/RecordingService.php b/lib/Service/RecordingService.php
index 3a283cf06..388407d92 100644
--- a/lib/Service/RecordingService.php
+++ b/lib/Service/RecordingService.php
@@ -3,7 +3,6 @@
declare(strict_types=1);
/**
* SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
- * SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/