From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1295865-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F98813835A for <garchives@archives.gentoo.org>; Mon, 21 Jun 2021 22:27:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD4DDE08A8; Mon, 21 Jun 2021 22:27:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5520E08A8 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Jun 2021 22:27:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1CA8335DC2 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Jun 2021 22:27:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D2C57B3 for <gentoo-commits@lists.gentoo.org>; Mon, 21 Jun 2021 22:27:34 +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: <1624314443.6a28106cd4f3414d4085f2ce46ab662a0e14bfec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gtg/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/gtg/gtg-0.4.0.ebuild X-VCS-Directories: app-office/gtg/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6a28106cd4f3414d4085f2ce46ab662a0e14bfec X-VCS-Branch: master Date: Mon, 21 Jun 2021 22:27:34 +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: 29752521-5c26-4ed2-82e6-09b13b3c2e11 X-Archives-Hash: a74f50edb6a2d9b2e455b65aad7bcee8 commit: 6a28106cd4f3414d4085f2ce46ab662a0e14bfec Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jun 21 22:27:23 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jun 21 22:27:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a28106c app-office/gtg: fix IncorrectCopyright Signed-off-by: Sam James <sam <AT> gentoo.org> app-office/gtg/gtg-0.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/gtg/gtg-0.4.0.ebuild b/app-office/gtg/gtg-0.4.0.ebuild index 54a5494e15c..e16de2b4bc6 100644 --- a/app-office/gtg/gtg-0.4.0.ebuild +++ b/app-office/gtg/gtg-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7"