Skip to content

Commit 9620162

Browse files
authored
Merge pull request #744 from peter-kovacs-aimotive/add-vulkan-license
Add Vulkan license text to LICENSE-3RD-PARTY.txt
2 parents 3fab1bb + 3b13ba7 commit 9620162

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

Diff for: LICENSE-3RD-PARTY.txt

+19-1
Original file line numberDiff line numberDiff line change
@@ -2435,4 +2435,22 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
24352435

24362436
Except as contained in this notice, the name of The Open Group shall not be
24372437
used in advertising or otherwise to promote the sale, use or other dealings
2438-
in this Software without prior written authorization from The Open Group.
2438+
in this Software without prior written authorization from The Open Group.
2439+
2440+
------------------------------------------------------------------------------
2441+
Vulkan headers are redistributed within all opencv-python packages.
2442+
This license applies to Vulkan headers in the directory 3rdparty/include/vulkan.
2443+
2444+
Copyright (c) 2015-2018 The Khronos Group Inc.
2445+
2446+
Licensed under the Apache License, Version 2.0 (the "License");
2447+
you may not use this file except in compliance with the License.
2448+
You may obtain a copy of the License at
2449+
2450+
http://www.apache.org/licenses/LICENSE-2.0
2451+
2452+
Unless required by applicable law or agreed to in writing, software
2453+
distributed under the License is distributed on an "AS IS" BASIS,
2454+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2455+
See the License for the specific language governing permissions and
2456+
limitations under the License.

0 commit comments

Comments
 (0)