|
| 1 | +Viskores License Version 0.1 |
| 2 | +======================================================================== |
| 3 | + |
| 4 | +Copyright (c) 2025 |
| 5 | +Kitware Inc., |
| 6 | +National Technology & Engineering Solutions of Sandia, LLC (NTESS), |
| 7 | +UT-Battelle, LLC., |
| 8 | +Los Alamos National Security, LLC., |
| 9 | +All rights reserved. |
| 10 | + |
| 11 | +Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government |
| 12 | +retains certain rights in this software. |
| 13 | + |
| 14 | +Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National |
| 15 | +Laboratory (LANL), the U.S. Government retains certain rights in |
| 16 | +this software. |
| 17 | + |
| 18 | +Redistribution and use in source and binary forms, with or without |
| 19 | +modification, are permitted provided that the following conditions are |
| 20 | +met: |
| 21 | + |
| 22 | + * Redistributions of source code must retain the above copyright |
| 23 | + notice, this list of conditions and the following disclaimer. |
| 24 | + |
| 25 | + * Redistributions in binary form must reproduce the above copyright |
| 26 | + notice, this list of conditions and the following disclaimer in the |
| 27 | + documentation and/or other materials provided with the |
| 28 | + distribution. |
| 29 | + |
| 30 | + * Neither the name of Kitware nor the names of any contributors may |
| 31 | + be used to endorse or promote products derived from this software |
| 32 | + without specific prior written permission. |
| 33 | + |
| 34 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 35 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 36 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 37 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR |
| 38 | +CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 39 | +EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 40 | +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 41 | +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 42 | +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 43 | +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 44 | +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 45 | +======================================================================== |
| 46 | + |
| 47 | +The following files and directories come from third parties. Check the |
| 48 | +contents of these for details on the specifics of their respective |
| 49 | +licenses. |
| 50 | +- - - - - - - - - - - - - - - - - - - - - - - - do not remove this line |
| 51 | +CMake/FindSphinx.cmake |
| 52 | +CMake/FindTBB.cmake |
| 53 | +Utilities |
| 54 | +viskores/cont/tbb/internal/parallel_sort.h |
| 55 | +viskores/cont/tbb/internal/parallel_radix_sort_tbb.h |
| 56 | +viskores/cont/tbb/internal/ParallelSortTBB.hxx |
| 57 | +viskores/cont/tbb/internal/kxsort.h |
| 58 | +viskores/thirdparty |
| 59 | +version.txt |
| 60 | +.gitlab/cmake |
0 commit comments