annotate LICENSE @ 0:e3088565a6b8 default tip

*: initial commit kinda dumb, but wifi was out and I was bored. most of this code is shit.
author Paper <paper@tflc.us>
date Wed, 03 Dec 2025 03:04:39 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
1 MIT License
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
2
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
3 Copyright (c) 2025 Paper
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
4 Copyright (c) 2005-2012 Rich Felker
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
5
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
6 Permission is hereby granted, free of charge, to any person obtaining
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
7 a copy of this software and associated documentation files (the
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
8 "Software"), to deal in the Software without restriction, including
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
9 without limitation the rights to use, copy, modify, merge, publish,
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
10 distribute, sublicense, and/or sell copies of the Software, and to
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
11 permit persons to whom the Software is furnished to do so, subject to
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
12 the following conditions:
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
13
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
14 The above copyright notice and this permission notice shall be
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
15 included in all copies or substantial portions of the Software.
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
16
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
18 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
19 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
20 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
21 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
22 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
e3088565a6b8 *: initial commit
Paper <paper@tflc.us>
parents:
diff changeset
23 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.