add CC0-1.0 license

(cherry picked from commit 163d15fa5df744ad86a2cd8e417db01ca668abc5)
This commit is contained in:
wguanghao 2022-10-17 20:04:54 +08:00 committed by openeuler-sync-bot
parent 1595978a35
commit b948251c4c

View File

@ -1,8 +1,8 @@
Name: cryptsetup Name: cryptsetup
Version: 2.4.1 Version: 2.4.1
Release: 1 Release: 2
Summary: Utility used to conveniently set up disk encryption Summary: Utility used to conveniently set up disk encryption
License: GPLv2+ and LGPLv2+ License: GPLv2+ and CC0-1.0 and LGPLv2+
URL: https://gitlab.com/cryptsetup/cryptsetup URL: https://gitlab.com/cryptsetup/cryptsetup
Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/cryptsetup-%{version}.tar.xz Source0: https://www.kernel.org/pub/linux/utils/cryptsetup/v2.4/cryptsetup-%{version}.tar.xz
@ -113,6 +113,9 @@ make check
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %changelog
* Mon Oct 17 2022 wuguanghao <wuguanghao3@huawei.com> - 2.4.1-2
- add CC0-1.0 license
* Wed Nov 17 2021 Wenchao Hao <haowenchao@huawei.com> - 2.4.1-1 * Wed Nov 17 2021 Wenchao Hao <haowenchao@huawei.com> - 2.4.1-1
- Update to 2.4.1 version - Update to 2.4.1 version