diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-14 17:39:19 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-15 20:08:35 +0100 |
commit | b5f8819b8c5f7a8f67eebc4ff326bdcef9ff8f56 (patch) | |
tree | c7985acd630804cdd57fe0301f036d4ba2b7cb4b /eclass | |
parent | media-plugins/vdr-mlist: fiexd HOMEPAGE, SRC_URI (diff) | |
download | gentoo-b5f8819b8c5f7a8f67eebc4ff326bdcef9ff8f56.tar.gz gentoo-b5f8819b8c5f7a8f67eebc4ff326bdcef9ff8f56.tar.bz2 gentoo-b5f8819b8c5f7a8f67eebc4ff326bdcef9ff8f56.zip |
elisp.eclass: Fix initial copyright year.
The eclass was initially committed on 2002-10-29.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/elisp.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/elisp.eclass b/eclass/elisp.eclass index bcd80a9ee9ca..df160ea01e22 100644 --- a/eclass/elisp.eclass +++ b/eclass/elisp.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 2002-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: elisp.eclass |