diff options
author | joe <rbo@gmx.us> | 2025-09-29 17:24:54 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-09-29 17:24:54 +0200 |
commit | 09d2f68e3f2d6ed0e8333ac920385bc373b33816 (patch) | |
tree | eaa3efeb61896f2e5e2740f0d96ad944e4b0d5af /LICENSE | |
download | herbe-09d2f68e3f2d6ed0e8333ac920385bc373b33816.tar.gz herbe-09d2f68e3f2d6ed0e8333ac920385bc373b33816.tar.bz2 herbe-09d2f68e3f2d6ed0e8333ac920385bc373b33816.tar.xz herbe-09d2f68e3f2d6ed0e8333ac920385bc373b33816.tar.zst herbe-09d2f68e3f2d6ed0e8333ac920385bc373b33816.zip |
config
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2020 Samuel DudÃk + +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. |