From owner-svn-src-all@FreeBSD.ORG Mon Jan 26 08:35:25 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 752A1106564A; Mon, 26 Jan 2009 08:35:25 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 52F948FC12; Mon, 26 Jan 2009 08:35:25 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id n0Q8ZI3Z041744; Mon, 26 Jan 2009 00:35:18 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id n0Q8ZIH4041743; Mon, 26 Jan 2009 00:35:18 -0800 (PST) (envelope-from obrien) Date: Mon, 26 Jan 2009 00:35:18 -0800 From: "David O'Brien" To: "M. Warner Losh" Message-ID: <20090126083518.GB87007@dragon.NUXI.org> References: <200901220621.n0M6LU5v002745@svn.freebsd.org> <20090122.104114.1927899760.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090122.104114.1927899760.imp@bsdimp.com> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) 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 Reply-To: obrien@FreeBSD.org 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 08:35:26 -0000 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. > See, for example, http://www.oppedahl.com/copyrights/ for the > reasoning behind this. Unfortunately this returns "(61) Connection refused". -- -- David (obrien@FreeBSD.org)