kfdtest: Drop sp3 licensing comments
This is obsolete and can be dropped. Change-Id: I4ed7d22567043f9cca39879a82e5ea945c27efc1 Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com>
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
KFDTest - KFD unit tests LICENSE
|
||||
/* The following license applies to all parts of kfdtest except the
|
||||
* SP3 shader assembler. See separate license terms below.
|
||||
*/
|
||||
|
||||
Copyright (C) 2018 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||
|
||||
MIT LICENSE:
|
||||
@@ -24,62 +20,3 @@ 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
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
-----------------------------------------------
|
||||
|
||||
libamdsp3 - AMD SP3 shader assembler library LICENSE
|
||||
/* The following license applies to the SP3 shader assembler, which is
|
||||
* named as libamdsp3.a and will be built into the kfdtest binary.
|
||||
*/
|
||||
|
||||
Copyright (C) 2018 Advanced Micro Devices, Inc. All rights reserved.
|
||||
|
||||
REDISTRIBUTION: Permission is hereby granted, free of any license fees,
|
||||
to any person obtaining a copy of this program (the "Software"), to
|
||||
install, reproduce, copy and distribute copies, in binary form only, of
|
||||
the Software and to permit persons to whom the Software is provided to
|
||||
do the same, provided that the following conditions are met:
|
||||
|
||||
No reverse engineering, decompilation, or disassembly of this Software
|
||||
is permitted.
|
||||
|
||||
Redistributions must reproduce the above copyright notice, this
|
||||
permission notice, and the following disclaimers and notices in the
|
||||
Software documentation and/or other materials provided with the
|
||||
Software.
|
||||
|
||||
DISCLAIMER: THE USE OF THE SOFTWARE IS AT YOUR SOLE RISK. THE SOFTWARE
|
||||
IS PROVIDED "AS IS" AND WITHOUT WARRANTY OF ANY KIND AND COPYRIGHT
|
||||
HOLDER AND ITS LICENSORS EXPRESSLY DISCLAIM ALL WARRANTIES, EXPRESS AND
|
||||
IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
|
||||
COPYRIGHT HOLDER AND ITS LICENSORS DO NOT WARRANT THAT THE SOFTWARE WILL
|
||||
MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF THE SOFTWARE WILL BE
|
||||
UNINTERRUPTED OR ERROR-FREE. THE ENTIRE RISK ASSOCIATED WITH THE USE OF
|
||||
THE SOFTWARE IS ASSUMED BY YOU. FURTHERMORE, COPYRIGHT HOLDER AND ITS
|
||||
LICENSORS DO NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE
|
||||
OR THE RESULTS OF THE USE OF THE SOFTWARE IN TERMS OF ITS CORRECTNESS,
|
||||
ACCURACY, RELIABILITY, CURRENTNESS, OR OTHERWISE.
|
||||
|
||||
DISCLAIMER: UNDER NO CIRCUMSTANCES INCLUDING NEGLIGENCE, SHALL COPYRIGHT
|
||||
HOLDER AND ITS LICENSORS OR ITS DIRECTORS, OFFICERS, EMPLOYEES OR AGENTS
|
||||
("AUTHORIZED REPRESENTATIVES") BE LIABLE FOR ANY INCIDENTAL, INDIRECT,
|
||||
SPECIAL OR CONSEQUENTIAL DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS
|
||||
PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, AND THE
|
||||
LIKE) ARISING OUT OF THE USE, MISUSE OR INABILITY TO USE THE SOFTWARE,
|
||||
BREACH OR DEFAULT, INCLUDING THOSE ARISING FROM INFRINGEMENT OR ALLEGED
|
||||
INFRINGEMENT OF ANY PATENT, TRADEMARK, COPYRIGHT OR OTHER INTELLECTUAL
|
||||
PROPERTY RIGHT EVEN IF COPYRIGHT HOLDER AND ITS AUTHORIZED
|
||||
REPRESENTATIVES HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. IN
|
||||
NO EVENT SHALL COPYRIGHT HOLDER OR ITS AUTHORIZED REPRESENTATIVES TOTAL
|
||||
LIABILITY FOR ALL DAMAGES, LOSSES, AND CAUSES OF ACTION (WHETHER IN
|
||||
CONTRACT, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE) EXCEED THE AMOUNT OF
|
||||
US$10.
|
||||
|
||||
Notice: The Software is subject to United States export laws and
|
||||
regulations. You agree to comply with all domestic and international
|
||||
export laws and regulations that apply to the Software, including but
|
||||
not limited to the Export Administration Regulations administered by the
|
||||
U.S. Department of Commerce and International Traffic in Arm Regulations
|
||||
administered by the U.S. Department of State. These laws include
|
||||
restrictions on destinations, end users and end use.
|
||||
|
||||
Reference in New Issue
Block a user