Skip to content

Commit e3d57e7

Browse files
Update SPDX header to reflect correct state
Resolves nextcloud#12920 Signed-off-by: Andy Scherzinger <[email protected]>
1 parent 8a3135e commit e3d57e7

File tree

1,250 files changed

+1252
-1253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,250 files changed

+1252
-1253
lines changed

.codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors
2-
# SPDX-License-Identifier: AGPL-3.0-or-later
2+
# SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
33
codecov:
44
branch: master
55
ci:

.devcontainer/Dockerfile.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
2-
SPDX-License-Identifier: AGPL-3.0-or-later
2+
SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only

.devcontainer/README.md

Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
2-
SPDX-License-Identifier: AGPL-3.0-or-later
2+
SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
2-
SPDX-License-Identifier: AGPL-3.0-or-later
2+
SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ type: docker
44
name: tests-stable
55

66
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
7-
# SPDX-License-Identifier: AGPL-3.0-or-later
7+
# SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
88

99

1010
steps:

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# see http://EditorConfig.org
44

55
# SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors
6-
# SPDX-License-Identifier: AGPL-3.0-or-later
6+
# SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
77

88
# This is the file in the root of the project.
99
# For sub folders you can have other files that override only some settings.

.github/.config.yml.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SPDX-FileCopyrightText: 2018-2024 Nextcloud GmbH and Nextcloud contributors
2-
SPDX-License-Identifier: AGPL-3.0-or-later
2+
SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
2-
# SPDX-License-Identifier: AGPL-3.0-or-later
2+
# SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only
33
# You can add one username per supported platform and one custom link
44
custom: https://nextcloud.com/include/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
2-
SPDX-License-Identifier: AGPL-3.0-or-later
2+
SPDX-License-Identifier: AGPL-3.0-or-later OR GPL-2.0-only

0 commit comments

Comments
 (0)