!4 增加OpenSource文件

Merge pull request !4 from Andrew0229/master
This commit is contained in:
openharmony_sig_ci 2022-08-29 06:13:37 +00:00 committed by Gitee
commit 92a190c582
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 12 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Note: If the text contains special characters, please escape them according to t
<licensefile>LICENSE</licensefile>
<filefilterlist>
<filefilter name="defaultFilter" desc="Files that do not need to be scanned">
<filteritem type="filename" name="README.OpenSource"/>
<filteritem type="filename" name="README|*.xml|*.json" desc="cfg no need to add policy"/>
<filteritem type="filename" name=".cmake-format.py" desc="cfg no need to add policy"/>
</filefilter>

11
README.OpenSource Normal file
View File

@ -0,0 +1,11 @@
[
{
"Name": "Vulkan",
"License": "Apache-2.0",
"License File": "LICENSE",
"Version Number": "v1.2.201",
"Owner": "mengzhaobing@huawei.com",
"Upstream URL": "https://github.com/KhronosGroup/Vulkan-Headers.git",
"Description": "Vulkan header files and API registry"
}
]