diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/elisp-common.eclass | 2 | ||||
-rw-r--r-- | eclass/elisp.eclass | 2 |
2 files changed, 2 insertions, 2 deletions
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 <gnu-emacs@gentoo.org> 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 <gnu-emacs@gentoo.org> |