From 20907337b7c62d7ef9e0e213aecbd81b51b80f49 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Mon, 22 Aug 2011 06:13:14 +0000 Subject: Move authors' list to new @AUTHOR block. --- eclass/elisp.eclass | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'eclass/elisp.eclass') 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 -# Copyright 2003 Jeremy Maitin-Shepard -# Copyright 2007-2010 Christian Faulhammer -# Copyright 2007-2011 Ulrich Müller +# $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 if you # have problems, suggestions or questions. +# @AUTHOR: +# Matthew Kennedy +# Jeremy Maitin-Shepard +# Christian Faulhammer +# Ulrich Müller # @BLURB: Eclass for Emacs Lisp packages # @DESCRIPTION: # -- cgit v1.2.3-65-gdbad