https://github.com/owncloud/core
Raw File
Tip revision: 7614a438b6071a3177550e546b32fb342e1e3c07 authored by Jörn Friedrich Dreyer on 13 June 2018, 13:21:02 UTC
move share type usergroup to central constants class
Tip revision: 7614a43
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