diff options
author | Sam James <sam@gentoo.org> | 2022-01-01 09:39:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-01 09:39:14 +0000 |
commit | 2ef30b634b2029adc4b306ccfc45c41f697d0ed9 (patch) | |
tree | e69ff2a0cf567b1acda5eaf3a446fe3ccbbce7a5 /dev-libs/mimalloc | |
parent | app-text/xmlto: drop 0.0.28-r3 (diff) | |
download | gentoo-2ef30b634b2029adc4b306ccfc45c41f697d0ed9.tar.gz gentoo-2ef30b634b2029adc4b306ccfc45c41f697d0ed9.tar.bz2 gentoo-2ef30b634b2029adc4b306ccfc45c41f697d0ed9.zip |
dev-libs/mimalloc: fix IncorrectCopyright
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/mimalloc')
-rw-r--r-- | dev-libs/mimalloc/mimalloc-1.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mimalloc/mimalloc-1.7.3.ebuild b/dev-libs/mimalloc/mimalloc-1.7.3.ebuild index 92240c28bfd1..b3ea5f3bc374 100644 --- a/dev-libs/mimalloc/mimalloc-1.7.3.ebuild +++ b/dev-libs/mimalloc/mimalloc-1.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 |