GravityProject / gravity

Open source social network built with Meteor
MIT License
131 stars 62 forks source link

Licence #109

Closed zaverichintan closed 8 years ago

zaverichintan commented 8 years ago

We can add licence tag to all our files, I am not sure how to go through the process of licencing. But it's needed as an open source project

pmuens commented 8 years ago

What if we put the MIT License in the root of the project?

zaverichintan commented 8 years ago

I think we should add it in all files on header section as other projects are also having it.

zaverichintan commented 8 years ago

Info on MIT license - https://opensource.org/licenses/MIT To add it to github -
https://help.github.com/articles/open-source-licensing/

pmuens commented 8 years ago

Thank you. I think for the first version an addition of the MIT license is sufficient (as Meteor does it). We can add the headers later on if we need to.

zaverichintan commented 8 years ago

Oh thats perfectly fine. Can someone use this source code and use it for commercial propose will it be ok?

pmuens commented 8 years ago

Yes. I think we should use the MIT license which permits this!

zaverichintan commented 8 years ago

PR successfully submitted https://github.com/GravityProject/gravity/pull/110