summaryrefslogtreecommitdiff
path: root/html/LICENSE.html
diff options
context:
space:
mode:
authormion <>2026-02-11 23:07:17 +0000
committermion <>2026-02-11 23:07:17 +0000
commit18798b4fe566aaf510caaf4843cdd1fdfc1a40a3 (patch)
tree11a7ab8b835b3de3ac56cbf3d91d5284b05e1106 /html/LICENSE.html
parent7b20c4b86c198ead941fe37507d806a19ee3711f (diff)
help
Diffstat (limited to 'html/LICENSE.html')
-rw-r--r--html/LICENSE.html41
1 files changed, 0 insertions, 41 deletions
diff --git a/html/LICENSE.html b/html/LICENSE.html
deleted file mode 100644
index 803cfee..0000000
--- a/html/LICENSE.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <title>LICENSE</title>
- <meta charset="UTF-8">
- <link id="mainstyle" rel="stylesheet" href="style.css">
- <link rel="stylesheet" href="etc.css">
- <script src="style.js" defer></script>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
-</head>
-<body>
- <main id="content">
- <h2 style="margin-top: 0; margin-bottom: 8px;">&gt;&lt;&gt; LICENSE</h2>
- <a href="index.html">home</a> /
- <a href="pages.html">pages</a> /
- <a href="blog.html">blog</a> /
- <a href="journal.html">journal</a> /
- <a href="about_site.html">about site</a>
- <hr>
-<p><span class="quote">&gt;Oi you need a loicence for this website m8</span></p>
-<p>All text and media that I created on this website are under the WTFPL, which follows:</p>
-<hr>
-<pre><code> DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- Version 2, December 2004
-
- Copyright (C) 2026
-
- Everyone is permitted to copy and distribute verbatim or modified
- copies of this license document, and changing it is allowed as long
- as the name is changed.
-
- DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
- TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
- 0. You just DO WHAT THE FUCK YOU WANT TO.
-
-</code></pre>
-<hr>
-<p>Media, etc not made by me are under the copyright of their owners. Surely nobody cares, right?</p>
-<hr>Last Modified: January 22, 2026
-</main></body></html>