summaryrefslogtreecommitdiffstats
path: root/common/src/main/webapp/thirdparty/bootbox/LICENSE.md
diff options
context:
space:
mode:
authorHePeng <he.peng6@zte.com.cn>2020-04-08 16:22:16 +0800
committerJames Forsyth <jf2512@att.com>2020-04-20 14:08:19 +0000
commitf313c3bb9a9c9e1b6d4458c93839674b96ece181 (patch)
treebc3a362d412bf83e146ef4429514f7a300c3b814 /common/src/main/webapp/thirdparty/bootbox/LICENSE.md
parent5aebba12d40086281c058a930356ad906f5ceac4 (diff)
Upgrade to bootbox 5.4.0
Issue-ID: AAI-2859 Change-Id: Ica519ccf03511a6746c4692664d1d2d5fddedc58 Signed-off-by: HePeng <he.peng6@zte.com.cn>
Diffstat (limited to 'common/src/main/webapp/thirdparty/bootbox/LICENSE.md')
-rw-r--r--common/src/main/webapp/thirdparty/bootbox/LICENSE.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/common/src/main/webapp/thirdparty/bootbox/LICENSE.md b/common/src/main/webapp/thirdparty/bootbox/LICENSE.md
deleted file mode 100644
index 8219f59..0000000
--- a/common/src/main/webapp/thirdparty/bootbox/LICENSE.md
+++ /dev/null
@@ -1,23 +0,0 @@
-# License
-
-(The MIT License)
-
-Copyright (C) 2011-2014 by Nick Payne <nick@kurai.co.uk>
-
-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