https://github.com/owncloud/core
Raw File
Tip revision: ab39e9a61c23c8f22c3c197b5447cc846b85d3eb authored by Vincent Petry on 07 February 2018, 09:22:43 UTC
Set version to 10.0.7 RC1
Tip revision: ab39e9a
COPYING-README
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.

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+
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.
back to top