Change dual-licensed GPLv3/AGPLv3 to AGPLv3 only

This commit is contained in:
wiz 2023-12-13 17:46:51 +09:00
parent 7a77e86ab2
commit 93c61f5ed3
No known key found for this signature in database
GPG key ID: A394E332255A6173
2 changed files with 5 additions and 20 deletions

15
LICENSE
View file

@ -2,15 +2,9 @@ The Mempool Open Source Project®
Copyright (c) 2019-2023 The Mempool Space K.K. and other shadowy super-coders Copyright (c) 2019-2023 The Mempool Space K.K. and other shadowy super-coders
This program is free software; you can redistribute it and/or modify it under This program is free software; you can redistribute it and/or modify it under
the terms of (at your option) either: the terms of the GNU Affero General Public License as published by the Free
Software Foundation, either version 3 of the License or any later version
1) the GNU Affero General Public License as published by the Free Software approved by a proxy statement published on <https://mempool.space/about>.
Foundation, either version 3 of the License or any later version approved by a
proxy statement published on <https://mempool.space/about>; or
2) the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License or any later version approved by a
proxy statement published on <https://mempool.space/about>.
However, this copyright license does not include an implied right or license However, this copyright license does not include an implied right or license
to use any trademarks, service marks, logos, or trade names of Mempool Space K.K. to use any trademarks, service marks, logos, or trade names of Mempool Space K.K.
@ -31,5 +25,4 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the full license terms for more details. PARTICULAR PURPOSE. See the full license terms for more details.
You should have received a copy of both the GNU Affero General Public License You should have received a copy of both the GNU Affero General Public License
and the GNU General Public License along with this program. If not, see along with this program. If not, see <http://www.gnu.org/licenses/>.
<http://www.gnu.org/licenses/>.

View file

@ -410,16 +410,8 @@
and other shadowy super-coders and other shadowy super-coders
</div> </div>
<p> <p>
<a href="https://github.com/mempool/mempool">The Mempool Open Source Project</a> is free software; you can redistribute it and/or modify it under the terms of (at your option) either:<br> <a href="https://github.com/mempool/mempool">The Mempool Open Source Project</a> is free software; you can redistribute it and/or modify it under the terms of the <a href="https://www.gnu.org/licenses/agpl-3.0-standalone.html">GNU Affero General Public License</a> as published by the Free Software Foundation, either version 3 of the License or any later version approved by a proxy statement published on &lt;https://mempool.space/about&gt;.<br>
</p> </p>
<ul>
<li>
1) the <a href="https://www.gnu.org/licenses/agpl-3.0-standalone.html">GNU Affero General Public License</a> as published by the Free Software Foundation, either version 3 of the License or any later version approved by a proxy statement published on &lt;https://mempool.space/about&gt;; or<br>
</li>
<li>
2) the <a href="https://www.gnu.org/licenses/gpl-3.0-standalone.html">GNU General Public License</a> as published by the Free Software Foundation, either version 3 of the License or any later version approved by a proxy statement published on &lt;https://mempool.space/about&gt;.<br>
</li>
</ul>
<p> <p>
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 full license terms for more details.<br> 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 full license terms for more details.<br>
</p> </p>