To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.org.ldrawOpen lugnet.cad.dev.org.ldraw in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Organizations / LDraw / 3144
    Re: License Intent —Jacob Sparre Andersen
   (...) I am not sure I mind allowing SteerCo/LDraw.org to relicense my parts under a different license, but I definitely don't want to give SteerCo/LDraw.org any special rights. That would also be a violation of point 5 in The Open Source Definition (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
   
        Re: License Intent —Orion Pobursky
     (...) I want to address just this point for now. I don't see how ensuring the Parts Library is open would prevent Larry (or anyone else) from distrbuting a LDraw file commercially. Due to the nature of the LDraw file system, I would not consider an (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Thomas Garrison
      (...) I think that the analogy "computer program source" is to "compiled executable" as ".dat file" is to "rendered image" is, mostly, valid. In both cases, you take the source, run it through one of many programs (which may indeed give different (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Jacob Sparre Andersen
     (...) It wouldn't. But I would (could) prevent him (and everybody else) from distributing renderings that includes parts from the Parts Library, since these are derivative works of the parts in the Parts Library. (...) Agreed. But Larry's problem is (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Orion Pobursky
     (...) So exactly how would someone release a rendering in complience with open source ? The DAT file associated with the render is not subject to the open source rules (since it is not a derivative work but merely references the library as a tool) (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Jacob Sparre Andersen
     (...) That depends on the license on the LDraw Parts Library and the LDraw file for the model/scene. (...) Exactly. (...) But since the _rendering_ of the DAT file _is_ a derivative work of the LDraw Parts Library, distributing the rendering may (...) (20 years ago, 10-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Don Heyse
      (...) Perhaps the book authors could share some insight on this, because there are many books out there containing renderings. What legal hoops did they jump through in order to publish? Don (20 years ago, 10-Jun-04, to lugnet.cad.dev.org.ldraw)
     
          Re: License Intent —Tim Courtney
      (...) From my recollection (and this is digging back, you made me think here) I went off of the LDraw.exe LICENSE.TXT. The clause I presumed gave permission to publish commercially was: -- USAGE PROVISIONS: Permission is granted to the user to use (...) (20 years ago, 10-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Kyle McDonald
     (...) Actually I beliee that this is the exact case where the LGPL differes from the GPL. Since the Parts 'library' will only be referecned as a library, I think that (if the LGPL were used on it,) it's license wouldn't pollute the license of the (...) (20 years ago, 11-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Jacob Sparre Andersen
     (...) From (URL): »However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable (...) (20 years ago, 12-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Wayne Gramlich
     (...) [snip] (...) I read the exact same clause and come to exactly the opposite conclusion. My reasoning is that because linking is something you do to code, not LDraw parts; the clause has no bearing to LDraw parts. Is my interpretation right, or (...) (20 years ago, 12-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Jacob Sparre Andersen
     Just for the record: IANAL (...) Mine. LDraw files are source code (at least according to the definition in the LGPL). And unless you consider rendering a specific kind of compilation, LGPL would not allow you to do anything useful with a parts (...) (20 years ago, 12-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Don Heyse
     (...) I don't know. I think when something is statically linked you can recover the original code with a disassembler. It's really still there in a different form. There's no way to disassemble a picture into the ldraw code without using the ldraw (...) (20 years ago, 13-Jun-04, to lugnet.cad.dev.org.ldraw)
   
        Re: License Intent —Dan Boger
   (...) Would it work if the license says that any future changes need author approval, but have a timeout? If after, say, 30 days of asking for approval (on ldraw, lugnet, and in email) there's no responce, the approval is assumed? Maybe 30 days is (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
   
        Re: License Intent —Tim Courtney
     (...) (personal thoughts) I think your suggestion could work. I'm very wary of requiring absolute explicit permission for any future changes, though I do want to ensure the authors' wishes are considered in potential future changes. The reason is, (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Dan Boger
     (...) That would be great - but are you going to ask them also to distribute the latest copy of the library from their site? Or on any of the media they distribute? Is that something we want? The answer might be yes, but I don't think it should be. (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Tim Courtney
     (...) The spirit of what I'm trying to get at is this: if someone wants to read LDraw into a proprietary format, shouldn't they also write LDraw? Taking an open format and importing it into a closed format, without a way to write back to the open (...) (20 years ago, 9-Jun-04, to lugnet.cad.dev.org.ldraw)
    
         Re: License Intent —Jacob Sparre Andersen
     (...) I can appreciate the idea, but I doubt that you will be able to enforce that through a license for the parts library. Also, it is not always possible to implement a two-way converter between a pair of formats. Jacob (20 years ago, 9-Jun-04, to lugnet.cad.dev.org.ldraw)
   
        Re: License Intent —John Riley
   (...) As a parts author who is likely to go inactive to the future (parts authoring, I've noticed, comes in spurts), I'd like to see the following: License dictates that any future changes need author approval. A majority of authors approving is (...) (20 years ago, 4-Jun-04, to lugnet.cad.dev.org.ldraw)
   
        Re: License Intent —Andy Kochan
   I have to agree (and I know as a non-part author myself other than pathetic attempts which never saw the light of day by point will be held in less regard than those of actual offical part authors') that all parts should be open source. Not that (...) (20 years ago, 5-Jun-04, to lugnet.cad.dev.org.ldraw)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR