aniket-deole / notes

An Evernote client for Linux
http://aniket-deole.github.io/notes
GNU Lesser General Public License v2.1
61 stars 6 forks source link

Notes should have a licence #26

Closed quassy closed 9 years ago

quassy commented 9 years ago

I don't know if you want to actually want to open source it or not, but if you do you should choose a licence that suits you. A lot of other GTK+ developers have opted for GPL v3, some for GPL v2 and MIT/Apache.

aniket-deole commented 9 years ago

I had chosen the GNU Lesser General Public License version 2.1 when I started it. Almost all src files have the license header in them.

quassy commented 9 years ago

Oh okay. Would be more obvious (and I think "more legal") if you put a LICENSE in the root of the repo so people see it immediately (legal: also I think you have to ship a licence with your app).

Off-topic: May I use your screenshot for elementary apps?

aniket-deole commented 9 years ago

Yes. I would add the license file. Sure, you can use the screenshot!

aniket-deole commented 9 years ago

d4db1ce823986bc622bf175de9b57c7c309660e0

quassy commented 9 years ago

Thanks, nice screenshot is now up.