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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CE05F138334 for ; Thu, 2 Jan 2020 15:09:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F40BFE09F6; Thu, 2 Jan 2020 15:09:51 +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 D3CE9E09E1 for ; Thu, 2 Jan 2020 15:09:51 +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 0B00034DE56 for ; Thu, 2 Jan 2020 15:09:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EC4774 for ; Thu, 2 Jan 2020 15:09:47 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1577974205.e2cb79946feea84f095b5c2aef6821fc5653b6bc.grobian@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: qsize.c X-VCS-Directories: / X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: e2cb79946feea84f095b5c2aef6821fc5653b6bc X-VCS-Branch: master Date: Thu, 2 Jan 2020 15:09:47 +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: be7c3867-d001-4752-b08b-da8ceb28ca43 X-Archives-Hash: d7e84b6e4cedd03c41c5c787c9c1efa0 commit: e2cb79946feea84f095b5c2aef6821fc5653b6bc Author: Fabian Groffen gentoo org> AuthorDate: Thu Jan 2 14:10:05 2020 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Thu Jan 2 14:10:05 2020 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e2cb7994 qsize: update copyright Signed-off-by: Fabian Groffen gentoo.org> qsize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsize.c b/qsize.c index 5cf7dae..617b50b 100644 --- a/qsize.c +++ b/qsize.c @@ -1,5 +1,5 @@ /* - * Copyright 2005-2019 Gentoo Foundation + * Copyright 2005-2020 Gentoo Foundation * Distributed under the terms of the GNU General Public License v2 * * Copyright 2005-2010 Ned Ludd -