diff options
author | FChannel <=> | 2021-01-28 23:08:53 -0800 |
---|---|---|
committer | FChannel <=> | 2021-01-28 23:08:53 -0800 |
commit | 99ac742cafab11131ba53bf3d64105cfba48f6bb (patch) | |
tree | b05e3519385867c8dc07781dade1dc064adb4ca8 | |
parent | 68894a6c232c09eca42f1fbded450852417648aa (diff) |
added AGPL3 license
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ + Copyright (C) <2021> <https://fchan.xyz> + + 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 |