diff --git a/README.OpenSource b/README.OpenSource index e5831395e11c3e9aed440d00a9f2e612d71da70d..d65d96d838bd6175ddc9e4de1f688f9ae897deeb 100644 --- a/README.OpenSource +++ b/README.OpenSource @@ -1,10 +1,10 @@ [ { "Name": "selinux", - "License": "GPL V2.0;Public Domain;LGPL V2.1;BSD 2-Clause License", + "License": "GPL-2.0-only;Public Domain;LGPL-2.1-only;BSD-2-Clause-Views", "License File": "NOTICE", "Version Number": "3.5", - "Owner": "jiangxiaofeng8@huawei.com", + "Owner": "maliang34@huawei.com", "Upstream URL": "https://github.com/SELinuxProject/selinux", "Description": "This is the upstream repository for the Security Enhanced Linux (SELinux) userland libraries and tools." } diff --git a/bundle.json b/bundle.json index 6c2e09785bd0325da02b07d942c80f0d49fe668b..8d90a1c6a2ddeae8ed4739bfa83dae18c65547c0 100644 --- a/bundle.json +++ b/bundle.json @@ -2,7 +2,7 @@ "name": "@ohos/selinux", "description": "The CI now uses GitHub Actions to run tests and the SELinux testsuite in a virtual machine. Replace the Travis CI badge with the ones for these workflows.", "version": "3.1", - "license": "GPL V2.0 or Public Domain or LGPL V2.1 or BSD 2-Clause License", + "license": "GPL-2.0-only or Public Domain or LGPL-2.1-only or BSD-2-Clause-Views", "publishAs": "code-segment", "segment": { "destPath": "third_party/selinux"