-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,24 @@ | ||
.. SPDX-FileCopyrightText: 2019-2020 Intel Corporation | ||
.. SPDX-FileCopyrightText: Contributors to the oneapi-spec project. | ||
.. | ||
.. SPDX-License-Identifier: CC-BY-4.0 | ||
Legal Notices and Disclaimers | ||
----------------------------- | ||
|
||
The content of this oneAPI Specification is licensed under the | ||
`Creative Commons Attribution 4.0 International License`_. | ||
Unless stated otherwise, the sample code examples in this document | ||
are released to you under the `MIT license`_. | ||
The content of this oneAPI Specification is licensed under the `Creative | ||
Commons Attribution 4.0 International License`_. Unless stated otherwise, the | ||
sample code examples in this document are released to you under the `MIT | ||
license`_. | ||
|
||
This specification is a continuation of Intel’s decades-long history | ||
of working with standards groups and industry/academia initiatives | ||
such as The Khronos Group*, to create and define specifications | ||
in an open and fair process to achieve interoperability and | ||
interchangeability. oneAPI is intended to be an open specification | ||
and we encourage you to help us make it better. Your feedback is | ||
optional, but to enable Intel to incorporate any feedback you may | ||
provide to this specification, and to further upstream your feedback | ||
to other standards bodies, including The Khronos Group SYCL* | ||
specification, please submit your feedback under the terms and | ||
conditions below. Any contribution of your feedback to the | ||
oneAPI Specification does not prohibit you from also contributing | ||
your feedback directly to other standard bodies, including The Khronos | ||
Group under their respective submission policies. | ||
By opening an issue, providing feedback, or otherwise contributing to the | ||
specification, you agree that the UXL Foundation will be free to use, disclose, | ||
reproduce, modify, license, or otherwise distribute your feedback at its sole | ||
discretion without any obligations or restrictions of any kind, including | ||
without limitation, intellectual property rights or licensing obligations. | ||
|
||
By opening an issue, providing feedback, or otherwise contributing to | ||
the specification, you agree that Intel will be free to use, disclose, | ||
reproduce, modify, license, or otherwise distribute your feedback at | ||
its sole discretion without any obligations or restrictions of any | ||
kind, including without limitation, intellectual property rights or | ||
licensing obligations. | ||
|
||
This document contains information on products, services and/or | ||
processes in development. All information provided here is | ||
subject to change without notice. | ||
|
||
Intel and the Intel logo are trademarks of Intel Corporation in | ||
the U.S. and/or other countries. | ||
|
||
\*Other names and brands may be claimed as the property of others. | ||
This document contains information on products, services and/or processes in | ||
development. All information provided here is subject to change without notice. | ||
|
||
.. _`Creative Commons Attribution 4.0 International License`: https://creativecommons.org/licenses/by/4.0/legalcode | ||
.. _`MIT License`: https://opensource.org/licenses/MIT |