diff options
author | Georg Ehrke <developer@georgehrke.com> | 2020-06-02 12:48:37 +0200 |
---|---|---|
committer | Georg Ehrke <developer@georgehrke.com> | 2020-07-31 16:45:27 +0200 |
commit | 0fad921840eb801492522af6ef795231163cff20 (patch) | |
tree | ddab0d1567d81eeb8d956ec98196180ad296cabd /COPYING-README | |
parent | fce6df06e2bd1d68ee5614621ae7f92c6f7fa53d (diff) | |
download | nextcloud-server-0fad921840eb801492522af6ef795231163cff20.tar.gz nextcloud-server-0fad921840eb801492522af6ef795231163cff20.zip |
Add user-status app
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Diffstat (limited to 'COPYING-README')
-rw-r--r-- | COPYING-README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/COPYING-README b/COPYING-README index 599d4eb469c..53e29ec4771 100644 --- a/COPYING-README +++ b/COPYING-README @@ -9,6 +9,7 @@ Licensing of components: * User: AGPL * XML/RPC: MIT / PHP * Elementary filetype icons: GPL v3+ +* Material UI icons: APACHE LICENSE, VERSION 2.0 All unmodified files from these and other sources retain their original copyright and license notices: see the relevant individual files. |