forked from Xilinx/XRT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
58 lines (48 loc) · 2.79 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
===========================
OPEN SOURCE SOFTWARE NOTICE
===========================
XRT userspace code includes software developed by the following (Apache 2.0)
* Copyright (C) 2019 Samsung Semiconductor, Inc
* (C) Copyright 2019 OSR Open Systems Resources, Inc.
* Copyright (C) Michael Preston <[email protected]> Microsoft
* Copyright (C) Jeff Baxter <[email protected]> Microsoft
XRT xocl and xclmgmt Linux kernel drivers include software from Linux kernel (GPL 2.0)
* Copyright 2012 Kim Phillips, Freescale Semiconductor.
* Copyright (C) 2006 David Gibson, IBM Corporation.
* Copyright (C) 2006 Peter Korsgaard <[email protected]>
* Copyright (C) 2007 Secret Lab Technologies Ltd.
* Copyright (c) 2009-2010 Intel Corporation
* Copyright (C) 2012 David Gibson, IBM Corporation.
* Copyright (C) 2014 David Gibson <[email protected]>
* Copyright (c) 2016-2019 The Khronos Group Inc.
* Copyright (C) 2016 Free Electrons
* Copyright (C) 2016 NextThing Co.
* Copyright (C) 2018 embedded brains GmbH
XRT xocl and xclmgmt Linux kernel drivers include software developed by the following (GPL 2.0)
* Copyright (C) Jan Stephan <[email protected]>
XRT zocl Linux kernel driver includes software developed by the following (dual Apache 2.0 OR GPL 2.0)
* Copyright (C) Jan Stephan <[email protected]>
XRT userspace includes software from Khronos Group Inc.
* Copyright (c) 2008-2019 The Khronos Group Inc.
* Copyright (c) 2008-2015 The Khronos Group Inc.
* Copyright (c) 2016-2019 The Khronos Group Inc.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and/or associated documentation files (the
"Materials"), to deal in the Materials without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Materials, and to
permit persons to whom the Materials are furnished to do so, subject to
the following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Materials.
MODIFICATIONS TO THIS FILE MAY MEAN IT NO LONGER ACCURATELY REFLECTS
KHRONOS STANDARDS. THE UNMODIFIED, NORMATIVE VERSIONS OF KHRONOS
SPECIFICATIONS AND HEADER INFORMATION ARE LOCATED AT
https://www.khronos.org/registry/
THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.