From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,c92999d3d36edb6c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Path: g2news2.google.com!postnews.google.com!k20g2000vbp.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: MinGW Ada compiler licence question targeting commercial applications Date: Thu, 18 Jun 2009 08:13:36 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9331a174-96f7-4551-bc74-3d6946eb9d01@k20g2000vbp.googlegroups.com> References: <4a3a1fd6$0$30224$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: 77.198.58.216 Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1245338016 31109 127.0.0.1 (18 Jun 2009 15:13:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 18 Jun 2009 15:13:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k20g2000vbp.googlegroups.com; posting-host=77.198.58.216; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6504 Date: 2009-06-18T08:13:36-07:00 List-Id: Back .... Two definitions : http://wiki.wxwidgets.org/Development:_Definition_of_Derived_Work says > According to United States Copyright law, a code snippet > may be considered "derived from" if an author did his > work similiar in nature to a piece of existing code > after viewing that code, especially if the same author > admits to doing so in a written form. Consider the case > of a copyrighted manuscript that is translated into a > different language. All the words are different, with > no where near a one-to-one correspondence between > definitions or word placements, and idioms may be > completely different [...] http://www.arrow-net.eu/faq/what-derived-work.html says > A derivative work is a work based upon one or more > preexisting works. A derivative work is for example > a translation, adaptation, arrangement of music and > other alteration, dramatisation, fictionalisation, > motion picture version, sound recording, art > reproduction, abridgment, condensation or any other > form in which a work may be recast, transformed, > reworked or adapted.* Now, what does =93 based upon one or more preexisting works =94 stands for ? If I use a compiler to compile an application, the work is in someway based on the compiler. So is it a derived work ?