From nobody Sun Feb 8 22:18:23 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) client-ip=207.211.31.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1596561908; cv=none; d=zohomail.com; s=zohoarc; b=mTsNSD1cTSbz4Y26+RwWgUB3u11YFZTgxCcg1hyzZ7PEEUP7iNzivK1W+q6KpJGXCewcw1yWMEokwoF5cPKsD5wYQS9F+HvlUyovpb9/15gR+tEf6wTzDqS5ilLb6FrE/PhFqyaWkERjS57Q2S4NowtVDYqCeyLeeoYhRckdkKk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1596561908; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=KzHLhKQpzUzXIHBUboVUekeCaZ1RORVhfPeXOdzSWWE=; b=WHHT4BU1zikF8oU1fF+fUaiv5med745g5/3z9CrKPoR4eTcFMQZFGpZ7S5OR2FgF5d1boCSC8KT9vNX+meKFrL7G4572d3JWko4n8IuUmeS0X/wRM1mkwXerxwHRA1LS4YYa9ezufuLyVxD9bQJH+1oyxRFwqavyeGPrd56IQc0= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 207.211.31.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [207.211.31.120]) by mx.zohomail.com with SMTPS id 1596561908193865.8489235230234; Tue, 4 Aug 2020 10:25:08 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-374--1-daVxQMWqvbYIvJIkDBw-1; Tue, 04 Aug 2020 13:23:49 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6D7CF800476; Tue, 4 Aug 2020 17:23:42 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 49629619C4; Tue, 4 Aug 2020 17:23:42 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id EF8EB1805314; Tue, 4 Aug 2020 17:23:41 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 074HNYcB004153 for ; Tue, 4 Aug 2020 13:23:34 -0400 Received: by smtp.corp.redhat.com (Postfix) id E59A919C58; Tue, 4 Aug 2020 17:23:34 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.40.208.13]) by smtp.corp.redhat.com (Postfix) with ESMTP id 30E8C282E6 for ; Tue, 4 Aug 2020 17:23:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1596561906; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=KzHLhKQpzUzXIHBUboVUekeCaZ1RORVhfPeXOdzSWWE=; b=Vig20OQIeSJ3l+NZPMYQU6fv42JJCwkO3kyH2KaM1soEdR1RzhHMRaJ7NDkIBoFrRkhimq oIoISfAvJUwNcEObCP7RsrlBffui/KbvxSh38JGhYrD0hVgLo3Z0SSHHglFP9EmcZgOG1m ZCHR4G9d9DaA1ExINZE0mAnmeM+f2LU= X-MC-Unique: -1-daVxQMWqvbYIvJIkDBw-1 From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH 17/20] locking: Use SPDX-License-Identifier for LGPL-2.1-or-later Date: Tue, 4 Aug 2020 19:22:57 +0200 Message-Id: <31dea480c46a9e0d71aa6de68c289db79015d6b9.1596561124.git.jtomko@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: J=C3=A1n Tomko --- src/locking/domain_lock.c | 14 +------------- src/locking/domain_lock.h | 14 +------------- src/locking/lock_daemon.c | 14 +------------- src/locking/lock_daemon.h | 14 +------------- src/locking/lock_daemon_config.c | 14 +------------- src/locking/lock_daemon_config.h | 14 +------------- src/locking/lock_daemon_dispatch.c | 14 +------------- src/locking/lock_daemon_dispatch.h | 14 +------------- src/locking/lock_driver.h | 14 +------------- src/locking/lock_driver_lockd.c | 14 +------------- src/locking/lock_driver_lockd.h | 14 +------------- src/locking/lock_driver_nop.c | 14 +------------- src/locking/lock_driver_nop.h | 14 +------------- src/locking/lock_driver_sanlock.c | 14 +------------- src/locking/lock_manager.c | 14 +------------- src/locking/lock_manager.h | 14 +------------- 16 files changed, 16 insertions(+), 208 deletions(-) diff --git a/src/locking/domain_lock.c b/src/locking/domain_lock.c index bc281eac54..09bfeec418 100644 --- a/src/locking/domain_lock.c +++ b/src/locking/domain_lock.c @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2014 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/domain_lock.h b/src/locking/domain_lock.h index 6f197bf08b..34c43d4db8 100644 --- a/src/locking/domain_lock.h +++ b/src/locking/domain_lock.h @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_daemon.c b/src/locking/lock_daemon.c index b0cd89375b..65b6a90a8e 100644 --- a/src/locking/lock_daemon.c +++ b/src/locking/lock_daemon.c @@ -3,19 +3,7 @@ * * Copyright (C) 2006-2015 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #include diff --git a/src/locking/lock_daemon.h b/src/locking/lock_daemon.h index 7d30551c32..6200f073aa 100644 --- a/src/locking/lock_daemon.h +++ b/src/locking/lock_daemon.h @@ -3,19 +3,7 @@ * * Copyright (C) 2006-2012 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #pragma once diff --git a/src/locking/lock_daemon_config.c b/src/locking/lock_daemon_con= fig.c index c67b0a75e1..2dfd6eff46 100644 --- a/src/locking/lock_daemon_config.c +++ b/src/locking/lock_daemon_config.c @@ -4,19 +4,7 @@ * Copyright (C) 2006-2012 Red Hat, Inc. * Copyright (C) 2006 Daniel P. Berrange * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #include diff --git a/src/locking/lock_daemon_config.h b/src/locking/lock_daemon_con= fig.h index 0f47ab1ed0..249161ab9d 100644 --- a/src/locking/lock_daemon_config.h +++ b/src/locking/lock_daemon_config.h @@ -4,19 +4,7 @@ * Copyright (C) 2006-2012 Red Hat, Inc. * Copyright (C) 2006 Daniel P. Berrange * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #pragma once diff --git a/src/locking/lock_daemon_dispatch.c b/src/locking/lock_daemon_d= ispatch.c index 1a53772366..a164f97dd2 100644 --- a/src/locking/lock_daemon_dispatch.c +++ b/src/locking/lock_daemon_dispatch.c @@ -3,19 +3,7 @@ * * Copyright (C) 2006-2015 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #include diff --git a/src/locking/lock_daemon_dispatch.h b/src/locking/lock_daemon_d= ispatch.h index d269ba10a8..e1440f4609 100644 --- a/src/locking/lock_daemon_dispatch.h +++ b/src/locking/lock_daemon_dispatch.h @@ -3,19 +3,7 @@ * * Copyright (C) 2006-2012 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later */ =20 #pragma once diff --git a/src/locking/lock_driver.h b/src/locking/lock_driver.h index e53c28ee33..40c14b70c0 100644 --- a/src/locking/lock_driver.h +++ b/src/locking/lock_driver.h @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011, 2013 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_driver_lockd.c b/src/locking/lock_driver_lock= d.c index bec98dd05f..b0bf5a8283 100644 --- a/src/locking/lock_driver_lockd.c +++ b/src/locking/lock_driver_lockd.c @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011, 2014 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_driver_lockd.h b/src/locking/lock_driver_lock= d.h index b9eaab4831..b41f122840 100644 --- a/src/locking/lock_driver_lockd.h +++ b/src/locking/lock_driver_lockd.h @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_driver_nop.c b/src/locking/lock_driver_nop.c index 1e28a42dc0..9ad88eaacc 100644 --- a/src/locking/lock_driver_nop.c +++ b/src/locking/lock_driver_nop.c @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_driver_nop.h b/src/locking/lock_driver_nop.h index e2525e0bd1..ab5852e6b9 100644 --- a/src/locking/lock_driver_nop.h +++ b/src/locking/lock_driver_nop.h @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_driver_sanlock.c b/src/locking/lock_driver_sa= nlock.c index d4816030cf..fff103f59b 100644 --- a/src/locking/lock_driver_sanlock.c +++ b/src/locking/lock_driver_sanlock.c @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2014 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_manager.c b/src/locking/lock_manager.c index 39e482f11c..dfc5b42a89 100644 --- a/src/locking/lock_manager.c +++ b/src/locking/lock_manager.c @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 diff --git a/src/locking/lock_manager.h b/src/locking/lock_manager.h index 4a19f58879..2f3beeb3a2 100644 --- a/src/locking/lock_manager.h +++ b/src/locking/lock_manager.h @@ -3,19 +3,7 @@ * * Copyright (C) 2010-2011 Red Hat, Inc. * - * This library is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public - * License as published by the Free Software Foundation; either - * version 2.1 of the License, or (at your option) any later version. - * - * This library is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public - * License along with this library. If not, see - * . + * SPDX-License-Identifier: LGPL-2.1-or-later * */ =20 --=20 2.26.2