From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JSUEu-000758-SB for garchives@archives.gentoo.org; Fri, 22 Feb 2008 09:30:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DEE66E0509; Fri, 22 Feb 2008 09:30:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BA3AFE0509 for ; Fri, 22 Feb 2008 09:30:42 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5F74F66637 for ; Fri, 22 Feb 2008 09:30:42 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JSUEr-0002bF-5D for gentoo-commits@lists.gentoo.org; Fri, 22 Feb 2008 09:30:41 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in eclass: elisp-common.eclass X-VCS-Repository: gentoo-x86 X-VCS-Files: elisp-common.eclass X-VCS-Directories: eclass X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Fri, 22 Feb 2008 09:30:41 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 1c209e5c-abf5-477d-8087-0b56b55aac39 X-Archives-Hash: 65b1595c6b953c4a8d03b62ef11ef76a ulm 08/02/22 09:30:41 Modified: elisp-common.eclass Log: Update copyright years. Revision Changes Path 1.36 eclass/elisp-common.eclass file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp-commo= n.eclass?rev=3D1.36&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp-commo= n.eclass?rev=3D1.36&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/elisp-commo= n.eclass?r1=3D1.35&r2=3D1.36 Index: elisp-common.eclass =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 RCS file: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- elisp-common.eclass 22 Feb 2008 09:28:53 -0000 1.35 +++ elisp-common.eclass 22 Feb 2008 09:30:40 -0000 1.36 @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.35 200= 8/02/22 09:28:53 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.36 200= 8/02/22 09:30:40 ulm Exp $ # # Copyright 2002-2004 Matthew Kennedy # Copyright 2003 Jeremy Maitin-Shepard --=20 gentoo-commits@lists.gentoo.org mailing list