From owner-freebsd-hackers Mon Sep 23 03:52:46 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA29811 for hackers-outgoing; Mon, 23 Sep 1996 03:52:46 -0700 (PDT) Received: from zwei.siemens.at (zwei.siemens.at [193.81.246.12]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id DAA29755 for ; Mon, 23 Sep 1996 03:52:37 -0700 (PDT) Received: from sol1.gud.siemens.co.at (root@[10.1.143.100]) by zwei.siemens.at (8.7.5/8.7.3) with SMTP id MAA21958 for ; Mon, 23 Sep 1996 12:51:21 +0200 (MET DST) Received: from ws2301.gud.siemens.co.at by sol1.gud.siemens.co.at with smtp (Smail3.1.28.1 #7 for ) id m0v58cE-000218C; Mon, 23 Sep 96 12:51 MET DST Received: by ws2301.gud.siemens.co.at (1.37.109.16/1.37) id AA066815610; Mon, 23 Sep 1996 12:46:50 +0200 From: "Hr.Ladavac" Message-Id: <199609231046.AA066815610@ws2301.gud.siemens.co.at> Subject: Re: Grand Unified Unix To: Kees.Koster@nym.sc.philips.com Date: Mon, 23 Sep 1996 12:46:50 +0200 (MESZ) Cc: hackers@freebsd.org In-Reply-To: <2E9776D4395@NLNMG01.nym.sc.philips.com> from "Kees Jan Koster" at Sep 23, 96 08:53:22 am X-Mailer: ELM [version 2.4 PL24 ME8a] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk E-mail message from Kees Jan Koster contained: > > I guess I will be bombarded with this GPL stuff now, and I don't have > it here. Is there anything in this GPL that keeps a major company > from actually _using_ gmake and bash? Or, if they publish a chunk of > source, expect the recipient to have GNU tools available?-------------------------------------------v- Internally, no problem. But you cannot safely make your product dependent on the extensions found in these because it can be construed that your product is therefore derived code (there is even a precedent; RMS tried to leverage even the use of hooks for readline code derivation) and must be delivered in machine readable source form to anyone who requires it. This is, of course, very paranoid reading of the GPL. The other problem is lacking cover-your-ass aspect of unsupported tools. This aspect is highly valued in the middle and higher management. /Marino P.S. this is a strictly personal opinion. Whether Siemens adheres to these rules or is even aware of their existence is an entirely different matter.