summaryrefslogtreecommitdiff
path: root/LICENSE.org
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:41 -0800
committerPreston Pan <ret2pop@nullring.xyz>2026-03-06 18:29:41 -0800
commit0400fa407895d0cfa2fe0ab19d2d1a07631ded1d (patch)
tree45929ca81f5540f5c143168cc7c0c3a5aa52804f /LICENSE.org
parentbb8a3f99278f20a0ba3c9652c8b3f3bad0283878 (diff)
parentb1cc96139c2cc2c8de7c74884021f8645e54de87 (diff)
Merge branch 'chore/perfect-css'
Diffstat (limited to 'LICENSE.org')
-rw-r--r--LICENSE.org35
1 files changed, 35 insertions, 0 deletions
diff --git a/LICENSE.org b/LICENSE.org
new file mode 100644
index 0000000..0d9adf5
--- /dev/null
+++ b/LICENSE.org
@@ -0,0 +1,35 @@
+#+TITLE: MIT License
+#+AUTHOR: Preston Pan
+#+DATE: 2026
+#+html_head: <link rel="stylesheet" type="text/css" href="style.css" />
+#+language: en
+#+OPTIONS: broken-links:t
+#+date: <2025-01-09 Thu>
+#+html_head: <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+#+html_head: <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+#+html_head: <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+#+html_head: <link rel="manifest" href="/site.webmanifest">
+#+html_head: <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
+#+html_head: <meta name="msapplication-TileColor" content="#da532c">
+#+html_head: <meta name="theme-color" content="#ffffff">
+
+* License
+Copyright (c) {{{date}}} {{{author}}}
+
+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.