mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-11-26 09:26:48 -05:00
36 lines
2 KiB
HTML
36 lines
2 KiB
HTML
|
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/water.css?v=6">
|
|
<meta charset="utf-8"/>
|
|
<title>Reticulum Network</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
<body>
|
|
<center><div class="top_menu lang_menu">[Deutsch](./license_de.html) | [English](./license.html) | [Español](./license_es.html) | [Nederlands](./license_nl.html) | [Polski](./license_pl.html) | [Português](./license_pt-br.html) | [Türkçe](./license_tr.html) | [Українська](./license_uk.html) | [日本語](./license_jp.html) | [简体中文](./license_zh-cn.html)</div><div class="top_menu">[Reticulum](index.html) | [Start](start.html) | [Hardware](hardware.html) | [Connect](connect.html) | [Manual](docs.html) | [Cryptography](crypto.html) | [Credits](credits.html) | [Source](https://github.com/markqvist/reticulum) | [Donate](donate.html)</div></center>
|
|
|
|
<pre><code>MIT License
|
|
|
|
Copyright (c) 2016-2024 Mark Qvist / unsigned.io
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
SOFTWARE.
|
|
</code></pre>
|
|
</body>
|
|
</html>
|