jgrenon / angular-desktop-app

This is a simple application skeleton to create desktop application using AngularJS. This application is using node-webkit as our desktop host, bower to install client-side libraries as well as normal npm modules as supported by node-webkit.
MIT License
237 stars 57 forks source link

License? #12

Closed jseppi closed 10 years ago

jseppi commented 10 years ago

Do you have a license in mind for this project?

jgrenon commented 10 years ago

Actually, I haven't thought about this. I would say that I would stick with the same license than angular or node-webkit uses. Node-webkit uses a Chromium / Intel license which seems derived from MIT or Apache. Angular uses MIT. So I may elect for the MIT license for this project.

jseppi commented 10 years ago

Cool, good to hear that! As it stands now, however, the lack of a stated license precludes usage of this project for some people for some types of work. Great project btw! On Jul 9, 2014 10:12 PM, "Joel Grenon" notifications@github.com wrote:

Actually, I haven't thought about this. I would say that I would stick with the same license than angular or node-webkit uses. Node-webkit uses a Chromium / Intel license which seems derived from MIT or Apache. Angular uses MIT. So I may elect for the MIT license for this project.

— Reply to this email directly or view it on GitHub https://github.com/jgrenon/angular-desktop-app/issues/12#issuecomment-48561029 .

jgrenon commented 10 years ago

I agree. I will add the license quickly.
Thanks for the feedback!

On Wednesday, July 9, 2014 at 23:16, James Seppi wrote:

Cool, good to hear that!
As it stands now, however, the lack of a stated license precludes usage of
this project for some people for some types of work.
Great project btw!
On Jul 9, 2014 10:12 PM, "Joel Grenon" <notifications@github.com (mailto:notifications@github.com)> wrote:

Actually, I haven't thought about this. I would say that I would stick
with the same license than angular or node-webkit uses. Node-webkit uses a
Chromium / Intel license which seems derived from MIT or Apache. Angular
uses MIT. So I may elect for the MIT license for this project.


Reply to this email directly or view it on GitHub
https://github.com/jgrenon/angular-desktop-app/issues/12#issuecomment-48561029
.

— Reply to this email directly or view it on GitHub (https://github.com/jgrenon/angular-desktop-app/issues/12#issuecomment-48561215).

jseppi commented 10 years ago

:+1: