Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add SPDX headers #1360

Merged
merged 1 commit into from
Sep 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2020-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later

version: 2
updates:
- package-ecosystem: composer
Expand Down
3 changes: 3 additions & 0 deletions .github/pr-feedback.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later

ame: 'Ask for feedback on PRs'
on:
schedule:
Expand Down
8 changes: 8 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 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: 2020-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT

name: Lint
on:
push:
Expand Down
22 changes: 22 additions & 0 deletions .github/workflows/reuse.yml
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
8 changes: 8 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 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: 2020-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT

name: Test
on:
push:
Expand Down
4 changes: 4 additions & 0 deletions .stylelintrc.js
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')
103 changes: 103 additions & 0 deletions AUTHORS
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]>
Loading
Loading