diff options
Diffstat (limited to 'eclass/elisp.eclass')
-rw-r--r-- | eclass/elisp.eclass | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index cb85bd727902..85db9bffc0ed 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -1,16 +1,16 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.49 2011/08/12 16:14:55 ulm Exp $ -# -# Copyright 2002-2003 Matthew Kennedy <mkennedy@gentoo.org> -# Copyright 2003 Jeremy Maitin-Shepard <jbms@attbi.com> -# Copyright 2007-2010 Christian Faulhammer <fauli@gentoo.org> -# Copyright 2007-2011 Ulrich Müller <ulm@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/eclass/elisp.eclass,v 1.50 2011/08/22 06:13:14 ulm Exp $ # # @ECLASS: elisp.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> +# Christian Faulhammer <fauli@gentoo.org> +# Ulrich Müller <ulm@gentoo.org> # @BLURB: Eclass for Emacs Lisp packages # @DESCRIPTION: # |