From owner-svn-src-all@FreeBSD.ORG Fri Jan 31 22:04:14 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F191D184; Fri, 31 Jan 2014 22:04:13 +0000 (UTC) Received: from felyko.com (felyko.com [IPv6:2607:f2f8:a528::3:1337:ca7]) by mx1.freebsd.org (Postfix) with ESMTP id D36451E56; Fri, 31 Jan 2014 22:04:13 +0000 (UTC) Received: from [IPv6:2601:9:8280:43f:a524:b1d1:7a02:1bae] (unknown [IPv6:2601:9:8280:43f:a524:b1d1:7a02:1bae]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by felyko.com (Postfix) with ESMTPSA id 80B5F39828; Fri, 31 Jan 2014 14:04:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=felyko.com; s=mail; t=1391205847; bh=4enUGQMaHyIg+tcL6aufi6UQzuwSmLKQTHj2jZWzJmg=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=InxC7eF6/KIkHa2ogjM8ofxZHuFmvxdVgVvjjbyeDhAK9+aFc94C520rpLpjNDKcD lWNRpxurxmcRt+ILUjF1fg1ZJpQvKwml71Opzo2Qee2afMlWZHLbGHu1ES1gy9cWxi 2yEpRQsBSVEjQrsaSFbMxYmEPYKBidE9salFiKRA= Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: svn commit: r260927 - head/release/doc/en_US.ISO8859-1/relnotes From: Rui Paulo In-Reply-To: <201401202149.s0KLnxwQ099689@svn.freebsd.org> Date: Fri, 31 Jan 2014 14:04:02 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: <41A37346-1D5A-4644-974E-F41AB1575221@felyko.com> References: <201401202149.s0KLnxwQ099689@svn.freebsd.org> To: Glen Barber X-Mailer: Apple Mail (2.1827) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 31 Jan 2014 22:04:14 -0000 On 20 Jan 2014, at 13:49, Glen Barber wrote: > Author: gjb > Date: Mon Jan 20 21:49:59 2014 > New Revision: 260927 > URL: http://svnweb.freebsd.org/changeset/base/260927 >=20 > Log: > Trim copyright years. > Add missing punctuation. > Use in place of literal quotes. >=20 > Sponsored by: The FreeBSD Foundation >=20 > Modified: > head/release/doc/en_US.ISO8859-1/relnotes/article.xml >=20 > Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jan = 20 20:56:09 2014 (r260926) > +++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Jan = 20 21:49:59 2014 (r260927) > @@ -12,20 +12,6 @@ > $FreeBSD$ >=20 > > - 2000 > - 2001 > - 2002 > - 2003 > - 2004 > - 2005 > - 2006 > - 2007 > - 2008 > - 2009 > - 2010 > - 2011 > - 2012 > - 2013 > 2014 Is this a good idea? I've heard arguments that keeping all these years = is the right approach, but at least we should have 2000-2014, no? -- Rui Paulo