diff options
Diffstat (limited to 'docs/4.3e882140.js.LICENSE.txt')
-rw-r--r-- | docs/4.3e882140.js.LICENSE.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/4.3e882140.js.LICENSE.txt b/docs/4.3e882140.js.LICENSE.txt new file mode 100644 index 0000000..ddaf1f7 --- /dev/null +++ b/docs/4.3e882140.js.LICENSE.txt @@ -0,0 +1,7 @@ +/*! + * @overview es6-promise - a tiny implementation of Promises/A+. + * @copyright Copyright (c) 2014 Yehuda Katz, Tom Dale, Stefan Penner and contributors (Conversion to ES6 API by Jake Archibald) + * @license Licensed under MIT license + * See https://raw.githubusercontent.com/stefanpenner/es6-promise/master/LICENSE + * @version v4.2.8+1e68dce6 + */ |