From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oI3GGpUYSWHqPwAAgWs5BA (envelope-from ) for ; Tue, 21 Sep 2021 01:26:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IKJoFpUYSWFADQAAB5/wlQ (envelope-from ) for ; Mon, 20 Sep 2021 23:26:13 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id F1ED0E0AD for ; Tue, 21 Sep 2021 01:26:12 +0200 (CEST) Received: from localhost ([::1]:60852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSSfr-0003IG-Vg for larch@yhetil.org; Mon, 20 Sep 2021 19:26:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSSfi-0003GI-8K for guix-patches@gnu.org; Mon, 20 Sep 2021 19:26:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSSfi-0003NI-0Y for guix-patches@gnu.org; Mon, 20 Sep 2021 19:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mSSfh-0002dC-Mk for guix-patches@gnu.org; Mon, 20 Sep 2021 19:26:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50709] [PATCH] gnu: shellutils: Add copyright. References: <87sfxy4zpa.fsf@posteo.org> In-Reply-To: <87sfxy4zpa.fsf@posteo.org> Resent-From: Alexandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Sep 2021 23:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50709 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50709@debbugs.gnu.org Received: via spool by 50709-submit@debbugs.gnu.org id=B50709.163218030910022 (code B ref 50709); Mon, 20 Sep 2021 23:26:01 +0000 Received: (at 50709) by debbugs.gnu.org; 20 Sep 2021 23:25:09 +0000 Received: from localhost ([127.0.0.1]:44266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSSer-0002ba-9J for submit@debbugs.gnu.org; Mon, 20 Sep 2021 19:25:09 -0400 Received: from mout01.posteo.de ([185.67.36.65]:55455) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSSeo-0002at-KV for 50709@debbugs.gnu.org; Mon, 20 Sep 2021 19:25:07 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 47745240028 for <50709@debbugs.gnu.org>; Tue, 21 Sep 2021 01:24:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1632180300; bh=p6O4ejHV+EYlvsxENlT7TA3byIbqXh18S4uV7m2t4jg=; h=From:To:Subject:Date:From; b=NdejafEek6rj+tH6mXgrKzXIolZv8Xd7drorhzUqczYOe0SQSDD0L5ZIGJyDfqcOM 70Y2ssxPFDjcG2ru3c+6F5Zp6Zw2/wjdi9gS0bmE1yffuz+39db9DXf2jHg9/fo2Vd Mln17Pdpi5ZGeXnr1YcTOgA/MQWCmNHXK9Wi2ZLAmFSC/ZwBzI1urhLo5YXzlNWfaW et84Szny62fq39sIcJNmzh7EK81xe3SNs0UZXa2OqWuLLLjRKcMuWgC4g75ezifSx8 TlrZ8cdhz06liPFHcF62CHPcwUNAUS5bDbalStPPLHeBC38PEt4RSIUg+0eUvdGJD4 XkT7pGu8aB9Dw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HD0yf1wKqz9rxN for <50709@debbugs.gnu.org>; Tue, 21 Sep 2021 01:24:57 +0200 (CEST) From: Alexandr Vityazev Date: Mon, 20 Sep 2021 23:25:12 +0000 Message-ID: <87o88m4yp3.fsf@posteo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1632180373; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=p6O4ejHV+EYlvsxENlT7TA3byIbqXh18S4uV7m2t4jg=; b=aNK06FFiWvnHq+nW7ULS14KwOy4MN4sl1amkRlYQlcpvQoVqD7Pho1GHMB1NBB09w5mORe tLse9raWqJOReMUv7XHJM7D+9nNXc5eTSu4C3KLl81QrCWbE5lU7qYbix8PLdtiJ2YWO/v hxOJhWxOSW4kNHgzmRX4NvVYWLdN7mdkUeg0TQ5uWRr6Y5HOacgIGCpGJ9SqJYAvfvu9IG PPtzUvgZ9MiuZdeLW1ga3fefcyFPpYWJfE+HFuuCQf2FW0Bs6+onF076aiocrbWXvQo8SL 7Xn4Pl5oQpSCWicIeUukOiSUCZGOocuWRpBSEnrTHXM62i4l7P0vZFUirPtSSA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632180373; a=rsa-sha256; cv=none; b=N+nP+VCEp04/omaQ91x1xmliO3lNGv9QtC2/NpFaiKcmoO0Sifbox78syBfxO1eGxo3Uk6 hBv26Cj8WIeFztdw9JZuSP97KT/oYGAiO+au+lVtnIb7l1QojnIcAKAGCNyVgVDh0vNiG+ HLuHpwPx/EwRWuirsgV1CarKsYTJ71Ppv+zUQQNy8yaC29sSb4kgU5f2iiTCyTiOEBfzQn prdbDOmw+OpN0k8EGoWyQyxQnIdRb8m/iIoCcV5ecFMKh0WJkAcHcu9v7IhKTO5MVRpAgQ e3tyylxVw6WMIa6yhYviTVHrDhnDiW9BK17Ays8oy4N85G4bphFhNwBRtlGSTw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=NdejafEe; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b=NdejafEe; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: F1ED0E0AD X-Spam-Score: -1.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: Vr+1U+kYr7hF --- gnu/packages/shellutils.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm index 69e1d0d069..9091e9155f 100644 --- a/gnu/packages/shellutils.scm +++ b/gnu/packages/shellutils.scm @@ -10,6 +10,7 @@ ;;; Copyright =C2=A9 2020 aecepoglu ;;; Copyright =C2=A9 2020 Dion Mendel ;;; Copyright =C2=A9 2021 Brice Waegeneire +;;; Copyright =C2=A9 2021 Alexandr Vityazev ;;; ;;; This file is part of GNU Guix. ;;; --=20 2.33.0 --=20 Alexandr Vityazev