From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E553EC11D2F for ; Mon, 24 Feb 2020 11:46:31 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 71CC020866 for ; Mon, 24 Feb 2020 11:46:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Hv7iRj7Z" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 71CC020866 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id CE7521679; Mon, 24 Feb 2020 12:45:39 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz CE7521679 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1582544789; bh=fH5r9Ibp4uI4zV2l2iINXVVxIva3YpY7QS6fJ23vsB8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Hv7iRj7ZqRRDpVmrjapGeW709io8UZRLN7eeS+6DcN1bTCxqypmst6wtHTcfQK0EA z0u+RMokUpj9UMDgh4zv5WN6FlzmSFKyfBIuHFv0C0CMhba4qUKBceXSVOLRy7DNST Yhklfu55e2F9V0sT3MoPVTozYIXgv8/1SmCaz6M8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6176BF8016F; Mon, 24 Feb 2020 12:45:39 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0FF18F80171; Mon, 24 Feb 2020 12:45:38 +0100 (CET) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by alsa1.perex.cz (Postfix) with ESMTP id 7517FF8014D for ; Mon, 24 Feb 2020 12:45:35 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 7517FF8014D Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 12FB530E; Mon, 24 Feb 2020 03:45:34 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 66C063F534; Mon, 24 Feb 2020 03:45:33 -0800 (PST) Date: Mon, 24 Feb 2020 11:45:32 +0000 From: Mark Brown To: Mauro Carvalho Chehab Subject: Re: [PATCH] docs: dt: fix several broken doc references Message-ID: <20200224114532.GC6215@sirena.org.uk> References: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline In-Reply-To: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Olivier Moysan , =?iso-8859-1?B?Suly9G1l?= Pouiller , Linux Doc Mailing List , linux-mtd@lists.infradead.org, Miquel Raynal , linux-stm32@st-md-mailman.stormreply.com, Vignesh Raghavendra , devel@driverdev.osuosl.org, Jonathan Corbet , Richard Weinberger , Piotr Sroka , devicetree@vger.kernel.org, Alexandre Torgue , Rob Herring , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Arnaud Pouliquen , Liam Girdwood , linux-spi@vger.kernel.org, Maxime Coquelin , netdev@vger.kernel.org, "David S. Miller" X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote: > There are several DT doc references that require manual fixes. > I found 3 cases fixed on this patch: >=20 > - directory named "binding/" instead of "bindings/"; > - .txt to .yaml renames; > - file renames (still on txt format); This seems like it should've been split up a bit. :/ Acked-by: Mark Brown --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5Tt1sACgkQJNaLcl1U h9CeXgf/ee/xxhTgqVSMNL+gDYl+cgPqn0CVS5ynzTQm6XlCEEXDBneO8oAyMs9Q B35qG/r62a8QVrA/l3LzqVMhLlv8zL4iGOheD5+eZ6gHnMv7lPajWNmGOfnMJd9H UKLDbTT2i5G+9z8eCMtms1XURh+HwDOazAYv0AivApzVodTmO2psgQP1QLL2OzJL LPC4wm0qrtgar4rno/OfhGR/wyJfJKLE7MqnJ73wcaO5fZ48mtXx0mZwh3aJqtxe 3inu1PkxuHNSlxEIMHFKg8Tvg/cGD1vngJEwsEZ8AJ+bTOcI8HX+goLuAyNwTG6F VynhL1Jdiscm+V62nRat6prHHhzWBw== =WoRy -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77775C35671 for ; Mon, 24 Feb 2020 11:45:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3FE852072D for ; Mon, 24 Feb 2020 11:45:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582544735; bh=fH5r9Ibp4uI4zV2l2iINXVVxIva3YpY7QS6fJ23vsB8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Af0Ek05Ugrihw2ZsyQudA98Y3tqNkSO3Pg2APSUVLQEhE9BKYF65w1ZIf88Sxh01/ JsciTXATv9sLGFNwa9zaPbOWTby8G9HmlOv9mmYUVMLJEyU+xnPJxZuzZOlpaE/JWO Fh5o7S4gru/Re6RDEsXYEhkKPYhWZumnjzpqa4LI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727265AbgBXLpf (ORCPT ); Mon, 24 Feb 2020 06:45:35 -0500 Received: from foss.arm.com ([217.140.110.172]:35818 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727183AbgBXLpe (ORCPT ); Mon, 24 Feb 2020 06:45:34 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 12FB530E; Mon, 24 Feb 2020 03:45:34 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 66C063F534; Mon, 24 Feb 2020 03:45:33 -0800 (PST) Date: Mon, 24 Feb 2020 11:45:32 +0000 From: Mark Brown To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Piotr Sroka , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Rob Herring , "David S. Miller" , Olivier Moysan , Arnaud Pouliquen , Liam Girdwood , Maxime Coquelin , Alexandre Torgue , =?iso-8859-1?B?Suly9G1l?= Pouiller , Greg Kroah-Hartman , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, alsa-devel@alsa-project.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: [PATCH] docs: dt: fix several broken doc references Message-ID: <20200224114532.GC6215@sirena.org.uk> References: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline In-Reply-To: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote: > There are several DT doc references that require manual fixes. > I found 3 cases fixed on this patch: >=20 > - directory named "binding/" instead of "bindings/"; > - .txt to .yaml renames; > - file renames (still on txt format); This seems like it should've been split up a bit. :/ Acked-by: Mark Brown --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5Tt1sACgkQJNaLcl1U h9CeXgf/ee/xxhTgqVSMNL+gDYl+cgPqn0CVS5ynzTQm6XlCEEXDBneO8oAyMs9Q B35qG/r62a8QVrA/l3LzqVMhLlv8zL4iGOheD5+eZ6gHnMv7lPajWNmGOfnMJd9H UKLDbTT2i5G+9z8eCMtms1XURh+HwDOazAYv0AivApzVodTmO2psgQP1QLL2OzJL LPC4wm0qrtgar4rno/OfhGR/wyJfJKLE7MqnJ73wcaO5fZ48mtXx0mZwh3aJqtxe 3inu1PkxuHNSlxEIMHFKg8Tvg/cGD1vngJEwsEZ8AJ+bTOcI8HX+goLuAyNwTG6F VynhL1Jdiscm+V62nRat6prHHhzWBw== =WoRy -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 90E7CC11D30 for ; Mon, 24 Feb 2020 11:45:59 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6522F2072D for ; Mon, 24 Feb 2020 11:45:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="e/p2X6rH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6522F2072D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xyjuJUHhZOkT/D9nhNbyBjbLZV0/q8JEHKzIFzGMscY=; b=e/p2X6rHcf7e1Z/m52K1TpAw9 IjRdShodCkjFb7i1IoAdz6IrkR0VmB7RJvEqAkEEqg5W4ThDjeeq2A2nd0V1KC29ZinHA7CldkLTf tHbldD3tPYwfeCSios+qLxoDDBHquq30tllDOg+qvSwoeoSngMcYCdjd5sd8+37ey4gAeYYzMrWnD okltyQt7ZpPUdZV9b/nSoTuwWjgnMb4eFOH83s9m3fgQqt3K7XueQ4184fAWyys9Lhb3FpLmDhF0S gHIpxjfkxCQB2Bhh3uz0s9KZYiq52BUXFUZYZxywk+bohGebx1o/BItqCddB6NUgFCejb5xu4pP0o N9v8M6piQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CBJ-0001fG-IF; Mon, 24 Feb 2020 11:45:49 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6CB7-0001Ue-SR; Mon, 24 Feb 2020 11:45:39 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 12FB530E; Mon, 24 Feb 2020 03:45:34 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 66C063F534; Mon, 24 Feb 2020 03:45:33 -0800 (PST) Date: Mon, 24 Feb 2020 11:45:32 +0000 From: Mark Brown To: Mauro Carvalho Chehab Subject: Re: [PATCH] docs: dt: fix several broken doc references Message-ID: <20200224114532.GC6215@sirena.org.uk> References: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 In-Reply-To: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> X-Cookie: How you look depends on where you go. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_034537_964241_59DA0CD7 X-CRM114-Status: UNSURE ( 9.69 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, Olivier Moysan , =?iso-8859-1?B?Suly9G1l?= Pouiller , Linux Doc Mailing List , linux-mtd@lists.infradead.org, Miquel Raynal , linux-stm32@st-md-mailman.stormreply.com, Vignesh Raghavendra , devel@driverdev.osuosl.org, Jonathan Corbet , Richard Weinberger , Piotr Sroka , devicetree@vger.kernel.org, Alexandre Torgue , Rob Herring , linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Arnaud Pouliquen , Liam Girdwood , linux-spi@vger.kernel.org, Maxime Coquelin , netdev@vger.kernel.org, "David S. Miller" Content-Type: multipart/mixed; boundary="===============2876462954138368862==" Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org --===============2876462954138368862== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Content-Disposition: inline --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote: > There are several DT doc references that require manual fixes. > I found 3 cases fixed on this patch: >=20 > - directory named "binding/" instead of "bindings/"; > - .txt to .yaml renames; > - file renames (still on txt format); This seems like it should've been split up a bit. :/ Acked-by: Mark Brown --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5Tt1sACgkQJNaLcl1U h9CeXgf/ee/xxhTgqVSMNL+gDYl+cgPqn0CVS5ynzTQm6XlCEEXDBneO8oAyMs9Q B35qG/r62a8QVrA/l3LzqVMhLlv8zL4iGOheD5+eZ6gHnMv7lPajWNmGOfnMJd9H UKLDbTT2i5G+9z8eCMtms1XURh+HwDOazAYv0AivApzVodTmO2psgQP1QLL2OzJL LPC4wm0qrtgar4rno/OfhGR/wyJfJKLE7MqnJ73wcaO5fZ48mtXx0mZwh3aJqtxe 3inu1PkxuHNSlxEIMHFKg8Tvg/cGD1vngJEwsEZ8AJ+bTOcI8HX+goLuAyNwTG6F VynhL1Jdiscm+V62nRat6prHHhzWBw== =WoRy -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi-- --===============2876462954138368862== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ --===============2876462954138368862==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] docs: dt: fix several broken doc references Date: Mon, 24 Feb 2020 11:45:32 +0000 Message-ID: <20200224114532.GC6215@sirena.org.uk> References: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DIOMP1UsTsWJauNi" Cc: Linux Doc Mailing List , Jonathan Corbet , Piotr Sroka , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Rob Herring , "David S. Miller" , Olivier Moysan , Arnaud Pouliquen , Liam Girdwood , Maxime Coquelin , Alexandre Torgue , =?iso-8859-1?B?Suly9G1l?= Pouiller , Greg Kroah-Hartman , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, netdev@vger.kernel.org, alsa-devel@alsa-project.org, linux-stm3 To: Mauro Carvalho Chehab Return-path: Content-Disposition: inline In-Reply-To: <0e530494349b37eb2eab4a8eccf56626e0b18e6d.1582448388.git.mchehab+huawei@kernel.org> Sender: netdev-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org --DIOMP1UsTsWJauNi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2020 at 09:59:53AM +0100, Mauro Carvalho Chehab wrote: > There are several DT doc references that require manual fixes. > I found 3 cases fixed on this patch: >=20 > - directory named "binding/" instead of "bindings/"; > - .txt to .yaml renames; > - file renames (still on txt format); This seems like it should've been split up a bit. :/ Acked-by: Mark Brown --DIOMP1UsTsWJauNi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5Tt1sACgkQJNaLcl1U h9CeXgf/ee/xxhTgqVSMNL+gDYl+cgPqn0CVS5ynzTQm6XlCEEXDBneO8oAyMs9Q B35qG/r62a8QVrA/l3LzqVMhLlv8zL4iGOheD5+eZ6gHnMv7lPajWNmGOfnMJd9H UKLDbTT2i5G+9z8eCMtms1XURh+HwDOazAYv0AivApzVodTmO2psgQP1QLL2OzJL LPC4wm0qrtgar4rno/OfhGR/wyJfJKLE7MqnJ73wcaO5fZ48mtXx0mZwh3aJqtxe 3inu1PkxuHNSlxEIMHFKg8Tvg/cGD1vngJEwsEZ8AJ+bTOcI8HX+goLuAyNwTG6F VynhL1Jdiscm+V62nRat6prHHhzWBw== =WoRy -----END PGP SIGNATURE----- --DIOMP1UsTsWJauNi--