Re: Are they obligued to give me the source code?



Michael Schnell wrote:
AFAI understood:

According to this decision the source code must come with the compiled code. Thus if the compiled code can be downloaded the source code needs to be downloadable from the same site. If the compiled code comes with some kind of a hardware, the source code should come with a related roll-out.

-Michael

(Please quote properly when replying in a Usenet group - it makes it much easier to follow the thread, and is particularly relevant if anyone looks up these posts in the archives.)

I'm not sure that such a ruling would have any effect - I don't believe it is possible for a court to impose additional restrictions or requirements beyond those in the license in question. It's possible that they can do this for a particular company and a particular case, as a punishment for not following the license in the first place, but there is no way a court can add requirements to a license in general.

mvh.,

David
.



Relevant Pages

  • Re: a little confused about packages...
    ... seem to take care of this on its own. ... a console are the same errors that I get in the ide... ... You have all the source code files in the "src" directory, ... use the "classes" directory for the compiled code. ...
    (comp.lang.java.help)
  • Re: Are they obligued to give me the source code?
    ... Michael Schnell a écrit: ... Thus if the compiled code can be downloaded the source code needs to be downloadable from the same site. ... Did you get that from the German ruling? ...
    (comp.os.linux.embedded)
  • Re: Destructive Functions
    ... >>> I believe you are thinking of coalescing here. ... >>> COMPILEd code are required to reference (as in eql) the literals ... >>> in the source code. ... > corresponding objects in the compiled code are eql. ...
    (comp.lang.lisp)
  • Re: Problems creating subform
    ... The result is that the next time you run the file, the source code is re-compiled, while you have gotten rid of any executable code rubbish that were left behind during development (deleting the source code for a procedure, or a whole module, doesn't remove its compiled code, I believe). ...
    (microsoft.public.access.forms)
  • Re: Paging Mr. Rettig [ws Re: Explanation of macros; Haskellmacros]
    ... I don't recall if there is a compiled code ... >>source code that was being evaluated. ... I don't think MIT Scheme tracks macro expansions. ... > line in the definition of bar which invokes baz, ...
    (comp.lang.lisp)