diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-12 20:33:02 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-12 20:33:02 +0200 |
commit | 4f2596789875b894e5b45d7cfafcc7cf6ca46aef (patch) | |
tree | 20b4728a0ff390bd982f2346807f3176efc8c1f9 /util/LICENSE | |
parent | Merge branch 'rtc' (diff) | |
download | server-4f2596789875b894e5b45d7cfafcc7cf6ca46aef.tar.xz |
:sparkles: util
Diffstat (limited to 'util/LICENSE')
-rw-r--r-- | util/LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/util/LICENSE b/util/LICENSE new file mode 100644 index 00000000..f19bf520 --- /dev/null +++ b/util/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 |