From: Dan Vanderkam <danvdk@gmail.com>
Date: Wed, 5 Nov 2014 03:30:05 +0000 (-0500)
Subject: add console polyfill licensing
X-Git-Tag: v1.1.0~32^2
X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=85adc3fe50381b61dc4afa1f96fb62e835a77f18;p=dygraphs.git

add console polyfill licensing
---

diff --git a/README b/README
index 010526e..b249e36 100644
--- a/README
+++ b/README
@@ -53,6 +53,7 @@ dygraphs uses:
  - excanvas.js (Apache License)
  - YUI compressor (BSD License)
  - JsDoc Toolkit (MIT license)
+ - console-polyfill (MIT license)
 
 automated tests use:
  - auto_tests/lib/jquery-1.4.2.js (MIT & GPL2)
diff --git a/docs/legal.html b/docs/legal.html
index 995076a..6b99843 100644
--- a/docs/legal.html
+++ b/docs/legal.html
@@ -10,6 +10,7 @@
  - excanvas.js (Apache License)
  - YUI compressor (BSD License)
  - JsDoc Toolkit (MIT license)
+ - console-polyfill (MIT license)
 
 automated tests use:
  - auto_tests/lib/jquery-1.4.2.js (MIT &amp; GPL2)