diff options
author | Sam James <sam@gentoo.org> | 2021-04-22 16:27:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-22 16:28:07 +0100 |
commit | d31a80f55ba20fffcffeeb961b82745c29e645c8 (patch) | |
tree | 602a89faa4609bb165e8829b791ccea8df735279 /app-emacs/dash | |
parent | licenses: drop unused man-pages-posix licence (diff) | |
download | gentoo-d31a80f55ba20fffcffeeb961b82745c29e645c8.tar.gz gentoo-d31a80f55ba20fffcffeeb961b82745c29e645c8.tar.bz2 gentoo-d31a80f55ba20fffcffeeb961b82745c29e645c8.zip |
app-emacs/dash: fix copyright year
Fixes: d4bc07ec157acc2eeb684ac885e94be5b8151c16 (time machine!)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emacs/dash')
-rw-r--r-- | app-emacs/dash/dash-2.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/dash/dash-2.18.1.ebuild b/app-emacs/dash/dash-2.18.1.ebuild index 62c3a1a1c7f3..ed34f1c9dc12 100644 --- a/app-emacs/dash/dash-2.18.1.ebuild +++ b/app-emacs/dash/dash-2.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |