Skip to content

Commit 46efdc4

Browse files
committed
fix: remove unnecessary copyright header
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
1 parent 41dca5e commit 46efdc4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

apps/files/lib/Controller/ViewController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
/**
44
* SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
55
* SPDX-FileCopyrightText: 2016 ownCloud, Inc.
6-
* SPDX-FileCopyrightText: 2025 Informatyka Boguslawski sp. z o.o. sp.k.
76
* SPDX-License-Identifier: AGPL-3.0-only
87
*/
98
namespace OCA\Files\Controller;

apps/files/src/actions/openLocallyAction.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/**
22
* SPDX-FileCopyrightText: 2023 Nextcloud GmbH and Nextcloud contributors
3-
* SPDX-FileCopyrightText: 2025 Informatyka Boguslawski sp. z o.o. sp.k.
43
* SPDX-License-Identifier: AGPL-3.0-or-later
54
*/
65
import { encodePath } from '@nextcloud/paths'

config/config.sample.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
/**
44
* SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
55
* SPDX-FileCopyrightText: 2016 ownCloud, Inc.
6-
* SPDX-FileCopyrightText: 2025 Informatyka Boguslawski sp. z o.o. sp.k.
76
* SPDX-License-Identifier: AGPL-3.0-only
87
*/
98

0 commit comments

Comments
 (0)