From owner-freebsd-chat@FreeBSD.ORG Mon Jun 20 18:45:45 2005 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6C9D16A41C for ; Mon, 20 Jun 2005 18:45:45 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (vc4-2-0-66.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9105943D49 for ; Mon, 20 Jun 2005 18:45:45 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.3) with ESMTP id j5KIhZEY026432; Mon, 20 Jun 2005 12:43:37 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 20 Jun 2005 12:44:54 -0600 (MDT) Message-Id: <20050620.124454.93473894.imp@bsdimp.com> To: freebsd-chat@freebsd.org, pallen@donut.ugcs.caltech.edu From: "M. Warner Losh" In-Reply-To: <20050617221313.GV18614@philemon.caltech.edu> References: <20050617205415.GT18614@philemon.caltech.edu> <42B33D92.1080109@mac.com> <20050617221313.GV18614@philemon.caltech.edu> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Subject: Re: groff alternative? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 18:45:45 -0000 In message: <20050617221313.GV18614@philemon.caltech.edu> Paul Allen writes: : (reply-to set to freebsd-chat, this discussion doesn't : The BSD license reads: : : 1) this code is released into the public domain : 2) this code may not be taken out of the public domain : (vacuous duplication of #1) : 3) during redistribution you may not conceal that this code is : in the public domain (vacuous duplication of #2) : 4) I declare my opinion that I am not offering something : which induces liability on myself. (vacuous duplication of : #1) Actually, The BSD license most certainly does not say that. It says that you can distribute however you want, so long as credit is given. The old BSD license adds additional responisbilities such as including information in your advertising, and a non-endorcement clause. The copyright, and therefore the right to license under a different license, remains with the original author. Warner