diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-01-04 15:13:02 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-01-04 15:13:04 -0500 |
commit | 2da1cd5fe1e35f19e68fc34fc64c995448ea7674 (patch) | |
tree | 25205df2c5f4ebf119c8c73869dd97c4f71db04a /app-text/mdbook | |
parent | app-text/mdbook: add 0.4.15 (diff) | |
download | gentoo-2da1cd5fe1e35f19e68fc34fc64c995448ea7674.tar.gz gentoo-2da1cd5fe1e35f19e68fc34fc64c995448ea7674.tar.bz2 gentoo-2da1cd5fe1e35f19e68fc34fc64c995448ea7674.zip |
app-text/mdbook: fix pkvdev's copyright year
The 2021- wasn't added and didn't notice.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-text/mdbook')
-rw-r--r-- | app-text/mdbook/mdbook-0.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/mdbook/mdbook-0.4.15.ebuild b/app-text/mdbook/mdbook-0.4.15.ebuild index 51dab9d0dce7..61270c429392 100644 --- a/app-text/mdbook/mdbook-0.4.15.ebuild +++ b/app-text/mdbook/mdbook-0.4.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |