jaeger25 / Html5Video

A Phonegap plugin that allows playback of local video files using html 5 video tags
Apache License 2.0
99 stars 65 forks source link

License file needed #27

Closed surajreddy closed 9 years ago

surajreddy commented 9 years ago

You need to decide on and add a license to the project so users know if they can use this in a commercial product, etc. - see https://help.github.com/articles/open-source-licensing/

Cordova uses the Apache license.

I can do this via a pull request if you like once you decide on a license.

jaeger25 commented 9 years ago

Sounds good to me

Sent from my Windows Phone


From: Suraj Reddymailto:notifications@github.com Sent: ‎10/‎31/‎2014 12:26 PM To: jaeger25/Html5Videomailto:Html5Video@noreply.github.com Subject: [Html5Video] License file needed (#27)

You need to decide on and add a license to the project so users know if they can use this in a commercial product, etc. - see https://help.github.com/articles/open-source-licensing/

Cordova uses the Apache license.

I can do this via a pull request if you like once you decide on a license.


Reply to this email directly or view it on GitHub: https://github.com/jaeger25/Html5Video/issues/27

surajreddy commented 9 years ago

Okay, I'll add the apache license.

surajreddy commented 9 years ago

I added a pull request for this: https://github.com/jaeger25/Html5Video/pull/28