diff options
author | metamuffin <metamuffin@disroot.org> | 2023-09-23 23:23:01 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-09-23 23:23:01 +0200 |
commit | fb466123ac3fe07c59f092b3e3635843e7d0598d (patch) | |
tree | 011d3bf2a70824a48e01d26e140069facd34940c /readme.md | |
parent | 5d92c581db94dd8672548d6e59e889c7ad8eafab (diff) | |
download | keks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar keks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar.bz2 keks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar.zst |
note the icon license
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,8 +20,9 @@ a simple secure web conferencing application ## Licence -Licensed under the terms of the GNU Affero General Public License version 3 -only. See [COPYING](./COPYING). +Licensed under the terms of the GNU Affero General Public License version 3 only +with exception of the icons found withing `client-web/assets/icons`, which are +Apache-2.0 licensed. See [COPYING](./COPYING). ## Usage |