mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:18:29 +01:00
Add Liability
This commit is contained in:
parent
9cec8620fd
commit
60873cfa46
1 changed files with 19 additions and 3 deletions
|
@ -101,8 +101,7 @@ At PokeTube,we dont collect your personal information or share it. We dont colle
|
|||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2 class="hd-lg">Other Cool Stuff</h2>
|
||||
<hr class="hr" />
|
||||
|
||||
|
@ -141,7 +140,24 @@ At PokeTube,we dont collect your personal information or share it. We dont colle
|
|||
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
|
||||
</p>
|
||||
|
||||
<h3 class="hd-md">
|
||||
Liability
|
||||
</h3>
|
||||
<p>
|
||||
We take no responsibility for the use of our tool, or external instances provided by third parties. We strongly recommend you abide by the valid official regulations in your country. Furthermore, we refuse liability for any inappropriate use of PokeTube, such as illegal downloading. This tool is provided to you in the spirit of free, open software.
|
||||
</p>
|
||||
<p>
|
||||
You may view the GPL V3 licence which this software is provided to you <a href="https://www.gnu.org/licenses/gpl-3.0.html">here</a>.
|
||||
</p>
|
||||
<blockquote>
|
||||
<pre>
|
||||
16.Limitation of Liability.
|
||||
|
||||
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
</pre>
|
||||
</blockquote>
|
||||
|
||||
|
||||
<h3 class="hd-md">
|
||||
Tools we use
|
||||
</h3>
|
||||
|
|
Loading…
Reference in a new issue