summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-09-23 23:23:01 +0200
committermetamuffin <metamuffin@disroot.org>2023-09-23 23:23:01 +0200
commitfb466123ac3fe07c59f092b3e3635843e7d0598d (patch)
tree011d3bf2a70824a48e01d26e140069facd34940c
parent5d92c581db94dd8672548d6e59e889c7ad8eafab (diff)
downloadkeks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar
keks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar.bz2
keks-meet-fb466123ac3fe07c59f092b3e3635843e7d0598d.tar.zst
note the icon license
-rw-r--r--COPYING3
-rw-r--r--readme.md5
2 files changed, 6 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index fdda0ec..007c3fb 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,9 @@
keks-meet - a simple secure web conferencing application
Copyright (C) 2023 metamuffin
+All content within the `client-web/assets/icons` directory is licensed
+under a seperate Apache-2.0 license.
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, version 3 of the
diff --git a/readme.md b/readme.md
index bbd894f..470ad40 100644
--- a/readme.md
+++ b/readme.md
@@ -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