diff options
author | Pratyush Desai | 2021-12-12 04:19:32 +0530 |
---|---|---|
committer | Pratyush Desai | 2021-12-12 04:19:32 +0530 |
commit | 8fb130af81fca3b247600bd081e3a9510cbe584d (patch) | |
tree | 0042091d50a92c6df566a2f4fda3a8701be77de3 /static_old/LICENSE.txt | |
parent | 5725181871aab1b84ddb0cbccc7d6f033210c2cb (diff) | |
download | website-8fb130af81fca3b247600bd081e3a9510cbe584d.tar.gz website-8fb130af81fca3b247600bd081e3a9510cbe584d.tar.bz2 website-8fb130af81fca3b247600bd081e3a9510cbe584d.zip |
Hugo config setup
Diffstat (limited to 'static_old/LICENSE.txt')
-rw-r--r-- | static_old/LICENSE.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/static_old/LICENSE.txt b/static_old/LICENSE.txt new file mode 100644 index 0000000..f15d28a --- /dev/null +++ b/static_old/LICENSE.txt @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2021 mogad0n, cranberry + +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. |