summaryrefslogtreecommitdiff
path: root/www/lib/vis/NOTICE
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/vis/NOTICE')
-rw-r--r--www/lib/vis/NOTICE33
1 files changed, 33 insertions, 0 deletions
diff --git a/www/lib/vis/NOTICE b/www/lib/vis/NOTICE
new file mode 100644
index 00000000..a5ef8dbf
--- /dev/null
+++ b/www/lib/vis/NOTICE
@@ -0,0 +1,33 @@
+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