summaryrefslogtreecommitdiff
path: root/www/lib/vis/NOTICE
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2017-09-27 12:42:48 -0400
committerPliable Pixels <pliablepixels@gmail.com>2017-09-27 12:42:48 -0400
commit210e8feae2fb4842bfb2de38666e6c41671fef3c (patch)
treecbdafa34b1a6260bb20236d7e9de9eb1b690a1c5 /www/lib/vis/NOTICE
parente7e7baeaad90229ccb3e0f45f4ebd77be7d79b14 (diff)
removed lib
Diffstat (limited to 'www/lib/vis/NOTICE')
-rw-r--r--www/lib/vis/NOTICE33
1 files changed, 0 insertions, 33 deletions
diff --git a/www/lib/vis/NOTICE b/www/lib/vis/NOTICE
deleted file mode 100644
index a5ef8dbf..00000000
--- a/www/lib/vis/NOTICE
+++ /dev/null
@@ -1,33 +0,0 @@
-Vis.js
-Copyright 2010-2016 Almende B.V.
-
-Vis.js is dual licensed under both
-
- * The Apache 2.0 License
- http://www.apache.org/licenses/LICENSE-2.0
-
- and
-
- * The MIT License
- http://opensource.org/licenses/MIT
-
-Vis.js may be distributed under either license.
-
-
-Vis.js uses and redistributes the following third-party libraries:
-
-- component-emitter
- https://github.com/component/emitter
- The MIT License
-
-- hammer.js
- http://hammerjs.github.io/
- The MIT License
-
-- moment.js
- http://momentjs.com/
- The MIT License
-
-- keycharm
- https://github.com/AlexDM0/keycharm
- The MIT License