Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add license to the code #13

Open
TheWWWorm opened this issue Aug 3, 2018 · 0 comments
Open

Please add license to the code #13

TheWWWorm opened this issue Aug 3, 2018 · 0 comments

Comments

@TheWWWorm
Copy link

TheWWWorm commented Aug 3, 2018

Hi!

I want to use your package, but since it is MIT licensed and your .js files does not have mention of license in them, I can't just throw them in my project and use, since MIT states that

A copy of the license and copyright notice must be included with the software.

Can you add something like

/*!
 * @overview es6-promise-polyfill - polyfill of ES6 Promise that is minimal as possible in size
 * @copyright Copyright (c) 2014 Roman Dvornov
 * @license   Licensed under MIT license
 *            See https://raw.githubusercontent.com/lahmatiy/es6-promise-polyfill/master/LICENSE
 * @version   v1.2.0
 */

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant