From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4JyMMvXeAl98EgAA0tVLHw (envelope-from ) for ; Mon, 06 Jul 2020 08:21:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uLaFLvXeAl+KWwAA1q6Kng (envelope-from ) for ; Mon, 06 Jul 2020 08:21:09 +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 4DB499401AE for ; Mon, 6 Jul 2020 08:21:09 +0000 (UTC) Received: from localhost ([::1]:43534 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jsMN8-0007WN-K8 for larch@yhetil.org; Mon, 06 Jul 2020 04:21:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59012) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jsMIE-0005Ob-Ct for guix-patches@gnu.org; Mon, 06 Jul 2020 04:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jsMIE-0004Vj-16 for guix-patches@gnu.org; Mon, 06 Jul 2020 04:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jsMID-00054m-RE for guix-patches@gnu.org; Mon, 06 Jul 2020 04:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42180] [PATCH 01/22] guix: Add extracting-download. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 06 Jul 2020 08:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42180 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun , 42180@debbugs.gnu.org Received: via spool by 42180-submit@debbugs.gnu.org id=B42180.159402332019460 (code B ref 42180); Mon, 06 Jul 2020 08:16:01 +0000 Received: (at 42180) by debbugs.gnu.org; 6 Jul 2020 08:15:20 +0000 Received: from localhost ([127.0.0.1]:33512 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsMHY-00053o-5T for submit@debbugs.gnu.org; Mon, 06 Jul 2020 04:15:20 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:56319) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jsMHV-00053b-DB for 42180@debbugs.gnu.org; Mon, 06 Jul 2020 04:15:18 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4B0dfX1hlTz1rwFM; Mon, 6 Jul 2020 10:15:15 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4B0dfW6X0xz1r56c; Mon, 6 Jul 2020 10:15:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id sl-5ZoGtwLwY; Mon, 6 Jul 2020 10:15:15 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-55-251.dynamic.mnet-online.de [188.174.55.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Mon, 6 Jul 2020 10:15:15 +0200 (CEST) Received: from lenashee.goebel-consult.de (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id C7177600E6; Mon, 6 Jul 2020 10:15:16 +0200 (CEST) References: <861rlpt6a8.fsf@gmail.com> From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: <7e3bc0dd-2713-3b41-8893-0dc52946a5b3@crazy-compilers.com> Date: Mon, 6 Jul 2020 10:15:12 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <861rlpt6a8.fsf@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Language: en-US X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.7 (-) 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Spam-Score: -1.01 X-TUID: 51ucdGwNl+hE Am 06.07.20 um 10:08 schrieb zimoun: > Why these Copyright if the file is new? Since the code is based on another file (I don#t remember which one) and these are the Copyrights from that file. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |