From 99d7fe49bf1688400a57568a66f23e0ccbbed429 Mon Sep 17 00:00:00 2001 From: Marcel Lorbeer Date: Thu, 27 Jul 2023 07:43:12 +0200 Subject: [PATCH 1/2] Create LICENSE --- LICENSE | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a04e554 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2023 Marcel Lorbeer + +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. -- 2.47.2 From 7074c09629c86987e89bb27250da6d2022a74061 Mon Sep 17 00:00:00 2001 From: Marcel Lorbeer Date: Thu, 27 Jul 2023 07:45:53 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | Bin 48 -> 1518 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 411c66cc4010da1ecf6c13eb021bae55d7a13d96..c17e94bd2633d5b2ddc40a0efe93e3566a5a2e10 100644 GIT binary patch literal 1518 zcmbVMO>f&U480rhf8g9p0yGY~-3s(Dq!|#P-G;8+B`8qErW38Q=;_00HtfHTvh1{L zT43l=67|UU_{bx;@B*%ArRV`>N}_g9kpZ_sxD=-Nw$lZC{JKb!G&wqgFD;r@;x4UK7Ix&p5lHROh{C~Ey3Iiz@K)+|haBFe?rY0o;h-_p$`UOUq+8UnSg#8w zNm~%Q1n;DhPI5>fVNuiyt?hEIjReWZWykHI-grsEmR#X6ONP{DFmIgbz7f;ZH9Ob`bjy|AgDZ z$i~?qELY9hqJGcY2URbVi1G|vZ>(5jn%v#pDKFAwGJ*Mns2eVkLffHOdBy#g}Xx{%{cs%}wM|e?{s;6cn972iSOmvuF6Z#_cE* z`6@5=fS2MPgN?h)Xq_D}O5p?}M5xm>x)~|O`m<9;nd8XEb2bj|bL|ZKYxFx!0G62+ zHD=-g8 zGHJt8;K4oW4SG(6uX#{=hkgpqL?@)elKsTSucOo1>>Jt!Yj_)lJm}GjvwjS00Ks1j zR>-S>I{z)pr)h6T8|NB(I-T;h%>#MMt0FJ49S`Q3QP66|Gf6s4o}PGE+0|QA1=aWt z7FD+#D#;Tp^bVx8EJv8QjcBpEvVOhhZiGQUh6+(ZWspe`P=lI7VA=h8tZU8d!?Opd zo(BI&$s6k&+v!m1#H=1Bu?y3fa2zsPzpAAJ0n5fKHTdOiumQpD<+$J-qb*O{^+wvT s%fg&9S5WbRx0f!1-n?0tmy2uYKfEnBFZ302m3n%yn9Vx842A0 -- 2.47.2