From owner-freebsd-chat Sat Dec 22 16: 9: 1 2001 Delivered-To: freebsd-chat@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 3CC8F37B41A for ; Sat, 22 Dec 2001 16:08:58 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id D89ECBDCB; Sat, 22 Dec 2001 16:08:57 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id QAA05587; Sat, 22 Dec 2001 16:08:57 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id fBN09Ek70709; Sat, 22 Dec 2001 16:09:14 -0800 (PST) (envelope-from swear@blarg.net) To: "Mike Meyer" Cc: chat@FreeBSD.ORG Subject: Re: GPL nonsense: time to stop References: <200112182010.fBIKA9739621@prism.flugsvamp.com> <4.3.2.7.2.20011218180720.00d6e520@localhost> <20011219091631.Q377@prism.flugsvamp.com> <0en10ey5jo.10e@localhost.localdomain> <20011219215548.D76354@prism.flugsvamp.com> <15394.43349.782935.475024@guru.mired.org> <15394.56866.830152.580700@guru.mired.org> <18d718uuw2.718@localhost.localdomain> <15395.43708.816636.295489@guru.mired.org> From: swear@blarg.net (Gary W. Swearingen) Date: 22 Dec 2001 16:09:14 -0800 In-Reply-To: <15395.43708.816636.295489@guru.mired.org> Message-ID: Lines: 51 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Mike Meyer" writes: > Slight change. Let's make S originally a BSDL source, but what A gets > is a binary under their license, as allowed by the BSDL. Would you > thereby claim that C's actions places a requirement on B to provide > source to S to A if they want it? Or would B no longer be allowed to > distribute a binary built from S without that requirement? This looks very interesting. New stuff. But I need more info before spending more time on it. What is "their license" (of S to A)? Is it a standard BSDL or a private, two-party thing? I infer that S has been licensed to the public under BSDL, but not distributed. Did you mean that? Note that my quick re-read of a BSDL reveals no reason it couldn't be used in a private license, but I haven't thought through what the implications of such private license would have on source or binary. This makes me worry how I prove that the BSDL code I derive from is really under public BSDL or is just a copy of privately-BSDL'd code which I've obtained. Maybe it makes no difference. ???? As to the source-binary thing, I don't know how to explain it well, probably because I don't understand it as well as I would like. I'm quite sure that compilation and linking isn't an act of authorship sufficient to make the binary a work deserving of copyright protection apart from the sources (code and "make" files, etc). Probably the best way to look at binaries is as one kind of tangible copy of the single intangible work. 17 USC 102 (beginning): Copyright protection subsists, in accordance with this title, in original works of authorship fixed in any tangible medium of expression, now known or later developed, from which they can be perceived, reproduced, or otherwise communicated, either directly or with the aid of a machine or device. Maybe a binary is just one kind of medium of expression of the work. Another way to approach it is as a translation. I think (human) translations are legally worthy of separate, or I should say, additional copyrights, with the translated work being copyrighted by two parties. But I doubt that this applies to either machine translation (unless the courts find the translator an extention of it's human designer) or compilation and linking. I suppose the act of linking is a kind of author-ish act which could be done without benefit of source material of the "make" kind. So, yes, I guess it's possible that a binary could be created which embodies a work which is separate from it's source code. But I'd probably argue that there is still an intangible selection of other works from which the binary copy is generated. Maybe you'd care to work that into your scenario, but I hope not; it's too weird. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message