From owner-svn-src-head@FreeBSD.ORG Wed May 27 00:48:24 2009 Return-Path: Delivered-To: svn-src-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5BE6106566B; Wed, 27 May 2009 00:48:24 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 8F23F8FC15; Wed, 27 May 2009 00:48:24 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id n4R0l5lS088770; Tue, 26 May 2009 18:47:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 26 May 2009 18:47:25 -0600 (MDT) Message-Id: <20090526.184725.970724007.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <9bbcef730905260624x289af079ue8524e821c1dc891@mail.gmail.com> <20090526200925.GA41682@lor.one-eyed-alien.net> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: brooks@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, ivoras@FreeBSD.org, svn-src-head@FreeBSD.org, trasz@FreeBSD.org Subject: Re: svn commit: r192800 - in head/sys: cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/common/acl cddl/contrib/opensolaris/uts/common/fs/zfs cddl/contrib/opensolaris/u... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 00:48:25 -0000 In message: Robert Watson writes: : : On Tue, 26 May 2009, Brooks Davis wrote: : : >>> Cute though this BSD license variation is, I'm pretty sure it's not on the : >>> approved license list. ??Sticking to the standard license templates : >>> potentially saves significant trouble later -- especially when people : >> : >> Hmm, I'm sure that there exists some SVN magic which would allow authors to : >> enter something : >> : >> $BSDL2 Charlie Root 2008,2009$ : >> : >> and it expands to a perfect boilerplate on checkout :) : > : > Such a change would result in a repository filled without license blocks. : > This might be appropriate in a corporate setting, but isn't worth : > considering here since copies of the repo would lack correct attributions. : : I'd assumed that it was a tongue-in-cheek proposal, myself :-). : : (It is, right?) I assumed it as well, but just in case posted my "well, this won't work" message... Warner