diff options
Diffstat (limited to 'eclass/elisp-common.eclass')
-rw-r--r-- | eclass/elisp-common.eclass | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass index 4c3bd8cf721f..114331fce671 100644 --- a/eclass/elisp-common.eclass +++ b/eclass/elisp-common.eclass @@ -1,17 +1,17 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.72 2011/08/13 12:19:39 ulm Exp $ -# -# Copyright 2002-2004 Matthew Kennedy <mkennedy@gentoo.org> -# Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com> -# Copyright 2004-2005 Mamoru Komachi <usata@gentoo.org> -# Copyright 2007-2008 Christian Faulhammer <fauli@gentoo.org> -# Copyright 2007-2011 Ulrich Müller <ulm@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.73 2011/08/22 06:13:14 ulm Exp $ # # @ECLASS: elisp-common.eclass # @MAINTAINER: # Feel free to contact the Emacs team through <emacs@gentoo.org> if you # have problems, suggestions or questions. +# @AUTHOR: +# Matthew Kennedy <mkennedy@gentoo.org> +# Jeremy Maitin-Shepard <jbms@attbi.com> +# Mamoru Komachi <usata@gentoo.org> +# Christian Faulhammer <fauli@gentoo.org> +# Ulrich Müller <ulm@gentoo.org> # @BLURB: Emacs-related installation utilities # @DESCRIPTION: # |