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 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/ROCm/rocThrust
Upstream-Name: rocThrust
Files: *
Copyright: 2019-2024, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: test/*
Copyright: 2018-2023, Advanced Micro Devices, Inc.
2008-2020, NVIDIA Corporation
License: Apache-2.0
Files: cmake/DownloadProject.CMakeLists.cmake.in
cmake/DownloadProject.cmake
Copyright: 2015, Craig Scott
License: Expat
Files: cmake/ROCMExportTargetsHeaderOnly.cmake
cmake/Summary.cmake
cmake/VerifyCompiler.cmake
benchmarks/bench/*
benchmarks/bench_utils/*
.gitlab/run_benchmarks.py
test/bitwise_repro/*
test/hipstdpar/*
Copyright: 2017-2024, Advanced Micro Devices, Inc.
License: Expat
Files: benchmarks/bench_utils/cmdparser.hpp
Copyright: 2015-2016, Florian Rappl
2016-2014, Advanced Micro Devices, Inc.
License: Expat
Files: doc/*
examples/*
internal/*
scripts/*
Copyright: 2008-2022, NVIDIA Corporation
License: Apache-2.0
Files: examples/CMakeLists.txt
examples/cpp_integration/CMakeLists.txt
Copyright: 2019-2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: internal/benchmark/CMakeLists.txt
Copyright: 2020-2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: internal/benchmark/combine_benchmark_results.py
internal/benchmark/compare_benchmark_results.py
Copyright: 2012-2017, Bryce Adelstein Lelbach aka wash <brycelelbach@gmail.com>
2018, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: test/CMakeLists.txt
Copyright: 2019-2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: test/test_async_copy.cpp
test/test_async_for_each.cpp
test/test_async_reduce.cpp
test/test_async_scan.cpp
test/test_async_sort.cpp
test/test_async_transform.cpp
test/test_mr_disjoint_pool.cpp
test/test_mr_new.cpp
test/test_mr_pool.cpp
test/test_mr_pool_options.cpp
test/test_shuffle.cpp
test/test_vector_allocators.cpp
Copyright: 2008-2022, NVIDIA Corporation
2018-2022, Advanced Micro Devices, Inc.
License: Apache-2.0
Comment: test_shuffle.cpp contains a notice:
.
This software was developed at the National Institute of Standards and
Technology by employees of the Federal Government in the course of their
official duties. Pursuant to title 17 Section 105 of the United States Code
this software is not subject to copyright protection and is in the public
domain. The NIST Statistical Test Suite is an experimental system. NIST
assumes no responsibility whatsoever for its use by other parties, and makes
no guarantees, expressed or implied, about its quality, reliability, or any
other characteristic. We would appreciate acknowledgment if the software is
used.
Files: testing/*
Copyright: 2008-2022, NVIDIA Corporation
2019-2022, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: testing/CMakeLists.txt
Copyright: 2019-2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: testing/adjacent_difference.cu
testing/allocator.cu
testing/binary_search.cu
testing/binary_search_vector.cu
testing/binary_search_vector_descending.cu
testing/complex.cu
testing/copy.cu
testing/copy_n.cu
testing/count.cu
testing/equal.cu
testing/fill.cu
testing/for_each.cu
testing/gather.cu
testing/generate.cu
testing/is_partitioned.cu
testing/is_sorted.cu
testing/is_sorted_until.cu
testing/metaprogamming.cu
testing/partition.cu
testing/partition_point.cu
testing/remove.cu
testing/replace.cu
testing/reverse.cu
testing/scan.cu
testing/scatter.cu
testing/sequence.cu
testing/shuffle.cu
testing/stable_sort.cu
testing/stable_sort_large.cu
testing/tabulate.cu
testing/transform.cu
testing/transform_reduce.cu
testing/transform_scan.cu
testing/tuple.cu
testing/uninitialized_copy.cu
testing/uninitialized_fill.cu
testing/unittest/exceptions.h
testing/unittest/meta.h
testing/unittest/special_types.h
testing/unittest/testframework.cu
testing/unittest/testframework.h
testing/vector.cu
testing/vector_insert.cu
Copyright: 2018-2023, Advanced Micro Devices, Inc.
2008-2020, NVIDIA Corporation
License: Apache-2.0
Comment: shuffle.cu contains a notice:
.
This software was developed at the National Institute of Standards and
Technology by employees of the Federal Government in the course of their
official duties. Pursuant to title 17 Section 105 of the United States Code
this software is not subject to copyright protection and is in the public
domain. The NIST Statistical Test Suite is an experimental system. NIST
assumes no responsibility whatsoever for its use by other parties, and makes
no guarantees, expressed or implied, about its quality, reliability, or any
other characteristic. We would appreciate acknowledgment if the software is
used.
Files: thrust/*
Copyright: 2008-2022, NVIDIA Corporation
License: Apache-2.0
Files: thrust/CMakeLists.txt
thrust/rocthrust_version.hpp.in
Copyright: 2019-2022, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: thrust/system/cuda/detail/*
Copyright: 2016-2018, 2020-2022, NVIDIA CORPORATION.
License: BSD-3-clause
Files: thrust/system/cuda/detail/cdp_dispatch.h
thrust/system/cuda/detail/logical.h
Copyright: 2008-2022, NVIDIA CORPORATION.
License: Apache-2.0
Files: thrust/addressof.h
thrust/allocate_unique.h
thrust/limits.h
thrust/system/cuda/future.h
thrust/system/cuda/detail/future.inl
Copyright: 2018, NVIDIA Corporation
License: BSL-1.0
Files: thrust/cmake/FindTBB.cmake
Copyright: 2012, Rolf Eike Beer <eike@sf-mail.de>
2010-2012, Kitware, Inc.
License: BSD-2-clause
Files: thrust/complex.h
Copyright: 2019, Advanced Micro Devices, Inc.
2013, Filipe RNC Maia
2008-2019, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/complex/*
Copyright: 2013, Filipe RNC Maia
2008-2021, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/complex/ccosh.h
thrust/detail/complex/ccoshf.h
thrust/detail/complex/csinh.h
thrust/detail/complex/csinhf.h
Copyright: 2013, Filipe RNC Maia
2008-2013, NVIDIA Corporation
2005, Bruce D. Evans and Steven G. Kargl
License: Apache-2.0
Files: thrust/detail/complex/arithmetic.h
thrust/detail/complex/c99math.h
thrust/detail/complex/cpow.h
Copyright: 2019, Advanced Micro Devices, Inc.
2013, Filipe RNC Maia
2008-2021, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/complex/catrig.h
thrust/detail/complex/catrigf.h
Copyright: 2013, Filipe RNC Maia
2008-2013, NVIDIA Corporation
2012, Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
License: Apache-2.0 and BSD-2-clause
Files: thrust/detail/complex/csqrt.h
thrust/detail/complex/csqrtf.h
Copyright: 2013, Filipe RNC Maia
2008-2013, NVIDIA Corporation
2007, David Schultz <das@FreeBSD.ORG>
License: Apache-2.0 and BSD-2-clause
Files: thrust/detail/complex/cexp.h
thrust/detail/complex/cexpf.h
Copyright: 2019, Advanced Micro Devices, Inc.
2013, Filipe RNC Maia
2011, David Schultz <das@FreeBSD.ORG>
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSD-2-clause
Files: thrust/detail/complex/clog.h
thrust/detail/complex/clogf.h
Copyright: 2019, Advanced Micro Devices, Inc.
2013, Filipe RNC Maia
2012, Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
2008-2021, NVIDIA Corporation
License: Apache-2.0 and BSD-2-clause
Files: thrust/detail/complex/ctanhf.h
thrust/detail/complex/ctanh.h
Copyright: 2013, Filipe RNC Maia
2011, David Schultz <das@FreeBSD.ORG>
2008-2013, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/complex/math_private.h
Copyright: 2013, Filipe RNC Maia
2008-2013, NVIDIA Corporation
1993, Sun Microsystems, Inc. All rights reserved.
License: Apache-2.0
Comment: This file was adapted from FreeBSD and contains a notice:
Developed at SunPro, a Sun Microsystems, Inc. business.
Permission to use, copy, modify, and distribute this
software is freely granted, provided that this notice
is preserved.
Files: thrust/copy.h
thrust/device_ptr.h
thrust/execution_policy.h
Copyright: 2018-2021, Advanced Micro Devices, Inc.
2008-2021, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/allocator/allocator_traits.h
Copyright: 2008-2018, NVIDIA Corporation
2012, LLVM Contributors
License: Apache-2.0 and Expat
Comment: This file notes that allocator_traits::rebind_alloc and
allocator::rebind_traits used code from libc++.
Files: thrust/detail/allocator/no_throw_allocator.h
thrust/detail/allocator/temporary_allocator.inl
Copyright: 2018-2023, Advanced Micro Devices, Inc.
2008-2020, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/config/compiler.h
thrust/detail/config/cpp_compatibility.h
thrust/detail/config/device_system.h
thrust/detail/config/forceinline.h
thrust/detail/config/host_device.h
Copyright: 2018-2021, Advanced Micro Devices, Inc.
2008-2020, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/contiguous_storage.inl
thrust/detail/integer_math.h
thrust/detail/internal_functional.h
thrust/detail/pointer.h
thrust/detail/pointer.inl
thrust/detail/seq.h
thrust/detail/type_traits.h
thrust/detail/type_traits/has_trivial_assign.h
Copyright: 2018-2021,2023, Advanced Micro Devices, Inc.
2008-2021, NVIDIA Corporation
License: Apache-2.0
Files: thrust/detail/nv_target.h
Copyright: 2023 Advanced Micro Devices, Inc.
License: Expat
Files: thrust/detail/preprocessor.h
Copyright: 2017, 2018, NVIDIA Corporation
2014-2018, Bryce Adelstein Lelbach
2007-2015, Hartmut Kaiser
2002, Peter Dimov and Multi Media Ltd
2001-2015, Housemarque Oy (housemarque.com)
License: BSL-1.0
Files: thrust/detail/memory_algorithms.h
Copyright: 2018, NVIDIA Corporation
2023-2024, Advanced Micro Devices
License: BSL-1.0
Files: thrust/detail/static_assert.h
Copyright: 2008-2018, NVIDIA Corporation
2000, John Maddock
License: Apache-2.0 and BSL-1.0
Files: thrust/detail/type_deduction.h
Copyright: 2018, NVIDIA Corporation
2016-2018, Casey Carter (`THRUST_RETURNS`, etc)
2013-2018, Eric Niebler (`THRUST_RETURNS`, etc)
License: BSL-1.0
Files: thrust/detail/functional/actor.h
thrust/detail/functional/actor.inl
thrust/detail/functional/argument.h
thrust/detail/functional/composite.h
thrust/detail/functional/value.h
Copyright: 2008-2013, NVIDIA Corporation
2010, Manjunath Kudlur
2001-2002, Joel de Guzman
License: Apache-2.0
Files: thrust/iterator/iterator_adaptor.h
thrust/iterator/iterator_facade.h
thrust/iterator/reverse_iterator.h
thrust/iterator/transform_iterator.h
Copyright: 2002, David Abrahams
2002, Jeremy Siek
2002, Thomas Witt
2008-2013 NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/iterator/iterator_categories.h
Copyright: 2002, Jeremy Siek
2008-2013 NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/iterator/permutation_iterator.h
Copyright: 2001, Toon Knapen
2003, David Abrahams
2003, Roland Richter
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/iterator/zip_iterator.h
Copyright: 2000-2006, David Abrahams and Thomas Becker
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/iterator/counting_iterator.h
thrust/iterator/iterator_traits.h
Copyright: 2003, David Abrahams
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/iterator/constant_iterator.h
thrust/iterator/discard_iterator.h
thrust/iterator/retag.h
thrust/iterator/transform_input_output_iterator.h
thrust/iterator/transform_output_iterator.h
Copyright: 2008-2022, NVIDIA Corporation
License: Apache-2.0
Files: thrust/iterator/detail/*
Copyright: 2008-2022, NVIDIA Corporation
2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: thrust/optional.h
Copyright: 2018-2022, NVIDIA Corporation
2020-2022, Advanced Micro Devices, Inc.
2017, Sy Brand
License: Apache-2.0 and CC0-1.0
Comment: This file was originally authored by Sy Brand and released as
CC0-1.0, with later Apache-2.0 modifications by NVIDIA and AMD.
Files: thrust/mr/new.h
Copyright: 2018, NVIDIA Corporation
2023, Advanced Micro Devices, Inc.
License: Apache-2.0
Files: thrust/random/linear_feedback_shift_engine.h
Copyright: 2002, Jens Maurer
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/random/detail/erfcinv.h
Copyright: 2019, Advanced Micro Devices, Inc.
2003-2013, SciPy Developers.
License: BSD-3-clause
Files: thrust/random/detail/normal_distribution_base.h
Copyright: 2019, Advanced Micro Devices, Inc.
2008-2013, NVIDIA Corporation
License: Apache-2.0 and BSL-1.0
Files: thrust/system/cuda/config.h
thrust/system/cuda/execution_policy.h
thrust/system/cuda/detail/util.h
Copyright: 2016-2018, 2020, 2021, NVIDIA CORPORATION.
License: BSD-3-clause
Files: thrust/system/cuda/detail/assign_value.h
thrust/system/cuda/detail/binary_search.h
thrust/system/cuda/detail/dispatch.h
thrust/system/cuda/detail/error.inl
thrust/system/cuda/detail/get_value.h
thrust/system/cuda/detail/iter_swap.h
thrust/system/cuda/detail/make_unsigned_special.h
thrust/system/cuda/detail/malloc_and_free.h
thrust/system/cuda/detail/memory.inl
thrust/system/cuda/detail/sequence.h
thrust/system/cuda/detail/temporary_buffer.h
thrust/system/cuda/detail/core/alignment.h
Copyright: 2008-2022, NVIDIA Corporation
License: Apache-2.0
Files: thrust/system/detail/adl/*
thrust/system/detail/generic/for_each.h
thrust/system/detail/sequential/execution_policy.h
thrust/system/detail/sequential/sort.inl
thrust/system/detail/sequential/stable_merge_sort.inl
thrust/system/detail/sequential/trivial_copy.h
thrust/system/hip/*
Copyright: 2018-2023, Advanced Micro Devices, Inc.
2008-2021, NVIDIA Corporation
License: Apache-2.0
Files: thrust/system/detail/adl/async/*
thrust/system/detail/adl/per_device_resource.h
Copyright: 2008-2022, NVIDIA Corporation
License: Apache-2.0
Files: thrust/system/hip/config.h
thrust/system/hip/execution_policy.h
Copyright: 2019-2022, Advanced Micro Devices, Inc.
2016-2018, 2020, NVIDIA CORPORATION.
License: BSD-3-clause
Files: thrust/system/hip/detail/*
Copyright: 2019-2023, Advanced Micro Devices, Inc.
2016-2018, 2020, NVIDIA CORPORATION.
License: BSD-3-clause
Files: thrust/system/hip/detail/logical.h
Copyright: 2008-2013, NVIDIA CORPORATION.
2019, Advanced Micro Devices, Inc
License: Apache-2.0
Files: thrust/system/hip/detail/general/temp_storage.h
thrust/system/hip/detail/general/various.h
Copyright: 2024, Advanced Micro Devices, Inc.
License: Expat
Files: thrust/system/hip/detail/assign_value.h
thrust/system/hip/detail/dispatch.h
thrust/system/hip/detail/error.inl
thrust/system/hip/detail/get_value.h
thrust/system/hip/detail/guarded_driver_types.h
thrust/system/hip/detail/guarded_hip_runtime_api.h
thrust/system/hip/detail/iter_swap.h
thrust/system/hip/detail/make_unsigned_special.h
thrust/system/hip/detail/malloc_and_free.h
thrust/system/hip/detail/memory.inl
thrust/system/hip/detail/sequence.h
thrust/system/hip/detail/temporary_buffer.h
Copyright: 2018-2023, Advanced Micro Devices, Inc.
2008-2020, NVIDIA Corporation
License: Apache-2.0
Files: thrust/system/hip/detail/nv/detail/__preprocessor.h
thrust/system/hip/detail/nv/detail/__target_macros.h
thrust/system/hip/detail/nv/target.h
Copyright: 2023 NVIDIA Corporation
License: Apache-2.0-with-LLVM-exception
Comment: Part of libcu++
Files: thrust/system/hip/detail/async/exclusive_scan.h
thrust/system/hip/detail/async/scan.h
thrust/system/omp/detail/pragma_omp.h
Copyright: 2016-2018, 2020, 2021, NVIDIA CORPORATION.
License: BSD-3-clause
Files: thrust/system/hip/detail/future.inl
Copyright: 2019, 2020, Advanced Micro Devices, Inc.
2018, NVIDIA Corporation
License: BSL-1.0
Files: thrust/system/hip/detail/util.h
Copyright: 2019-2023, Advanced Micro Devices, Inc.
2016, NVIDIA CORPORATION. All rights reserved.
License: BSD-3-clause
Files: thrust/system/hip/future.h
Copyright: 2019, 2020, Advanced Micro Devices, Inc.
2018, NVIDIA Corporation
License: BSL-1.0
Files: thrust/tuple.h
Copyright: 2008-2018, NVIDIA Corporation
1999, 2000 Jaakko Järvi (jaakko.jarvi@cs.utu.fi)
License: Apache-2.0 and BSL-1.0
Files: thrust/type_traits/integer_sequence.h
thrust/type_traits/is_trivially_relocatable.h
thrust/type_traits/logical_metafunctions.h
Copyright: 2008-2021, NVIDIA Corporation
License: Apache-2.0
Comment: These files were previously also Copyright 2015-2018 Bryce
Adelstein Lelbach aka wash and distributed as BSL-1.0.
Files: debian/*
Copyright: 2022, Maxime Chambonnet <maxzor@maxzor.eu>
2022-2025, Cordell Bloor <cgmb@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache version 2.0 license
can be found in "/usr/share/common-licenses/Apache-2.0".
License: Apache-2.0-with-LLVM-exception
Same as Apache-2.0, with the additional exception:
.
As an exception, if, as a result of your compiling your source code,
portions of this Software are embedded into an Object form of such
source code, you may redistribute such embedded portions in such
Object form without complying with the conditions of Sections 4(a),
4(b) and 4(d) of the License.
.
In addition, if you combine or link compiled forms of this Software
with software that is licensed under the GPLv2 ("Combined Software")
and if a court of competent jurisdiction determines that the patent
provision (Section 3), the indemnity provision (Section 9) or other
Section of the License conflicts with the conditions of the GPLv2,
you may retroactively and prospectively choose to deem waived or
otherwise exclude such Section(s) of the License, but only in their
entirety and only with respect to the Combined Software.
License: BSL-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
THE SOFTWARE IS 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
* Neither the name of the NVIDIA CORPORATION nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL NVIDIA CORPORATION BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: CC0-1.0
To the extent possible under law, the author(s) have dedicated all copyright
and related and neighboring rights to this software to the public domain
worldwide. This software is distributed without any warranty.
.
The full text of the CC0 1.0 Universal license is available
https://creativecommons.org/publicdomain/zero/1.0/ and in
/usr/share/common-licenses/CC0-1.0.
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
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 Software.
.
THE SOFTWARE IS 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 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|