diff options
author | jera | 2024-09-26 00:57:32 +0300 |
---|---|---|
committer | jera | 2024-09-26 00:57:32 +0300 |
commit | 666bf7508c12cd16cfcddeebc881530abedebf00 (patch) | |
tree | a08149b777d8efa37ac415ae3bf3c8aa07121106 /LICENSE | |
parent | f9e92a040e764b2cb807ad52bbd77192fd2eedd0 (diff) | |
download | aur-666bf7508c12cd16cfcddeebc881530abedebf00.tar.gz |
huge fix
Diffstat (limited to 'LICENSE')
-rw-r--r--[l---------] | LICENSE | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE index ec542cea6f3f..1f0f5197333b 120000..100644 --- a/LICENSE +++ b/LICENSE @@ -1 +1,21 @@ -/home/jera/Documents/Git/nekoget/LICENSE
\ No newline at end of file +MIT License + +Copyright (c) 2024 Jera + +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. |