summaryrefslogtreecommitdiff
path: root/ishtar_common/static/js/bootstrap-show-password/LICENSE
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-08 17:47:39 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-03-08 17:57:24 +0100
commite8c70183eac199adbb61c25f597b6fd6f8938f0f (patch)
tree0449e4771fb0da8488baeada6c73f847d245246c /ishtar_common/static/js/bootstrap-show-password/LICENSE
parent6c764aea61313b76c07747243e9bd7e3721c627d (diff)
downloadIshtar-e8c70183eac199adbb61c25f597b6fd6f8938f0f.tar.bz2
Ishtar-e8c70183eac199adbb61c25f597b6fd6f8938f0f.zip
bootstrap-show-password JS library
Diffstat (limited to 'ishtar_common/static/js/bootstrap-show-password/LICENSE')
-rw-r--r--ishtar_common/static/js/bootstrap-show-password/LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/ishtar_common/static/js/bootstrap-show-password/LICENSE b/ishtar_common/static/js/bootstrap-show-password/LICENSE
new file mode 100644
index 000000000..f2a8a4446
--- /dev/null
+++ b/ishtar_common/static/js/bootstrap-show-password/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 20010-2019 文翼
+
+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.