From c13f1948e21d6f5c70f778ad52a96e595906cf5a Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 11 Jul 2024 10:17:13 +0200 Subject: [PATCH] docs: Update license header infos ...to be inline with the SPDX strategy Signed-off-by: Andy Scherzinger --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 00126be7520..119cad6d412 100644 --- a/README.md +++ b/README.md @@ -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) , () +- ``` 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.