Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 16 Feb 2012 15:51:36 -0600 Date: Thu, 16 Feb 2012 13:51:34 -0800 From: Patricia Shanahan User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 MIME-Version: 1.0 Newsgroups: comp.lang.java.programmer Subject: Re: "Borrowing" code References: <1848237.679.1329425962537.JavaMail.geo-discussion-forums@pbgq3> In-Reply-To: <1848237.679.1329425962537.JavaMail.geo-discussion-forums@pbgq3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Lines: 16 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 70.230.206.198 X-Trace: sv3-Ep6RJ/pqqKHU6LnhdOvnUuOcKHSXoQEj7Pcsj+Sb6CuIU2PXOabqS9/9Ka/14YyKLMXS3Bo++//2RK/!MoCn2FoOlQ21vHU/P8UyanV72z1ocoJFC6TFQ5Bg/5Xn0mJozivd/NERUw5FGmAhOSnrmC4O2FmR!2YXwdq3F//vtd/Q865LABUiNoO74rofS51KAC5R0BK4tRU8= X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1891 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:12070 On 2/16/2012 12:59 PM, Lew wrote: ... > BTW, asking a bunch of software guys for legal advice is absolutely a winning > formula. Make sure to ask taxi drivers for medical advice and supermarket > cashiers where to invest as well. ... There is one situation in which asking a programmer about this is useful - asking the author of the code about a proposed use. The first step should, of course, be to look at the code itself and the web site for licensing information. The next step, if the code contains a copyright notice, an @author tag, or other indication of authorship, should be to try to contact the author. Patricia