From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B2C1515808B for ; Sun, 10 Apr 2022 16:30:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA674E09EC; Sun, 10 Apr 2022 16:30:02 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8074BE09EC for ; Sun, 10 Apr 2022 16:30:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A1D2341066 for ; Sun, 10 Apr 2022 16:30:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB6C42B0 for ; Sun, 10 Apr 2022 16:29:58 +0000 (UTC) From: "Sam James" 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" Message-ID: <1649608183.e5a9911d50918b1606373f96bd8011d4e147b244.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/cloud-init/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/cloud-init/cloud-init-9999.ebuild X-VCS-Directories: app-emulation/cloud-init/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e5a9911d50918b1606373f96bd8011d4e147b244 X-VCS-Branch: master Date: Sun, 10 Apr 2022 16:29:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2aa221eb-a04f-4f22-b9fd-70f3cace9dea X-Archives-Hash: 6ac892a7c8d32d285556fe1828661cf1 commit: e5a9911d50918b1606373f96bd8011d4e147b244 Author: Sam James gentoo org> AuthorDate: Sun Apr 10 16:29:43 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Apr 10 16:29:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5a9911d app-emulation/cloud-init: fix IncorrectCopyright Signed-off-by: Sam James gentoo.org> app-emulation/cloud-init/cloud-init-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/cloud-init/cloud-init-9999.ebuild b/app-emulation/cloud-init/cloud-init-9999.ebuild index 91e4dacb8e84..437a19fce005 100644 --- a/app-emulation/cloud-init/cloud-init-9999.ebuild +++ b/app-emulation/cloud-init/cloud-init-9999.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=8