1e1051a39Sopenharmony_ci<?xml version="1.0" encoding="UTF-8"?> 2e1051a39Sopenharmony_ci<!-- Copyright (c) 2021 Huawei Device Co., Ltd. 3e1051a39Sopenharmony_ci 4e1051a39Sopenharmony_ci Licensed under the Apache License, Version 2.0 (the "License"); 5e1051a39Sopenharmony_ci you may not use this file except in compliance with the License. 6e1051a39Sopenharmony_ci You may obtain a copy of the License at 7e1051a39Sopenharmony_ci 8e1051a39Sopenharmony_ci http://www.apache.org/licenses/LICENSE-2.0 9e1051a39Sopenharmony_ci 10e1051a39Sopenharmony_ci Unless required by applicable law or agreed to in writing, software 11e1051a39Sopenharmony_ci distributed under the License is distributed on an "AS IS" BASIS, 12e1051a39Sopenharmony_ci WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13e1051a39Sopenharmony_ci See the License for the specific language governing permissions and 14e1051a39Sopenharmony_ci limitations under the License. 15e1051a39Sopenharmony_ci--> 16e1051a39Sopenharmony_ci<configuration> 17e1051a39Sopenharmony_ci <oatconfig> 18e1051a39Sopenharmony_ci <licensefile></licensefile> 19e1051a39Sopenharmony_ci <policylist> 20e1051a39Sopenharmony_ci <policy name="projectPolicy" desc="openssl source code"> 21e1051a39Sopenharmony_ci <policyitem type="compatibility" name="OpenSSL" path=".*" desc="OpenSSL license"/> 22e1051a39Sopenharmony_ci <policyitem type="compatibility" name="GPL-2.0+" path="external/perl/Text-Template-1.46/.*" desc="BSD-like with advertising clause or GNU GPL v2 or later"/> 23e1051a39Sopenharmony_ci <policyitem type="compatibility" name="LGPLStyleLicense" path="crypto/.*" desc="Compile tool not runs target, running on host build environment only."/> 24e1051a39Sopenharmony_ci <policyitem type="compatibility" name="GPLStyleLicense" path="crypto/.*" desc="Compile tool not runs target, running on host build environment only."/> 25e1051a39Sopenharmony_ci <policyitem type="compatibility" name="OpenSSL|LGPLStyleLicense" path="crypto/.*" desc="Compile tool not runs target, running on host build environment only."/> 26e1051a39Sopenharmony_ci <policyitem type="compatibility" name="OpenSSL|GPLStyleLicense" path="crypto/.*" desc="Compile tool not runs target, running on host build environment only."/> 27e1051a39Sopenharmony_ci <policyitem type="compatibility" name="Artistic-1.0-Perl" path="external/perl/Text-Template-1.46/.*" desc="Compile tool not runs target, running on host build environment only."/> 28e1051a39Sopenharmony_ci <policyitem type="compatibility" name="InvalidLicense" path="external/perl/Text-Template-1.46/lib/Text/Template.pm" desc="release file,not need license declare"/> 29e1051a39Sopenharmony_ci <policyitem type="compatibility" name="InvalidLicense" path="NOTES.PERL" desc="release file,not need license declare"/> 30e1051a39Sopenharmony_ci <policyitem type="compatibility" name="InvalidLicense" path="external/perl/Text-Template-1.56/Changes" desc="release file,not need license declare"/> 31e1051a39Sopenharmony_ci <policyitem type="compatibility" name="GPL-1.0+" path="external/perl/Text-Template-1.56/LICENSE" desc="Compile tool not runs target, running on host build environment only."/> 32e1051a39Sopenharmony_ci <policyitem type="compatibility" name="InvalidLicense" path="external/perl/Text-Template-1.56/lib/Text/Template.pm" desc="release file,not need license declare"/> 33e1051a39Sopenharmony_ci </policy> 34e1051a39Sopenharmony_ci </policylist> 35e1051a39Sopenharmony_ci <filefilterlist> 36e1051a39Sopenharmony_ci <filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies"> 37e1051a39Sopenharmony_ci <filteritem type="filepath" name=".*" desc="test or certification binary."/> 38e1051a39Sopenharmony_ci </filefilter> 39e1051a39Sopenharmony_ci </filefilterlist> 40e1051a39Sopenharmony_ci </oatconfig> 41e1051a39Sopenharmony_ci</configuration> 42