Merge pull request #46439 from nextcloud/docs/noid/spdx-docs

Update license header infos
This commit is contained in:
Andy Scherzinger 2024-07-11 12:06:03 +02:00 committed by GitHub
commit b09347ae53
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,12 +80,11 @@ All contributions to this repository from June 16, 2016, and onward are consider
licensed under the AGPLv3 or any later version.
Nextcloud doesn't require a CLA (Contributor License Agreement).
The copyright belongs to all the individual contributors. Therefore we recommend
that every contributor adds the following line to the header of a file if they
changed it substantially:
The copyright belongs to all the individual contributors.
Therefore we recommend that every contributor adds the following line to the [AUTHORS](AUTHORS) file if they made substantial changes to the code:
```
@copyright Copyright (c) <year>, <your name> (<your email address>)
- <your name> <your email address>
```
Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere and to explain how together we can strengthen and support each other.