From owner-freebsd-questions Thu Sep 7 13: 4:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 7BF9A37B422 for ; Thu, 7 Sep 2000 13:04:30 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id PAA27691; Thu, 7 Sep 2000 15:04:20 -0500 (CDT) (envelope-from dan) Date: Thu, 7 Sep 2000 15:04:20 -0500 From: Dan Nelson To: R Joseph Wright Cc: freebsd-questions Subject: Re: BSD license questions Message-ID: <20000907150420.A27259@dan.emsphone.com> References: <20000907115433.A19971@mammalia.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.8i In-Reply-To: <20000907115433.A19971@mammalia.org>; from "R Joseph Wright" on Thu Sep 7 11:54:33 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Sep 07), R Joseph Wright said: > Does the BSD license make it so that, even if a proprietary (binary > only) piece of software is derived from BSD, that software must be > freely distributable by anyone? That is the impression I get by > reading this section of the license: nope. > Redistribution and use in source and binary forms, with or without > modification, are permitted provided that the following conditions > are met: > 1. Redistributions of source code must retain the above copyright > notice, this list of conditions and the following disclaimer. This means that /if/ you distribute source, you have to copy the license along with the source (i.e. you can't remove the license or make it GPL, for example). You are not required to distribute source. > 2. Redistributions in binary form must reproduce the above copyright > notice, this list of conditions and the following disclaimer in > the documentation and/or other materials provided with the > distribution. This means /if/ you distribute binaries, you have to put the license somewhere in the docs. It does not require you to provide source to the binaries. You can choose to distribute only source, only binaries, both, or neither. Although the last case isn't much use to anyone. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message