From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kHZLNTrgPWUPnwAAG6o9tA:P1 (envelope-from ) for ; Sun, 29 Oct 2023 05:31:55 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kHZLNTrgPWUPnwAAG6o9tA (envelope-from ) for ; Sun, 29 Oct 2023 05:31:54 +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 A53E716EBB for ; Sun, 29 Oct 2023 05:31:54 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=UukNUV8S; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698553914; 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=zrle7C095CJdbnY/WpETICB2ALqLxbcfKjOHO92eUS4=; b=OF1FBDMhgmIIkZn7OjhHotdX1BvtQgmLhVTy0WJCrCoqXYHtXhd5QbutTMhgUmPTMSlB88 n+r3xL0X8ukO56YztYWkKXjydOLNEAjLGngkoEf2T6M5k+jxl33I/ui2YV4cv17k0JVHAA QLVr/KzKEoo7agVCP2xHAXgbcqxMzRbhXr0daM0a+pPHHnBCj7vnv0ylD2vlLcuSz0iIIt xey176RAthnI+ONJptFyzR6xnNLYt8CiLmoIRZoHMT3+bJyaP5URuHXx4lnWNT2Mc81gsn VCjaX4R402HqrTmztTetoWjt1EK3GwpGxOTdVHaXg2G6fFVK093QMRDu8oin1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=UukNUV8S; 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=1698553914; a=rsa-sha256; cv=none; b=J6wnx64j+Is0bcunyWF43O1URBsjJa3Q5cPmhTP0sDanNJNg3RNht02Lyr5aBgJMALQKCY vqa67egJ+mRjiOJpAjjdxrNumpLPGar+X9MUEwi5JhrgNggcy5Ogw1l5lSxakwL5m8UtKv Al5VTEXfwcWiAUsHuKd2YHXsk6EZ8JLz2G2Z99JIIHCvC3pyJ8IqODj+K0EgkqQrpoNrck 4oCSJCUW0i6AzVD5GY2McZg7uYt/z2NXY4qZN20itit66yQJWZiG1jPT5iuFpGaX3ZshG4 dBfCcaK+Lg6WDA0tXJX4gvQ2sgML29Zftvxz/ZaYDu+TewY6o6EH9mEgerSDBA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qwxSg-0008UH-UW; Sun, 29 Oct 2023 00:31:43 -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 1qwxSV-0008SM-Vu for guix-patches@gnu.org; Sun, 29 Oct 2023 00:31:35 -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 1qwxSU-00050B-9u for guix-patches@gnu.org; Sun, 29 Oct 2023 00:31:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qwxT0-0001St-Is for guix-patches@gnu.org; Sun, 29 Oct 2023 00:32:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66805] [PATCH 22/22] gnu: Update copyright header. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 04:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66805 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66805@debbugs.gnu.org Cc: Jaeme Sifat Received: via spool by 66805-submit@debbugs.gnu.org id=B66805.16985538785561 (code B ref 66805); Sun, 29 Oct 2023 04:32:02 +0000 Received: (at 66805) by debbugs.gnu.org; 29 Oct 2023 04:31:18 +0000 Received: from localhost ([127.0.0.1]:40200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxSI-0001Rc-7H for submit@debbugs.gnu.org; Sun, 29 Oct 2023 00:31:18 -0400 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:34294) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qwxSG-0001RP-0U for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 00:31:16 -0400 Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qwxRd-00BV6m-Mf for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 05:30:37 +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=zrle7C095CJdbnY/WpETICB2ALqLxbcfKjOHO92eUS4=; b=UukNUV8SJWp4liq0po1WQDfRRZ cMSjRnUW5aAyEmTk2UtYg1dpGOKn3TRdL8He0KTUBxTL5IvWMTPnprFH26EWaMIsEGOhD/U1omJse Gzaifx2CVSqS2jjYvf1j2n0gTkKiamenvRvwMl9bJ/z+4sYtI6bThf5tXIDmCxfso9uat0JsFO4Qq 12gDXtBcOXBINnSq+tSvQwT1ZiEQkYWWo88c7hxDybTetsDsIVAZgNxrREzrQZ4mBwhqmOzn2j6q3 DyLoWCu461cU9P1Hm5A9SacZDKPTFgmZS/qvfFtPCipCyF1hLcOLsnoZYD2/M7M5YI7fPMgWuA3XZ dLnGGY0Q==; Received: from [10.9.9.73] (helo=submission02.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qwxRd-0001Gh-Du for 66805@debbugs.gnu.org; Sun, 29 Oct 2023 05:30:37 +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 1qwxRL-001dmK-2T; Sun, 29 Oct 2023 05:30:19 +0100 Date: Sun, 29 Oct 2023 00:27:14 -0400 Message-Id: <397d448580bfc5ceb164e4872dccd44531816d1b.1698553238.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-Spam-Score: -6.71 X-Spam-Score: -6.71 X-Migadu-Queue-Id: A53E716EBB X-Migadu-Scanner: mx10.migadu.com X-TUID: Bs8QZ0qfyJNL * gnu/packages/crates-graphics.scm: Update copyright. * gnu/packages/crates-io.scm: Update copyright. * gnu/packages/rust-apps.scm: Update copyright. Signed-off-by: Jaeme Sifat Change-Id: I0031ac757bfc2ff4a6dc588c48396d674f532148 --- 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 4bd1f5b387..0294dce7be 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 e81aa21a60..dc83ea93d1 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 78ca22748f..c596769d4d 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