Rewriting for licensing

Now I’m thinking of rewriting the last parts of my tagboard plugin that are held over from the original one that I based it on, so that I can release it under the GPL instead of the license it has now, but then again I’ve got so many other side projects on the backburner that I’m not sure that it’s worth it.

8 Comments

  1. nstryker
    Posted July 15, 2006 at 9:01 am | Permalink

    i’m not sure how licensing works, but in copyright land, i think that would still qualify as a “work after another work,” me thinks. excused in art, but requires “permission” in business.

  2. Posted July 15, 2006 at 10:14 am | Permalink

    I don’t think that would apply here. Anyone can write (and completely own the rights to) their own tagboard (or pretty much any other kind of software) from scratch, even if they’ve used (or modified) a similar program from someone else in the past.

    The only hangup could be if that original product was so unique that any similar program would be considered a direct copy of that original, which definitely isn’t the case here. I’ll probably just go back and take the pieces from the original one I released a long time ago and make it functionally similar to the one I’ve got now. Since it would be 100% my own code, the original author would have no more of an issue with me than they would with anyone else who writes any tagboard software.

    As far as licensing goes, the main issue is that since what I’m distributing actually contains some code originally released by someone else, I have to abide by their licensing terms, which include redistributing under the same license.

  3. nstryker
    Posted July 15, 2006 at 11:07 am | Permalink

    yeah, i think i was just typing for the sake of typing. sorry to not contribute anything.

  4. Posted July 15, 2006 at 10:06 pm | Permalink

    So I can copy someones code as long as I type it out again? JK

    Anyways, why?

  5. Posted July 16, 2006 at 12:07 am | Permalink

    No, if you copy their code word for word that is copying, which is different than making something similar totally on your own. I know you know that, but just to clarify…

    The “why” I explained above: I don’t want to distribute my plugin under the CC Attribution -noncommercial-ShareAlike license, which I have to right now if I include code that was distributed under it. I want to distribute my plugin under the GPL, like I do with the other plugins.

  6. Posted July 16, 2006 at 6:01 pm | Permalink

    Yeah, but why?

  7. Posted July 16, 2006 at 7:42 pm | Permalink

    The GPL is more in line with the terms that I’d prefer to license my software under.

    For a simple example, I think I mentioned to you the other day that I had offered my tagboard plugin for use on the wordpress.com site. Well, wp.com is run by Automattic, which is Matt’s commercial company, so if wordpress.com is therefore considered “commercial use” (which I’m pretty sure it would be, even though it’s free), they could not use my tagboard plugin since I currently have to license it under the CC license that it’s got right now. If it were GPL, they could use it.

  8. Posted July 18, 2006 at 9:51 pm | Permalink

    That’s what I wanted to know.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*