TheDutchCoder / ColorConvert

A Sublime Text 2 plugin that converts CSS colors from hex to rgb and back
MIT License
55 stars 6 forks source link

License? #22

Closed dzfranklin closed 9 years ago

dzfranklin commented 9 years ago

I would love to use this in a project I am working on. What is the license?

nathanboktae commented 9 years ago

It doesn't matter what it is as it's not part of your source or IP.

dzfranklin commented 9 years ago

Yes it does. I can't copy your code into my project unless you have a license allowing me to do so.

By default, it is copyright and I can't incorporate it into my own project or use it without your permission.

nathanboktae commented 9 years ago

ah you want to incorporate it into another sublime package. Got it. Yes you're right.

dzfranklin commented 9 years ago

I want to modify it and incorporate it into a website (that has no aim of getting a profit). Would this be alright?

nathanboktae commented 9 years ago

I'm not the owner just a random dude on the internet :)

dzfranklin commented 9 years ago

Hits head

TheDutchCoder commented 9 years ago

Hey man feel free to use/copy/modifiy my code, but please just credit me somewhere. I didn't include a license, sorry about that.

You could consider this a "don't be a douche license" :smile:

dzfranklin commented 9 years ago

Sorry to bother you again, just want to make sure I'm not in legal danger in the future.

For legal reasons, can we say that you are giving me permission to use the project under the terms of the Apache 2.0 license?

Github's explanation:

Required

Permitted

Forbidden

TheDutchCoder commented 9 years ago

Sure, go ahead! On Aug 29, 2015 1:35 PM, "Daniel F" notifications@github.com wrote:

Sorry to bother you again, just want to make sure I'm not in legal danger in the future.

For legal reasons, can we say that you are giving me permission to use the project under the terms of the Apache 2.0 http://choosealicense.com/licenses/apache-2.0/ license? Github's explanation:

Required

  • License and copyright notice
  • State Changes

Permitted

  • Commercial Use
  • Distribution
  • Modification
  • Patent Grant
  • Private Use
  • Sublicensing

Forbidden

  • Hold Liable
  • Use Trademark

— Reply to this email directly or view it on GitHub https://github.com/TheDutchCoder/ColorConvert/issues/22#issuecomment-136015265 .