Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mimalloc/
Date: Sat, 01 Jan 2022 09:39:28
Message-Id: 1641029954.2ef30b634b2029adc4b306ccfc45c41f697d0ed9.sam@gentoo
1 commit: 2ef30b634b2029adc4b306ccfc45c41f697d0ed9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 1 09:39:14 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 1 09:39:14 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ef30b63
7
8 dev-libs/mimalloc: fix IncorrectCopyright
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-libs/mimalloc/mimalloc-1.7.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/mimalloc/mimalloc-1.7.3.ebuild b/dev-libs/mimalloc/mimalloc-1.7.3.ebuild
16 index 92240c28bfd1..b3ea5f3bc374 100644
17 --- a/dev-libs/mimalloc/mimalloc-1.7.3.ebuild
18 +++ b/dev-libs/mimalloc/mimalloc-1.7.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 2021 Gentoo Authors
21 +# Copyright 2021-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8