Skip to content

Commit af4cfd4

Browse files
skjnldsvnextcloud-command
authored andcommitted
fix: remove unnecessary copyright header
Signed-off-by: John Molakvoæ <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 8f502ae commit af4cfd4

File tree

4 files changed

+1
-4
lines changed

4 files changed

+1
-4
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

dist/files-init.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)