forked from Ailur/burgernotes-server
More legal!!
This commit is contained in:
parent
b207612119
commit
9322100c0e
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
<title>Burgernotes Privacy Policy</title>
|
||||
<title>Burgernotes Privacy & Terms</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
|
@ -10,9 +10,9 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<h1 class="w300">Burgernotes Privacy Policy</h1>
|
||||
<h1 class="w300">Burgernotes Privacy Policy & Terms & Conditions</h1>
|
||||
<h2 class="w300">Preamble</h2>
|
||||
<p><i>Please note that I am not a lawyer, please don't expect too much of this policy <3</i></p>
|
||||
<p><i>Please note that I am not a lawyer, please don't expect too much of this policy :3</i></p>
|
||||
<p>Welcome to the Burgernotes privacy policy! Burgernotes is <a
|
||||
href="https://centrifuge.hectabit.org/hectabit/burgernotes">free & open source</a> software licensed under <a
|
||||
href="https://www.gnu.org/licenses/agpl-3.0.en.html">GNU AGPL-3.0</a>.</p>
|
||||
|
@ -68,6 +68,8 @@
|
|||
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.</p>
|
||||
<br>
|
||||
<button onclick="back()" style="padding: 15px 20px;margin-right: auto;color: white;text-decoration: none;background-color: var(--theme-color);border-radius: 8px;border: medium;font-size: 15px;">Take me back where I was!</button>
|
||||
<br><br>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Reference in New Issue