aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING-README
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-05-09 20:20:32 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-05-10 11:07:50 +0200
commit1df96b041735d105f3e0043fd0868e159ddaff10 (patch)
treed252071219a43086c13bb6200791781ed95c3425 /COPYING-README
parent3669608b23a5a2dc4a70007a3a015f38d12743eb (diff)
downloadnextcloud-server-1df96b041735d105f3e0043fd0868e159ddaff10.tar.gz
nextcloud-server-1df96b041735d105f3e0043fd0868e159ddaff10.zip
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to 'COPYING-README')
-rw-r--r--COPYING-README16
1 files changed, 0 insertions, 16 deletions
diff --git a/COPYING-README b/COPYING-README
deleted file mode 100644
index 53e29ec4771..00000000000
--- a/COPYING-README
+++ /dev/null
@@ -1,16 +0,0 @@
-Files in Nextcloud are licensed under the Affero General Public License version 3,
-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
-All unmodified files from these and other sources retain their original copyright
-and license notices: see the relevant individual files.
-
-Attribution information for Nextcloud is contained in the AUTHORS file.