summaryrefslogtreecommitdiffstats
path: root/assets/sass/object-assign/license
diff options
context:
space:
mode:
authorDSRKafuU2020-04-23 23:34:45 +0800
committerGitHub2020-04-23 23:34:45 +0800
commit50900be20164758f1ae3ef1fb18d65424bc98743 (patch)
treea01ec7f161f73deac667b4e51be4f374b9ea8f5b /assets/sass/object-assign/license
parentaaa441e5f2e065ebcf1e645f7924e9ef28b8d242 (diff)
parent29f2e593583861173b212c0495dec2e26206072b (diff)
downloadhugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.tar.gz
hugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.tar.bz2
hugo-theme-fuji-50900be20164758f1ae3ef1fb18d65424bc98743.zip
Merge pull request #5 from amzrk2/dev
Merge v1.2.0 dev branch
Diffstat (limited to 'assets/sass/object-assign/license')
-rw-r--r--assets/sass/object-assign/license21
1 files changed, 0 insertions, 21 deletions
diff --git a/assets/sass/object-assign/license b/assets/sass/object-assign/license
deleted file mode 100644
index 654d0bf..0000000
--- a/assets/sass/object-assign/license
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
-
-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.