From: Ulrich Müller Date: Sat, 4 Mar 2017 09:57:22 +0000 (+0100) Subject: elisp*.eclass: Fix eclass header. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7fa87574199fec4ec27da0c9775e4cd530045453;p=gentoo.git elisp*.eclass: Fix eclass header. --- diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass index 3b9a4a321a62..1bc575a9a4bf 100644 --- a/eclass/elisp-common.eclass +++ b/eclass/elisp-common.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# + # @ECLASS: elisp-common.eclass # @MAINTAINER: # Gentoo GNU Emacs project diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index 4e5846c07e38..078a7994d00c 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# + # @ECLASS: elisp.eclass # @MAINTAINER: # Gentoo GNU Emacs project