https://github.com/owncloud/core
Raw File
Tip revision: 1d8c94865de6c5ac35a76d524dac3acbe8ef4c88 authored by Thomas Müller on 30 October 2018, 11:57:45 UTC
No max version check for apps when using release channel git or daily
Tip revision: 1d8c948
COPYING-README
Files in ownCloud 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+
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