From owner-freebsd-questions Sat Jan 12 5:16:31 2002 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-31-201-166.mmcable.com [65.31.201.166]) by hub.freebsd.org (Postfix) with SMTP id 3443A37B405 for ; Sat, 12 Jan 2002 05:16:27 -0800 (PST) Received: (qmail 63061 invoked by uid 100); 12 Jan 2002 13:16:21 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15424.14116.569951.344189@guru.mired.org> Date: Sat, 12 Jan 2002 07:16:20 -0600 To: swear@blarg.net (Gary W. Swearingen), Nils Holland , stark@jeamland.ca Cc: questions@freebsd.org Subject: Re: Licensing Question In-Reply-To: <70578038@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.43 (Python 2.2; freebsd-4.4-STABLE-i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nils Holland types: > On Wed, Jan 02, 2002 at 01:52:50PM -0500, stark stood up and spoke: > > OK, I've looked through /usr/src/sys and I've tried to get my > > head around this, but I'm still confused : > > > > What, exactly, are the licensing restrictions WRT the 'normal' > > (i.e. non-ports, non-packages) distribution of FreeBSD? > > > > If I'm reading the 'README' and 'COPYRIGHT' files correctly > > in /usr/src, then the BSD license (without the advertising clause) > > applies to all of the directories EXCEPT the /usr/src/gnu directory, > > which contains other packages, mostly GPL or LGPL licensed. > > > > Is this correct? Am I missing something glaringly obvious? > > Nope, except if otherwise noted, all files that form the FreeBSD based > system are licensed under the BSD license, as found under /COPYRIGHT. In > order to make things easier, the parts of the system that are licensed > under the GPL or LGPL have been put into the "gnu" subdirectory. > > So, the assumptions you made above are correct. I'm not positive that's the case. In particular, there are things in /usr/src/contrib that aren't covered by the BSD license - though all the ones I checked have very similar terms, or also appear in /usr/src/gnu and are GPLed. The latter means that something being in /usr/src/contrib is not evidence that it is covered by a BSD-like license. :-( Gary W. Swearingen types: > P.S. Another question with an even more problematical answer is: who > are the copyright owners? Who owns something that is copyrighted in > 1993 but has been continually modified by many ever since? The original copyright owners, plus anyone who has contributed changes to the project. That includes not only commiters, but people who submit PR's with patches that are included substantially as is. All of which is why Xemacs isn't GNU Emacs - no one wanted to do the work of identifying everyone who contributed code to the project, chasing them down and getting their permission to distribute it under the GPL. Since it can't be GPL'ed, it can't be the GNU editor, so we live with both of them. > And who is "The FreeBSD Project" or "The FreeBSD Documentation > Project"? The former has been discussed before, and I believe there is a legal entity behind that name. I'm not sure that is true of the latter. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message