From 350771a75f7d909c89752cd7d615b7c297b729de Mon Sep 17 00:00:00 2001 From: William Casarin Date: Fri, 11 Nov 2022 17:41:26 -0800 Subject: [PATCH] add license --- COPYING | 15 +++++++++++++++ web/COPYING | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 COPYING create mode 100644 web/COPYING diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..50bdff2 --- /dev/null +++ b/COPYING @@ -0,0 +1,15 @@ +damus.io: damus web client and other things +Copyright (C) 2022 William Casarin + +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 . diff --git a/web/COPYING b/web/COPYING new file mode 100644 index 0000000..50bdff2 --- /dev/null +++ b/web/COPYING @@ -0,0 +1,15 @@ +damus.io: damus web client and other things +Copyright (C) 2022 William Casarin + +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 .