diff options
Diffstat (limited to 'COPYING-README')
-rw-r--r-- | COPYING-README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/COPYING-README b/COPYING-README index 5f00323b719..b0caca2ad21 100644 --- a/COPYING-README +++ b/COPYING-README @@ -2,7 +2,12 @@ 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, including jQuery, are licensed under the MIT/X11 license. +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. |