mirror of
https://github.com/openharmony/third_party_opengles.git
synced 2026-07-01 04:39:50 -04:00
@@ -61,35 +61,44 @@ Note:If the text contains special characters, please escape them according to th
|
||||
</policy>
|
||||
</policylist>
|
||||
<filefilterlist>
|
||||
<filefilter name="defaultPolicyFilter" desc="Filters for compatibility, license header policies">
|
||||
<filefilter name="defaultPolicyFilter" desc="Filters for compatibility, not to check">
|
||||
<filteritem type="filename" name="README.OpenSource" desc=""/>
|
||||
<filteritem type="filename" name="README" desc=""/>
|
||||
<filteritem type="filename" name="README.adoc" desc=""/>
|
||||
<filteritem type="filename" name="specs/*" desc=""/>
|
||||
<filteritem type="filename" name="api/*" desc=""/>
|
||||
<filteritem type="filename" name="ABI/*" desc=""/>
|
||||
<filteritem type="filepath" name="specs/*" desc=""/>
|
||||
<filteritem type="filepath" name="api/*" desc=""/>
|
||||
<filteritem type="filepath" name="ABI/*" desc=""/>
|
||||
<filteritem type="filename" name="README.adoc" desc="README "/>
|
||||
<filteritem type="filename" name="gl.h" desc="SGI-B-1.0 License "/>
|
||||
<filteritem type="filepath" name="CODE_OF_CONDUCT.adoc" desc="doc"/>
|
||||
</filefilter>
|
||||
<filefilter name="copyrightPolicyFilter" desc="Filters for copyright header policies" >
|
||||
<filteritem type="filename" name="README.OpenSource"/>
|
||||
<filteritem type="filename" name="README"/>
|
||||
<filteritem type="filename" name="README.adoc" desc=""/>
|
||||
<filefilter name="binaryFileTypePolicyFilter" desc="Filters for binary file policies">
|
||||
<filteritem type="filename" name="*.eot|*.ttf|*.woff*|*.pdf" desc="原生二进制"/>
|
||||
<filteritem type="filepath" name="ABI/new.gif" desc="原生二进制"/>
|
||||
<filteritem type="filepath" name="extensions/SGI/cubemap.sho" desc="原生二进制"/>
|
||||
<filteritem type="filepath" name="extensions/SGI/imaging_pipeline.sho" desc="原生二进制"/>
|
||||
</filefilter>
|
||||
</filefilterlist>
|
||||
<licencematherlist>
|
||||
<licensematcher name="SGI-B-1.0 License" desc="License for SGI-B-1.0" >
|
||||
<licensetext name="License Applicability. Except to the extent portions of this file are
|
||||
made subject to an alternative license as permitted in the SGI Free
|
||||
Software License B, Version 1.0 (the >License>), the contents of this
|
||||
file are subject only to the provisions of the License. You may not use
|
||||
this file except in compliance with the License. You may obtain a copy
|
||||
of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
|
||||
Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:" desc=""/>
|
||||
<licensetext name="Copyright 1991-2000 Silicon Graphics, Inc. This document is
|
||||
licensed under the SGI Free Software B License. For details, see
|
||||
http://oss.sgi.com/projects/FreeB/" desc=""/>
|
||||
<licensetext name="This document is licensed under the SGI Free Software B License Version
|
||||
2.0. For details, see http://oss.sgi.com/projects/FreeB/ ." desc=""/>
|
||||
</licensematcher>
|
||||
</licencematherlist>
|
||||
<licensematcherlist>
|
||||
<licensematcher name="SGI-B-1.0 License" desc="License for SGI-B-1.0" >
|
||||
<licensetext name="
|
||||
** License Applicability. Except to the extent portions of this file are
|
||||
** made subject to an alternative license as permitted in the SGI Free
|
||||
** Software License B, Version 1.0 (the >License>), the contents of this
|
||||
** file are subject only to the provisions of the License. You may not use
|
||||
** this file except in compliance with the License. You may obtain a copy
|
||||
** of the License at Silicon Graphics, Inc., attn: Legal Services, 1600
|
||||
** Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:
|
||||
" desc=""/>
|
||||
<licensetext name="
|
||||
* Copyright 1991-2000 Silicon Graphics, Inc. This document is
|
||||
* licensed under the SGI Free Software B License. For details, see
|
||||
* http://oss.sgi.com/projects/FreeB/
|
||||
" desc=""/>
|
||||
<licensetext name="
|
||||
* This document is licensed under the SGI Free Software B License Version
|
||||
* 2.0. For details, see http://oss.sgi.com/projects/FreeB/ .
|
||||
" desc=""/>
|
||||
</licensematcher>
|
||||
</licensematcherlist>
|
||||
</oatconfig>
|
||||
</configuration>
|
||||
|
||||
Reference in New Issue
Block a user