Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'COPYING-README')
-rw-r--r--COPYING-README12
1 files changed, 8 insertions, 4 deletions
diff --git a/COPYING-README b/COPYING-README
index 54b959eb016..5f00323b719 100644
--- a/COPYING-README
+++ b/COPYING-README
@@ -1,5 +1,9 @@
-Files in OwnCloud may be copied under the terms of the GNU Affero
-General Public Licence as published by the Free Software Foundation;
-either version 3 of the License, or any later version unless noted otherwise.
+Files in ownCloud are licensed under the Affero General Public License version 3,
+the text of which can be found in COPYING-AGPL, or any later version of the AGPL,
+unless otherwise noted.
-Files in inc/ are PHP or other licences as noted.
+Components of ownCloud, including jQuery, are licensed under the MIT/X11 license.
+All unmodified files from these and other sources retain their original copyright
+and license notices: see the relevant individual files.
+
+Attribution information for ownCloud is contained in the AUTHORS file.