https://github.com/owncloud/core
Raw File
Tip revision: 23f9633e67300213dd76a4f88f8b8ec40d092e81 authored by Piotr Mrowczynski on 02 September 2022, 09:57:29 UTC
adjustments for public link file readwrite continued
Tip revision: 23f9633
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