[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/7] xen/x86: Replace GPL v2.0 license boilerplate with an SPDX tag in *.c


  • To: Julien Grall <julien@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 28 Mar 2023 11:16:15 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=1FN32dYvuvGjQIT55MGiIxJ5x/QAEOIWgKB7fShQt1A=; b=gERvlGpiR2VRelEvG+paYBtFRkd799o2kWgbFK3Jzk2Fyi28eCV5jUGhawT4FiNQawRkJH9H79j7IrqDcQjW2bLbMZdLxCTuGuo7DkSajdy2J/ne/xVyjpTaQDsL4gPWB7mE2PlkYaB9oGtCiZhY+nrn3CrVuvFKXHJJ4VDqvMaVxygd7TNDuW37VFYGhlRv65S9ZAkO/qz3UY7voOQxwURPcPqFHUNrx7XxEEcI+4Oy0f5tOnDp42RMAJcQWT1FDvIg84ZrYccIij5jqBKUc1vFwKvr+DfTUwn1/ttdzQBkPQiSZFNnothPBAMqV0ZNyQT5KmdoBG95ImeD8TGuog==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=l6ye7miuPqI84SYiGipZrVw0XR+IycED6HSzlRbNvOwaqVz8TfUL0u1Cjt2tMHTBH7+bASwqpJqR9SkdsUzB1p2zqRywpcZhogyrFQi1L96vhincZCD7ql0jUjEDddB6cDrNyBi2dPUdDXJdb8ndLBCosC/j0RZAizP9fskObBC+3aptV1ZUIMpHkS4ODyJpgqfMhsHVrIe95wg+nWcJkcrS0tNGCVHekdgDJksGg5nDG+GJzVKPySmBNfsC3bG3N1b7+LySYEAiijdauzVFPFIBMoLtPVkb4Eujr+FwwHXotsAAx7gBxAmFF0F+k+brbp0NmJZfVBDv+YXvXSfIwg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, Julien Grall <jgrall@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Jun Nakajima <jun.nakajima@xxxxxxxxx>, Kevin Tian <kevin.tian@xxxxxxxxx>, Paul Durrant <paul@xxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • Delivery-date: Tue, 28 Mar 2023 09:16:48 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 28.03.2023 02:53, Stefano Stabellini wrote:
> On Mon, 27 Mar 2023, Julien Grall wrote:
>> From: Julien Grall <jgrall@xxxxxxxxxx>
>>
>> It is easier to understand the license of a file when using SPDX.
>>
>> This is replacing the below pattern with the SPDX tag GPL-2.0-only
>> in xen/arch/x86/*.c:
>>
>>  * This program is free software; you can redistribute it and/or modify it
>>  * under the terms and conditions of the GNU General Public License,
>>  * version 2, as published by the Free Software Foundation.
>>  *
>>  * This program is distributed in the hope it will be useful, but WITHOUT
>>  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
>>  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
>>  * more details.
>>  *
>>  * You should have received a copy of the GNU General Public License along 
>> with
>>  * this program; If not, see <http://www.gnu.org/licenses/>.
>>
>> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>
>>
>> ---
>>
>>     Changes in v2:
>>         * Switch to GPL-2.0-only
>>         * Rebase
>>
>> 42sh> cat gpl-2.0.txt
>>  * This program is free software; you can redistribute it and/or modify it
>>  * under the terms and conditions of the GNU General Public License,
>>  * version 2, as published by the Free Software Foundation.
>>  *
>>  * This program is distributed in the hope it will be useful, but WITHOUT
>>  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
>>  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
>>  * more details.
>>  *
>>  * You should have received a copy of the GNU General Public License along 
>> with
>>  * this program; If not, see <http://www.gnu.org/licenses/>.
>> 42sh> find xen/arch/x86/ -name '*.c' -exec replace_license.py gpl-2.0.txt 
>> GPL-2.0-only {} \;
> 
> I confirm that the commands above lead to this exact patch. I ran them
> on my system and checked that the resulting changes are the same.
> 
> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>

On this basis then also
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
for this and the subsequent patches.

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.