-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1360 from nextcloud/feat/add-SPDX-headers
feat: add SPDX headers
- Loading branch information
Showing
97 changed files
with
1,641 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# This workflow is provided via the organization template repository | ||
# | ||
# https://github.com/nextcloud/.github | ||
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization | ||
|
||
# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org> | ||
# | ||
# SPDX-License-Identifier: CC0-1.0 | ||
|
||
name: REUSE Compliance Check | ||
|
||
on: [pull_request] | ||
|
||
jobs: | ||
reuse-compliance-check: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 | ||
|
||
- name: REUSE Compliance Check | ||
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
/** | ||
* SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors | ||
* SPDX-License-Identifier: AGPL-3.0-or-later | ||
*/ | ||
module.exports = require('@nextcloud/stylelint-config') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,103 @@ | ||
<!-- | ||
- SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors | ||
- SPDX-License-Identifier: AGPL-3.0-or-later | ||
--> | ||
# Authors | ||
|
||
- Alexander Weidinger <[email protected]> | ||
- Allan Nordhøy <[email protected]> | ||
- Andreas Jacobsen <[email protected]> | ||
- Andy Scherzinger <[email protected]> | ||
- Benjamin Schmid <[email protected]> | ||
- Bernhard Posselt <[email protected]> | ||
- Bernhard Posselt <[email protected]> | ||
- Bernhard Posselt <[email protected]> | ||
- Bernhard Posselt <[email protected]> | ||
- CaCO3 <[email protected]> | ||
- Camila Ayres <[email protected]> | ||
- Camila San <[email protected]> | ||
- Christian Weiske <[email protected]> | ||
- Christoph Wurst <[email protected]> | ||
- Dan Muckerman <[email protected]> | ||
- Daniel <[email protected]> | ||
- Daniel Kesselberg <[email protected]> | ||
- Daniel Kraus <[email protected]> | ||
- Daniel Moch <[email protected]> | ||
- Daniel Morlock <[email protected]> | ||
- David Prévot <[email protected]> | ||
- Erik Pellikka <[email protected]> | ||
- Fallon Turner <[email protected]> | ||
- Felix Nüsse <[email protected]> | ||
- Ferdinand Mütsch <[email protected]> | ||
- Florian Hülsmann <[email protected]> | ||
- Hendrik Leppelsack <[email protected]> | ||
- Holger Hees <[email protected]> | ||
- Holly <[email protected]> | ||
- Jace Manshadi <[email protected]> | ||
- Jacek Tomasiak <[email protected]> | ||
- Jan C. Borchardt <[email protected]> | ||
- Jan-Christoph Borchardt <[email protected]> | ||
- Janez Urevc <[email protected]> | ||
- Jenkins for ownCloud <[email protected]> | ||
- Jenkins for ownCloud <[email protected]> | ||
- Jesus Samitier <[email protected]> | ||
- Joachim von Eichborn <[email protected]> | ||
- Joas Schilling <[email protected]> | ||
- Joas Schilling <[email protected]> | ||
- John Molakvoæ <[email protected]> | ||
- John Molakvoæ <[email protected]> | ||
- Jonathan Pagel <[email protected]> | ||
- Julius Härtl <[email protected]> | ||
- Julius Härtl <[email protected]> | ||
- Kate <[email protected]> | ||
- Kim, Seungho (isho) <[email protected]> | ||
- Konstantin <[email protected]> | ||
- Konstantin Gorodinskii <[email protected]> | ||
- Loki3000 <[email protected]> | ||
- Luka Trovic <[email protected]> | ||
- Luka Trovic <[email protected]> | ||
- Lukas Reschke <[email protected]> | ||
- Lukas Reschke <[email protected]> | ||
- Marius Blüm <[email protected]> | ||
- Martin Monperrus <[email protected]> | ||
- Matthias Grundmann <[email protected]> | ||
- Morris Jobke <[email protected]> | ||
- Morris Jobke <[email protected]> | ||
- Mostafa Ahangarha <[email protected]> | ||
- Naveen <[email protected]> | ||
- Nextcloud bot <[email protected]> | ||
- Niedermann IT-Dienstleistungen <[email protected]> | ||
- Raghu Nayyar <[email protected]> | ||
- RealRancor <[email protected]> | ||
- Roberto Guido <[email protected]> | ||
- Robin Appelman <[email protected]> | ||
- Robin Appelman <[email protected]> | ||
- Roeland Jago Douma <[email protected]> | ||
- Rutger Laurman <[email protected]> | ||
- Simon L <[email protected]> | ||
- Steven vanZyl <[email protected]> | ||
- Thomas Anderson <[email protected]> | ||
- Thomas Mueller <[email protected]> | ||
- Thomas Müller <[email protected]> | ||
- Thomas Müller <[email protected]> | ||
- Tobias Kaminsky <[email protected]> | ||
- Tristan Druyen <[email protected]> | ||
- Valdnet <[email protected]> | ||
- Volkan Gezer <[email protected]> | ||
- dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | ||
- dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
- e.vukcevic <[email protected]> | ||
- fenn-cs <[email protected]> | ||
- jld3103 <[email protected]> | ||
- kimthefirst <[email protected]> | ||
- korelstar <[email protected]> | ||
- korelstar <[email protected]> | ||
- nextcloud-command <[email protected]> | ||
- provokateurin <[email protected]> | ||
- raghunayyar <[email protected]> | ||
- rakekniven <[email protected]> | ||
- rushsteve1 <[email protected]> | ||
- salixor <[email protected]> | ||
- skjnldsv <[email protected]> | ||
- tchncs <[email protected]> | ||
- vincowl <[email protected]> |
Oops, something went wrong.