From owner-freebsd-questions Thu Aug 31 13:39:35 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA21341 for questions-outgoing; Thu, 31 Aug 1995 13:39:35 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id NAA21331 for ; Thu, 31 Aug 1995 13:39:32 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA23339; Thu, 31 Aug 1995 13:36:21 -0700 From: Terry Lambert Message-Id: <199508312036.NAA23339@phaeton.artisoft.com> Subject: Re: ISDN, X25 Questions To: marino.ladavac@aut.alcatel.at Date: Thu, 31 Aug 1995 13:36:21 -0700 (MST) Cc: hvt@vie.co.at, questions@freebsd.org In-Reply-To: <9508311819.AA27759@atuhc16.aut.alcatel.at> from "marino.ladavac@aut.alcatel.at" at Aug 31, 95 08:19:04 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 963 Sender: questions-owner@freebsd.org Precedence: bulk > Some other parts, unfortunately also the drivers for Dr. Neuhaus cards, > are under GNU General Public License. This one requires that you give away > the source to the derived program (in this case the kernel as a whole) if > it uses parts of GPL licensed code, in the case that the derived program > is distributed. This means that you cannot really sell binaries only, > and you cannot sell/distribute even parts of the system which are binary > only (proprietary drivers, for instance.) You can use them as you wish > for your own purposes, however. Or make the GPL'ed drivers into loadable modules, then you only have to distribute kernel sources if they are loaded at the time you make the distribution... which is "never". The sources for the driver itself will have to be distributed, but that's no big deal. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.