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 DCBE11382C5 for ; Tue, 19 Jan 2021 14:09:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B38E088C; Tue, 19 Jan 2021 14:09:47 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C279FE088C for ; Tue, 19 Jan 2021 14:09:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E3D8C340C4B for ; Tue, 19 Jan 2021 14:09:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55D8D46B for ; Tue, 19 Jan 2021 14:09:45 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1611065370.6e22f66eb428f71d46a1de26fcecc50245b69f01.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/syncthing/syncthing-1.12.1.ebuild X-VCS-Directories: net-p2p/syncthing/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 6e22f66eb428f71d46a1de26fcecc50245b69f01 X-VCS-Branch: master Date: Tue, 19 Jan 2021 14:09:45 +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: fbe1fb05-217e-4968-b226-47bff6c8147b X-Archives-Hash: 0de2b7f52822c4c9ab10f834bad05d86 commit: 6e22f66eb428f71d46a1de26fcecc50245b69f01 Author: Marek Szuba gentoo org> AuthorDate: Tue Jan 19 14:04:57 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Jan 19 14:09:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e22f66e net-p2p/syncthing-1.12.1: fix copyright notice I'll remember it's not 2020 any more SOME day. Signed-off-by: Marek Szuba gentoo.org> net-p2p/syncthing/syncthing-1.12.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/syncthing/syncthing-1.12.1.ebuild b/net-p2p/syncthing/syncthing-1.12.1.ebuild index 082731c062a..e8723d6889e 100644 --- a/net-p2p/syncthing/syncthing-1.12.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.12.1.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