Path: csiph.com!goblin3!goblin.stu.neva.ru!news.netfront.net!not-for-mail From: Davide Newsgroups: it.comp.java Subject: Re: GNU GPL v3 Date: Sun, 8 Nov 2015 01:02:10 +0100 Organization: Netfront http://www.netfront.net/ Lines: 50 Message-ID: References: NNTP-Posting-Host: 95.247.255.115 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: adenine.netfront.net 1446940933 79943 95.247.255.115 (8 Nov 2015 00:02:13 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Sun, 8 Nov 2015 00:02:13 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: Xref: csiph.com it.comp.java:8766 Il 08/11/2015 00:18, Dr.UgoGagliardelli ha scritto: > Il 07.11.2015 13.24, Davide ha scritto: >> Salve, >> ho rilasciato un software stand-alone scritto in java sotto licenza GNU >> GPL v3. Il software consiste in un jar eseguibile che non usa nessuna >> libreria. Adesso mi chiedevo, č possibile utilizzarlo con i runtime di >> oracle che sono proprietari oppure č una violazione della licenza? >> >> Saluti, >> Davide >> >> --- news://freenews.netfront.net/ - complaints: news@netfront.net --- >> > Non ho capito cosa hai incluso nel tuo jar, se hai incluso qualcosa del > runtime java, ad esempio anche solo dei pezzi di rt.jar, allora mi sa > che possa essere considerato un abuso. Infatti se leggi il file LICENSE > che trovi nella java_home, troverai: > > 2. LICENSE TO USE. Subject to the terms and conditions of > this Agreement, including, but not limited to the Java > Technology Restrictions of the Supplemental License Terms, > Sun grants you a non-exclusive, non-transferable, limited > license without license fees to reproduce and use > internally Software complete and unmodified for the sole > purpose of running Programs. Additional licenses for > developers and/or publishers are granted in the > Supplemental License Terms. > > e piu' avanti esplicita: > > C. Java Technology Restrictions. You may not create, > modify, or change the behavior of, or authorize your > licensees to create, modify, or change the behavior of, > classes, interfaces, or subpackages that are in any way > identified as "java", "javax", "sun" or similar convention > as specified by Sun in any naming convention designation. > > D. Source Code. Software may contain source code that, > unless expressly licensed for other purposes, is provided > solely for reference purposes pursuant to the terms of this > Agreement. Source code may not be redistributed unless > expressly provided for in this Agreement. > > che in soldoni significa: i sorgenti te li guardi e basta. No, non ho incluso nulla all'interno del mio jar, perņ il software usa i runtime proprietari di oracle. --- news://freenews.netfront.net/ - complaints: news@netfront.net ---