From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1374429-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2900E15808B
	for <garchives@archives.gentoo.org>; Fri, 11 Mar 2022 15:21:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5D7B8E0891;
	Fri, 11 Mar 2022 15:21:51 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4038AE0891
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Mar 2022 15:21:51 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5C644342DCC
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Mar 2022 15:21:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 95C7B287
	for <gentoo-commits@lists.gentoo.org>; Fri, 11 Mar 2022 15:21:47 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1647012062.e03d7da02f3f089e6b44e25101026499f3f71358.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/zlib/
X-VCS-Repository: repo/gentoo
X-VCS-Files: sys-libs/zlib/zlib-1.2.11-r5.ebuild
X-VCS-Directories: sys-libs/zlib/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: e03d7da02f3f089e6b44e25101026499f3f71358
X-VCS-Branch: master
Date: Fri, 11 Mar 2022 15:21:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 3646e53d-cea1-40ef-84af-c4929157d797
X-Archives-Hash: 4993c488d8de7ede1655ab6a1d3d48a0

commit:     e03d7da02f3f089e6b44e25101026499f3f71358
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 11 15:21:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 15:21:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e03d7da0

sys-libs/zlib: fix IncorrectCopyright

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-libs/zlib/zlib-1.2.11-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/zlib/zlib-1.2.11-r5.ebuild b/sys-libs/zlib/zlib-1.2.11-r5.ebuild
index aede59d32f2a..5173a430e69f 100644
--- a/sys-libs/zlib/zlib-1.2.11-r5.ebuild
+++ b/sys-libs/zlib/zlib-1.2.11-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7