diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-25 16:35:05 +0200 |
---|---|---|
committer | Andy Scherzinger <info@andy-scherzinger.de> | 2024-06-26 23:55:19 +0200 |
commit | 0a6735c6bad7c266e37642c412793611e09b5194 (patch) | |
tree | 65bf621f4f4817c23d8e02f8ab6cb28440e584cc /COPYING-README | |
parent | 380a253aabecc7f4927ed924383cbe0c74bea553 (diff) | |
download | nextcloud-server-0a6735c6bad7c266e37642c412793611e09b5194.tar.gz nextcloud-server-0a6735c6bad7c266e37642c412793611e09b5194.zip |
docs: Reference 3rd party licenses via SPDX
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'COPYING-README')
-rw-r--r-- | COPYING-README | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/COPYING-README b/COPYING-README index 5254ddaaa54..8b41da4ec73 100644 --- a/COPYING-README +++ b/COPYING-README @@ -7,14 +7,9 @@ Files in Nextcloud are licensed under the Affero General Public License version the text of which can be found in `COPYING`, or any later version of the AGPL, unless otherwise noted. -Licensing of components: -* jQuery: MIT / GPL -* HTTP: 3 clause BSD -* MDB2: BSD style custom -* User: AGPL -* XML/RPC: MIT / PHP -* Elementary filetype icons: GPL v3+ -* Material UI icons: APACHE LICENSE, VERSION 2.0 +For licensing of components please see the respective SPDX headers of the shipped +files in the `dist` folder. + All unmodified files from these and other sources retain their original copyright and license notices: see the relevant individual files. |