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

COPYING-README - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b0caca2ad21681d6c43283fef2a8ea2ff3b3d0c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.

Components of ownCloud:
* jQuery is dual licensed under MIT and GPL
* HTTP is three clause BSD license
* MDB2 uses a custom license in the BSD style
* User is AGPL
* XML/RPC is both MIT and PHP 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.