From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-15.pe-b.jellyfish.systems (out-15.pe-b.jellyfish.systems [198.54.127.81]) by passt.top (Postfix) with ESMTPS id 7D0A95A004E for ; Wed, 19 Jun 2024 11:44:49 +0200 (CEST) Received: from output-router-d5c465c44-d7pgd (new-01.privateemail.com [198.54.118.220]) by pe-b.jellyfish.systems (Postfix) with ESMTPA id 4W3zHM6n98zGpRR for ; Wed, 19 Jun 2024 09:44:47 +0000 (UTC) Received: from MTA-10.privateemail.com (unknown [10.50.14.20]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by NEW-01.privateemail.com (Postfix) with ESMTPS id E1F8818000CF for ; Wed, 19 Jun 2024 05:44:47 -0400 (EDT) Received: from mta-10.privateemail.com (localhost [127.0.0.1]) by mta-10.privateemail.com (Postfix) with ESMTP id B58E71800206 for ; Wed, 19 Jun 2024 05:44:47 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=danishpraka.sh; s=default; t=1718790287; bh=CmuTEDatDEVmUzzgDjzjU3SxcaL5GFJ4/c/orZ2Scx4=; h=Date:Subject:To:References:From:In-Reply-To:From; b=Ijmd3GJWLwPS34yyDrUo+tpE5GzsZUbJqOuJ5ttDzFtvjjav2IHVMu9tfKdkaU+aZ 66Xz+GsG5aaD4qGUE4IiXpcoGGbhbru2yEIrZttcHq0U/8NfkLUrrHimEs6vY3kI/P 3tyWs2Wy8vJC+jIuDAjpSRXZLa9T8X+vHD5RGoSOanpe2vXxnX8EIIgYpYtYIKkQ0d HyBPXgdPu6tQ7itbri13BPmsrTAApWVHWmr5SslLXxX4ZjQGRjyoKyEW/938ikl91s jg9g5nQHVr21ldd2B7VskZGzGC4Q8i/hJND01qEQcoeSTfMjTFHfbNIiBshZcyrcCw 4EovC41Wsr/Zg== Received: from [192.168.1.28] (unknown [122.171.19.0]) by mta-10.privateemail.com (Postfix) with ESMTPA for ; Wed, 19 Jun 2024 05:44:46 -0400 (EDT) Message-ID: <0b046441-ab8b-4b03-a118-5678aaa6f840@danishpraka.sh> Date: Wed, 19 Jun 2024 15:14:45 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] passt.1, qrap.1: align license description with SPDX identifier To: passt-dev@passt.top References: <20240619075448.7789-1-contact@danishpraka.sh> <20240619104503.19e14723@elisabeth> Content-Language: en-US From: Danish Prakash In-Reply-To: <20240619104503.19e14723@elisabeth> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Message-ID-Hash: GJAYHTCLOE4R4MBLSVAIAOE6HEFKSV2L X-Message-ID-Hash: GJAYHTCLOE4R4MBLSVAIAOE6HEFKSV2L X-MailFrom: contact@danishpraka.sh X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: Development discussion and patches for passt Archived-At: Archived-At: List-Archive: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On 6/19/24 2:15 PM, Stefano Brivio wrote: > Oops, I missed this bit in ca2749e1bd52 ("passt: Relicense to GPL 2.0, > or any later version"). No worries, our license bot found the mismatch and refused to let the package be accepted. > The reference to the AGPL should go away altogether: the reference here > should simply be to "the GNU General Public License, version 2 or > later". > > See also 05627dc5127b ("util: Fix licensing information display in > --version"). Fixed -- danishpraka.sh