summaryrefslogtreecommitdiffstats
path: root/NOTICE.txt
diff options
context:
space:
mode:
authorlfbrock <lf.brock@spinpunch.com>2015-11-06 15:20:49 -0500
committerlfbrock <lf.brock@spinpunch.com>2015-11-06 15:20:49 -0500
commitcbe9b7287a9140b0a04a413cc75e6a8105877187 (patch)
treed92da285458e8be72dbb24506ff9871fad3eef1d /NOTICE.txt
parentcb1995eac24f4102945ea9735eb89a11c77ebdde (diff)
downloadchat-cbe9b7287a9140b0a04a413cc75e6a8105877187.tar.gz
chat-cbe9b7287a9140b0a04a413cc75e6a8105877187.tar.bz2
chat-cbe9b7287a9140b0a04a413cc75e6a8105877187.zip
Update NOTICE.txt
Diffstat (limited to 'NOTICE.txt')
-rw-r--r--NOTICE.txt49
1 files changed, 49 insertions, 0 deletions
diff --git a/NOTICE.txt b/NOTICE.txt
index c43fc2d22..6b6de271a 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -958,3 +958,52 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+---
+
+This product contains a modified portion of 'Chart.min.js', used to make simple HTML5 charts using the canvas element.
+
+by Nick Downie
+
+* HOMEPAGE:
+ * https://github.com/nnnick/Chart.js/
+
+* LICENSE:
+
+Copyright (c) 2013-2015 Nick Downie
+
+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.
+
+---
+
+This product contains a modified portion of 'babel-es6-polyfill', a pure ES6 polyfill for Babel that only includes standardised features.
+
+by Jason Berry
+
+* HOMEPAGE:
+ * https://github.com/JasonBerry/babel-es6-polyfill
+
+* LICENSE:
+
+Copyright (c) 2015 Jason Berry
+
+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.