mirror of
https://github.com/mempool/mempool.git
synced 2025-03-13 03:24:28 +01:00
Change dual-licensed GPLv3/AGPLv3 to AGPLv3 only
This commit is contained in:
parent
7a77e86ab2
commit
93c61f5ed3
2 changed files with 5 additions and 20 deletions
15
LICENSE
15
LICENSE
|
@ -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/>.
|
|
||||||
|
|
|
@ -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 <https://mempool.space/about>.<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 <https://mempool.space/about>; 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 <https://mempool.space/about>.<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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue