diff options
author | Thesourtimes <cckhmck@gmail.com> | 2022-01-04 20:51:04 +0300 |
---|---|---|
committer | Thesourtimes <cckhmck@gmail.com> | 2022-01-04 20:51:04 +0300 |
commit | 7d6fd4c88f156847c8aeed32b357c7b70f9b53de (patch) | |
tree | 041eb90b836a158f7a9837829fb9a650af69596d /rtc | |
parent | Incrementing user discriminators (diff) | |
download | server-7d6fd4c88f156847c8aeed32b357c7b70f9b53de.tar.xz |
Update documents
Diffstat (limited to 'rtc')
-rw-r--r-- | rtc/LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/rtc/LICENSE b/rtc/LICENSE new file mode 100644 index 00000000..f19bf520 --- /dev/null +++ b/rtc/LICENSE @@ -0,0 +1,14 @@ +Copyright (C) 2021 Fosscord and contributors + +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, either version 3 of the +License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU Affero General Public License for more details. + +You should have received a copy of the GNU Affero General Public License +along with this program. If not, see <https://www.gnu.org/licenses/>. \ No newline at end of file |