@@ -550,4 +550,50 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
550
550
DEALINGS IN THE SOFTWARE.
551
551
___________________________________________________________________________________________________
552
552
553
+ 4. Modern GPU
554
+
555
+ Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved.
556
+
557
+ Redistribution and use in source and binary forms, with or without
558
+ modification, are permitted provided that the following conditions are met:
559
+ * Redistributions of source code must retain the above copyright
560
+ notice, this list of conditions and the following disclaimer.
561
+ * Redistributions in binary form must reproduce the above copyright
562
+ notice, this list of conditions and the following disclaimer in the
563
+ documentation and/or other materials provided with the distribution.
564
+ * Neither the name of the NVIDIA CORPORATION nor the
565
+ names of its contributors may be used to endorse or promote products
566
+ derived from this software without specific prior written permission.
567
+
568
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
569
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
570
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
571
+ ARE DISCLAIMED. IN NO EVENT SHALL NVIDIA CORPORATION BE LIABLE FOR ANY
572
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
573
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
574
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
575
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
576
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
577
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
578
+ ___________________________________________________________________________________________________
579
+
580
+ 5. oneDPL samples
581
+ Copyright Intel Corporation
582
+
583
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
584
+ associated documentation files (the "Software"), to deal in the Software without restriction,
585
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
586
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
587
+ subject to the following conditions:
588
+
589
+ The above copyright notice and this permission notice shall be included in all copies or
590
+ substantial portions of the Software.
591
+
592
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
593
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
594
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
595
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH
596
+ THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
597
+ ___________________________________________________________________________________________________
598
+
553
599
*Other names and brands may be claimed as the property of others.
0 commit comments