summaryrefslogtreecommitdiff
path: root/www/lib/vis/NOTICE
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-08-05 17:59:26 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-08-05 17:59:26 -0400
commit10f5788d747d2f96027c0591fe332b74f9b9aac7 (patch)
tree1f0162ff7fd69338eba5eea78cc09fc1f5affd33 /www/lib/vis/NOTICE
parent67b5040175a6c282be515dfb61e30540f22d0333 (diff)
Timeline feature (Experimental)
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..45c5d3d1
--- /dev/null
+++ b/www/lib/vis/NOTICE
@@ -0,0 +1,33 @@
+Vis.js
+Copyright 2010-2015 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