damus.io

damus.io website
git clone git://jb55.com/damus.io
Log | Files | Refs | README | LICENSE

commit 350771a75f7d909c89752cd7d615b7c297b729de
parent 44b7b3ddaea3681332f9046701f8e1ac13a1ba71
Author: William Casarin <jb55@jb55.com>
Date:   Fri, 11 Nov 2022 17:41:26 -0800

add license

Diffstat:
ACOPYING | 15+++++++++++++++
Aweb/COPYING | 15+++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/COPYING b/COPYING @@ -0,0 +1,15 @@ +damus.io: damus web client and other things +Copyright (C) 2022 William Casarin <jb55@jb55.com> + +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/>. diff --git a/web/COPYING b/web/COPYING @@ -0,0 +1,15 @@ +damus.io: damus web client and other things +Copyright (C) 2022 William Casarin <jb55@jb55.com> + +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/>.