From 126b34bd4e3ca2be4a42504d2d9793a6dabc3f40 Mon Sep 17 00:00:00 2001 From: openeuler-sync-bot Date: Wed, 4 Jan 2023 01:36:36 +0000 Subject: [PATCH] !22 [sync] PR-15: correct License: add LGPLv2.1, MIT, CC0-1.0 From: @openeuler-sync-bot Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26 --- ndctl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ndctl.spec b/ndctl.spec index fc30841..6a99cbd 100644 --- a/ndctl.spec +++ b/ndctl.spec @@ -1,8 +1,8 @@ Name: ndctl Version: 68 -Release: 2 +Release: 3 Summary: Manage "libnvdimm" subsystem devices (Non-volatile Memory) -License: GPLv2 +License: GPL-2.0-only and LGPL-2.1-only and MIT and CC0-1.0 Group: System Environment/Base Url: https://github.com/pmem/ndctl Source0: https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -155,6 +155,9 @@ make check %changelog +* Wed Jul 13 2022 Zhiqiang Liu - 68-3 +- correct License: add LGPLv2.1, MIT, CC0-1.0 + * Tue Dec 7 2021 yanglongkang - 68-2 - Fix initramfs creating by forcing installation of libnvdimm.ko