Googles appar
Huvudmeny

Post a Comment On: cbloom rants

"08-05-09 - Relacy License Notes"

2 Comments -

1 – 2 of 2
Anonymous Anonymous said...

Relacy itself is under LGPL. Any code that you write which directly uses Relacy must be open sourced. This means your threading test harness and the actual lock free algorithms.

The LGPL means any code you write which directly uses the code covered by the LGPL (by directly I mean not through a DLL) and which you release as a binary must be made available under the LGPL to whomever you gave the binary. If you never publish a binary of the code that uses the LGPL code, you're under no obligation to release the source to it.

August 5, 2009 at 12:26 PM

Blogger cbloom said...

Yeah it's not gonna be exactly LGPL. Stupid licenses. It's so hard
to just put a reasonable simple license on things.

August 5, 2009 at 1:50 PM

You can use some HTML tags, such as <b>, <i>, <a>

This blog does not allow anonymous comments.

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.