From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 0KRpOohsQGWk8wAAauVa8A:P1 (envelope-from ) for ; Tue, 31 Oct 2023 03:55:05 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0KRpOohsQGWk8wAAauVa8A (envelope-from ) for ; Tue, 31 Oct 2023 03:55:05 +0100 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 B467C14022 for ; Tue, 31 Oct 2023 03:55:04 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=Wwsni00r; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698720904; a=rsa-sha256; cv=none; b=QpzSyaAO6VvKpugjLO+Gk6+JH83fDIu8f44cX+p5WWcRWD+8CKM7J/PNlBBU68CfvrEKjJ ycL9eK7uNXYBj0zyM+YpNlywmSI+WdBX923Mb/NKKdlu5Jk72GOxfmIDpHTVE4dbBdPRRk RxtjWg6xeKU1Rb0E+Kc68x9KFLSyLkv9dGxH7SC4T1g4eITTFc1Buu/Ct28WBLAzevPOXb kksNxpjp28fuCTKVJ8e/S9a1x70zAUSN+Lk9TcM1LcOfU56FKOhZd+57l1kBRUu3g/oEhp 876Zm+Pg5w5d+b642gN30eiKvXF8R3VYuOab/VW4jqfK8sxDqErM3ik09c7Rzw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698720904; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=0lwocPwdCYSdJ74f69Pq0SsihmFITNb9xYEiw5OJ2XQ=; b=pt3ND487ZpcqxHp3MXrmZZmf06QBWMuCq06pPuxuN9H4onb245m/Icirom/R3WidHrXf4n eQNeR3fHbw+/FD9H90PBiHtShubk7LCO25D1YXWt64WRCoB4zM7UMjC9VskkubnFzXTiiG 08KBM1UVzNlTdDXJcodDSoBFEG2CWZAU+nOZjc3R4wL0+Ku7ogqBf1ApZ6PdyCikz/iLh5 miMGMHNI69oYSJtgnPLHXreT1dXKIIw+dco8aKEZASXM/gvfDYQD+b9SRHKNU8WwvjpJgF +sxBghxIXqjZJRP8EEsshUcNiDmzyZs0zbnQdyDE0pqraA/KlaOiMydVzkAlQQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=Wwsni00r; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qxeto-0006ws-HZ; Mon, 30 Oct 2023 22:54:36 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qxetl-0006v8-TP for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:33 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qxetl-0000uG-L3 for guix-patches@gnu.org; Mon, 30 Oct 2023 22:54:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qxeuJ-0001bt-3s for guix-patches@gnu.org; Mon, 30 Oct 2023 22:55:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66842] [PATCH 39/39] gnu: Update copyright header. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 31 Oct 2023 02:55:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66842 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66842@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66842-submit@debbugs.gnu.org id=B66842.16987208695998 (code B ref 66842); Tue, 31 Oct 2023 02:55:07 +0000 Received: (at 66842) by debbugs.gnu.org; 31 Oct 2023 02:54:29 +0000 Received: from localhost ([127.0.0.1]:47195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetg-0001YY-K7 for submit@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:29 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:40364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qxetQ-0001UN-Ij for 66842@debbugs.gnu.org; Mon, 30 Oct 2023 22:54:13 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qxesn-00GBWO-Cr for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:33 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:Content-Type:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From; bh=0lwocPwdCYSdJ74f69Pq0SsihmFITNb9xYEiw5OJ2XQ=; b=Wwsni00r34+MZvJcCNLrcZDfDY hVwYDZw0Ybq+HSreBAahkNmm0vQRd18J20oZGbSmtKF/vCU2E8952HiDcuKpNNda/+P8Ro/DT8W8u Bt77oRTR1FugDErkmzCXLHqKO4RjAoqAZqIujYtzSNzU3UM21/Qstj3Rf+MukTC2iMFlHeWok6suX fMg5bQL3Mye5Rk6mWiwghUUc+sPUYj06j3qhnpV+qZmXznkiH/FKsSN+hWkcim0N3w2+QdJexrJLD k6pcQSQ9U/FS4SZ4d0EHgDctdmrEZHDl6sFYU+O0szR6iFGuhzABecRI2Gu3iGSFRNeVyySeWbrsa 263fNq5A==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qxesm-0003FR-Tg for 66842@debbugs.gnu.org; Tue, 31 Oct 2023 03:53:33 +0100 Received: by submission02.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qxesa-0088By-Sm; Tue, 31 Oct 2023 03:53:21 +0100 Date: Mon, 30 Oct 2023 22:52:43 -0400 Message-Id: <567c9aaa753ad1a9e4fadda20243a7c4154e4f31.1698720461.git.jaeme@runbox.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: , Reply-to: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx11.migadu.com X-Spam-Score: -6.71 X-Migadu-Queue-Id: B467C14022 X-Migadu-Spam-Score: -6.71 X-TUID: NLLpZ/es5i/C * gnu/packages/crates-graphics.scm: Update copyright header. * gnu/packages/crates-io.scm: Update copyright header. * gnu/packages/rust-apps.scm: Update copyright header. Change-Id: I5716f9ced62bcbac5c33f7058dc0a4e13e4fa5a1 --- gnu/packages/crates-graphics.scm | 1 + gnu/packages/crates-io.scm | 1 + gnu/packages/rust-apps.scm | 1 + 3 files changed, 3 insertions(+) diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm index dd0864a6bd..78d6df7df4 100644 --- a/gnu/packages/crates-graphics.scm +++ b/gnu/packages/crates-graphics.scm @@ -13,6 +13,7 @@ ;;; Copyright © 2021 Maxim Cournoyer ;;; Copyright © 2021 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2022 Marius Bakke +;;; Copyright © 2023 Jaeme Sifat ;;; ;;; This file is part of GNU Guix. ;;; diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 29b56baeef..ef5cb21c99 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -33,6 +33,7 @@ ;;; Copyright © 2022 Paul Alesius ;;; Copyright © 2023 Arnav Andrew Jose ;;; Copyright © 2023 Wilko Meyer +;;; Copyright © 2023 Jaeme Sifat ;;; ;;; This file is part of GNU Guix. ;;; diff --git a/gnu/packages/rust-apps.scm b/gnu/packages/rust-apps.scm index c6cdb31704..60fb11017a 100644 --- a/gnu/packages/rust-apps.scm +++ b/gnu/packages/rust-apps.scm @@ -25,6 +25,7 @@ ;;; Copyright © 2022 Greg Hogan ;;; Copyright © 2023 Arnav Andrew Jose ;;; Copyright © 2023 Wilko Meyer +;;; Copyright © 2023 Jaeme Sifat ;;; ;;; This file is part of GNU Guix. ;;; -- 2.34.1