From owner-svn-src-all@FreeBSD.ORG Mon Jan 26 17:30:38 2009 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45188106579D; Mon, 26 Jan 2009 17:30:38 +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 F0B3A8FC23; Mon, 26 Jan 2009 17:30:37 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.2/8.14.1) with ESMTP id n0QHR3iY048859; Mon, 26 Jan 2009 10:27:03 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 26 Jan 2009 10:27:49 -0700 (MST) Message-Id: <20090126.102749.-1017604081.imp@bsdimp.com> To: obrien@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20090126083518.GB87007@dragon.NUXI.org> References: <200901220621.n0M6LU5v002745@svn.freebsd.org> <20090122.104114.1927899760.imp@bsdimp.com> <20090126083518.GB87007@dragon.NUXI.org> 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: svn-src-head@FreeBSD.org, jeff@FreeBSD.org, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org Subject: Re: svn commit: r187580 - head/tools/sched X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 17:30:39 -0000 In message: <20090126083518.GB87007@dragon.NUXI.org> "David O'Brien" writes: : On Thu, Jan 22, 2009 at 10:41:14AM -0700, M. Warner Losh wrote: : > In message: <200901220621.n0M6LU5v002745@svn.freebsd.org> : > Jeff Roberson writes: : > : Author: jeff : > : Date: Thu Jan 22 06:21:30 2009 : > : New Revision: 187580 : > : URL: http://svn.freebsd.org/changeset/base/187580 : > : : > : Log: : > : - Update my copyright. : > : +# Copyright (c) 2002-2003, 2009, Jeffrey Roberson : > : > Stylistically, this should be 2002-2009. We don't need to list each : > and every year, so the project's policy is to list the earliest and : > the latest year. : : There is debate on this. GCC/Bintuils/GDB require years to be : specifically listed in which changes occur. Generally this means : discrete years, but I believe "2002-2003, 2009" maybe accepted also. : The listed years should not imply changes happened in years there was no : change, which 2002-2009 would imply. : : This is also what the lawyers at work require. Right. But this is the FreeBSD project, and we, as a project, have determined that ranges are sufficient. There's no debate within the project about policy. Of course, other projects do other things. : > See, for example, http://www.oppedahl.com/copyrights/ for the : > reasoning behind this. : : Unfortunately this returns "(61) Connection refused". Works for me just now. Warner