summaryrefslogtreecommitdiffstats
path: root/packages/wekan-scrollbar/LICENSE
diff options
context:
space:
mode:
authorTomasz Borychowski <tomasz.borychowski@sap.com>2020-08-28 11:46:51 +0100
committerTomasz Borychowski <tomasz.borychowski@sap.com>2020-08-28 11:46:51 +0100
commitd887e553ce79830aa4830d2e1b4669a9e1d3f100 (patch)
tree42e8cd512fff60f3ddff83a2436ed7ee1deeb824 /packages/wekan-scrollbar/LICENSE
parent13b5bb6407a9c019e5314c24fe766d584181e8de (diff)
downloadwekan-d887e553ce79830aa4830d2e1b4669a9e1d3f100.tar.gz
wekan-d887e553ce79830aa4830d2e1b4669a9e1d3f100.tar.bz2
wekan-d887e553ce79830aa4830d2e1b4669a9e1d3f100.zip
fix(scrollbar): remove custom scrollbar
Diffstat (limited to 'packages/wekan-scrollbar/LICENSE')
-rw-r--r--packages/wekan-scrollbar/LICENSE21
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/wekan-scrollbar/LICENSE b/packages/wekan-scrollbar/LICENSE
deleted file mode 100644
index c2d69158..00000000
--- a/packages/wekan-scrollbar/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2014-2019 The Wekan Team
-
-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.