ded / script.js

Asyncronous JavaScript loader and dependency manager
MIT License
2.95k stars 340 forks source link

Add a LICENSE #99

Open rstacruz opened 8 years ago

rstacruz commented 8 years ago

This repository has no license in the form of LICENSE.txt nor package.json's license field.

wimleers commented 8 years ago

Yes, this prevents adoption of this library by other projects.

Please pick a license that is at least GPL-compatible. Otherwise Drupal and WordPress won't be able to adopt this.

rstacruz commented 8 years ago

Would it be an option if I fork this, add a license, and re release it? Of course that opens me up to a legal liability to @ded though :o

On Wed, Oct 5, 2016, 7:51 PM Wim Leers notifications@github.com wrote:

Yes, this prevents adoption of this library by other projects.

Please pick a license that is at least GPL-compatible. Otherwise Drupal and WordPress won't be able to adopt this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ded/script.js/issues/99#issuecomment-251653307, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEikUiV5RuRGTyR3sK0F0NwYHe6iS5Eks5qw49fgaJpZM4Jf6H9 .

wimleers commented 8 years ago

Forking is no solution. We need collaboration, not competition.

mlucool commented 7 years ago

Bump

rstacruz commented 7 years ago

Just use https://npmjs.com/loadjs or https://npmjs.com/@rstacruz/scriptjs - looks like forks are our only option now.