diff --git a/CMake/FindOpenGL.cmake b/CMake/FindOpenGL.cmake index 42adf71813e2989aa9607ebe3b2f55d78c53577b..3303256a450185927eaf2816d80def5a84fbfddc 100644 --- a/CMake/FindOpenGL.cmake +++ b/CMake/FindOpenGL.cmake @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2017 UT-Battelle, LLC. -## Copyright 2017 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ # Distributed under the OSI-approved BSD 3-Clause License. See accompanying # file Copyright.txt or https://cmake.org/licensing for details. diff --git a/CMake/FindOpenMP.cmake b/CMake/FindOpenMP.cmake index 93d376928d1c50532729d964e9276cb086b59a21..11608ccdeb15655e90b1b5827a6d236af67391dd 100644 --- a/CMake/FindOpenMP.cmake +++ b/CMake/FindOpenMP.cmake @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ #.rst: # FindOpenMP diff --git a/CMake/FindPyexpander.cmake b/CMake/FindPyexpander.cmake index 51b8a55ec111f6ce427977cfb325424fb47e3e96..e1b85240e1c0cdbcd9452c7909d39180cd0cd4b9 100644 --- a/CMake/FindPyexpander.cmake +++ b/CMake/FindPyexpander.cmake @@ -2,22 +2,12 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ -# + # - Finds the pyexpander macro tool. # Use this module by invoking find_package. # @@ -32,7 +22,6 @@ # script directly. Thus, it could be safer to execute the Python interpreter # with PYEXPANDER_COMMAND as an argument. See FindPythonInterp.cmake for help # in finding the Python interpreter. -# find_program(PYEXPANDER_COMMAND NAMES expander.py expander3.py) diff --git a/CMake/VTKmBuildDocumentation.cmake b/CMake/VTKmBuildDocumentation.cmake index 46517fccd99357cd56febcdc3f3ea436c084796f..783cad567ef85508cd52c55727282eb97d389e1d 100644 --- a/CMake/VTKmBuildDocumentation.cmake +++ b/CMake/VTKmBuildDocumentation.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/CMake/VTKmBuildType.cmake b/CMake/VTKmBuildType.cmake index a2e1de25537524c2261c68992a66baa8471622c7..c1ae8049fb613d87f2cfbf39fb91d34e13b3e045 100644 --- a/CMake/VTKmBuildType.cmake +++ b/CMake/VTKmBuildType.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # Set a default build type if none was specified diff --git a/CMake/VTKmCPUVectorization.cmake b/CMake/VTKmCPUVectorization.cmake index 401b1074019e80fd36d09bedea080751396ef9e7..f2170a0704eab7a2f07661bf58e107d798344c74 100644 --- a/CMake/VTKmCPUVectorization.cmake +++ b/CMake/VTKmCPUVectorization.cmake @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2017 UT-Battelle, LLC. -## Copyright 2017 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ #Currently all we are going to build is a set of options that are possible #based on the compiler. For now we are going on the presumption diff --git a/CMake/VTKmCheckCopyright.cmake b/CMake/VTKmCheckCopyright.cmake index e0abf693363005e8af52e1f775225a9791877fa0..85c24cd8a364c13bd595644dcca08d5578dcafe9 100644 --- a/CMake/VTKmCheckCopyright.cmake +++ b/CMake/VTKmCheckCopyright.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ ## This CMake script checks source files for the appropriate VTKM copyright @@ -25,6 +15,7 @@ ## cmake -DVTKm_SOURCE_DIR= -P /CMake/VTKMCheckCopyright.cmake ## +cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) set(FILES_TO_CHECK *.txt *.cmake @@ -188,6 +179,7 @@ function(check_copyright filename) file(READ "${filename}" header_contents LIMIT 2000) list_of_lines(header_lines "${header_contents}") + set(printed) # Check each copyright line. foreach (copyright_line IN LISTS COPYRIGHT_LINE_LIST) set(match) @@ -211,10 +203,11 @@ function(check_copyright filename) break() endif (match) endforeach (header_line) - if (NOT match) + if (NOT match AND NOT printed) message(STATUS "Could not find match for `${copyright_line}'") missing_copyright("${filename}" "${comment_prefix}") - endif (NOT match) + set(printed TRUE) + endif (NOT match AND NOT printed) endforeach (copyright_line) endfunction(check_copyright) diff --git a/CMake/VTKmCompilerDynamicAnalysisFlags.cmake b/CMake/VTKmCompilerDynamicAnalysisFlags.cmake index 3e8104a71af633a36791645c1383a8e8fb46ba6c..3d3493cd99154f5fb0ea328f25842ff9c8cb1683 100644 --- a/CMake/VTKmCompilerDynamicAnalysisFlags.cmake +++ b/CMake/VTKmCompilerDynamicAnalysisFlags.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/CMake/VTKmCompilerFlags.cmake b/CMake/VTKmCompilerFlags.cmake index c2e5ef9b03b1812acd06cd58951c4a7c3d45d04d..0b05e3f19a5b161724223c000516b02c220e7101 100644 --- a/CMake/VTKmCompilerFlags.cmake +++ b/CMake/VTKmCompilerFlags.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU") diff --git a/CMake/VTKmConfig.cmake.in b/CMake/VTKmConfig.cmake.in index 5958b5921e8e064ab11952e9ca0fae3858b655fc..e3848dfc31c950a440a13a4a606086b62fc14b67 100644 --- a/CMake/VTKmConfig.cmake.in +++ b/CMake/VTKmConfig.cmake.in @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # When this file is run by CMake through the find_package command, the diff --git a/CMake/VTKmCopyrightStatement.txt b/CMake/VTKmCopyrightStatement.txt index 8114747c0850514d64fbec3cb32bc5a5f1b0ef79..5fca0fe3312257a2b8ae951dfa1169eb7df84405 100644 --- a/CMake/VTKmCopyrightStatement.txt +++ b/CMake/VTKmCopyrightStatement.txt @@ -5,13 +5,3 @@ See LICENSE.txt for details. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the above copyright notice for more information. - -Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -Copyright 2014 UT-Battelle, LLC. -Copyright 2014 Los Alamos National Security. - -Under the terms of Contract DE-NA0003525 with NTESS, -the U.S. Government retains certain rights in this software. -Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -Laboratory (LANL), the U.S. Government retains certain rights in -this software. diff --git a/CMake/VTKmDetectCUDAVersion.cu b/CMake/VTKmDetectCUDAVersion.cu index 64524cd49555bf696f007cddf295719406eefc82..dbf5e9465b6f3065c35fba0adc3bef013f2d502f 100644 --- a/CMake/VTKmDetectCUDAVersion.cu +++ b/CMake/VTKmDetectCUDAVersion.cu @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include #include diff --git a/CMake/VTKmDetermineVersion.cmake b/CMake/VTKmDetermineVersion.cmake index 3c2ea924fb5c5e0e1c05531f058d9d4343196fdf..b2ef9a5a8dc601974602a9ec0e2e20a8c9c91540 100644 --- a/CMake/VTKmDetermineVersion.cmake +++ b/CMake/VTKmDetermineVersion.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2017 UT-Battelle, LLC. -## Copyright 2017 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # Used to determine the version for VTK-m source using "git describe", if git diff --git a/CMake/VTKmDeviceAdapters.cmake b/CMake/VTKmDeviceAdapters.cmake index 724c3dfbe7f55e50d485b5a908d100f4c1393bdc..a594e715305b607c3c49673c4618f019c77808f4 100644 --- a/CMake/VTKmDeviceAdapters.cmake +++ b/CMake/VTKmDeviceAdapters.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # diff --git a/CMake/VTKmExportHeaderTemplate.h.in b/CMake/VTKmExportHeaderTemplate.h.in index e389221bb59bfade51b4bc0716fcb0d37745b6ea..f560012f8f7546d66ddf98171c3038680d352825 100644 --- a/CMake/VTKmExportHeaderTemplate.h.in +++ b/CMake/VTKmExportHeaderTemplate.h.in @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef @EXPORT_MACRO_NAME@_EXPORT_H #define @EXPORT_MACRO_NAME@_EXPORT_H diff --git a/CMake/VTKmRenderingContexts.cmake b/CMake/VTKmRenderingContexts.cmake index 67abf910f39569a04f1260e0686cdb034ee930db..d438b4f242b880ba582f265fee106f059f66dceb 100644 --- a/CMake/VTKmRenderingContexts.cmake +++ b/CMake/VTKmRenderingContexts.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/CMake/VTKmWrappers.cmake b/CMake/VTKmWrappers.cmake index f1d2da0382e5060c302d7289083b0567dfe3c761..c0001aa9fbcf9be0edcc87cd8b6a0ba726406dd9 100644 --- a/CMake/VTKmWrappers.cmake +++ b/CMake/VTKmWrappers.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ include(CMakeParseArguments) diff --git a/CMake/doxyfile.in b/CMake/doxyfile.in index acfae5ce037e951b4129d6ef83b915e8d32fad7d..48971bc228bc844728dc73e33f312b9a0e9a598a 100644 --- a/CMake/doxyfile.in +++ b/CMake/doxyfile.in @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ PROJECT_NAME = "VTK-m" diff --git a/CMake/testing/VTKmCheckPyexpander.cmake b/CMake/testing/VTKmCheckPyexpander.cmake index c1d00332b97f268be8ff2ae6cc337f85894b9626..8065dd6c934febb555d2644ac7f3677dec7ee6fd 100644 --- a/CMake/testing/VTKmCheckPyexpander.cmake +++ b/CMake/testing/VTKmCheckPyexpander.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # This script, which is run as part of a target, uses pyexpander to do diff --git a/CMake/testing/VTKmCheckSourceInInstall.cmake b/CMake/testing/VTKmCheckSourceInInstall.cmake index 11d5c3d760db9f699798175461462f271bfdd42c..d26020b43bbbe63797f67f7a472cd791109eac8f 100644 --- a/CMake/testing/VTKmCheckSourceInInstall.cmake +++ b/CMake/testing/VTKmCheckSourceInInstall.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2016 UT-Battelle, LLC. -## Copyright 2016 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ ## This CMake script checks to make sure that each source file explicitly diff --git a/CMake/testing/VTKmSystemInformation.cmake b/CMake/testing/VTKmSystemInformation.cmake index 8ce13d65ca1ddd89f948a2171f173970f79c98cf..90df7a2a1afd80e25f2cf5901955c6870230fe62 100644 --- a/CMake/testing/VTKmSystemInformation.cmake +++ b/CMake/testing/VTKmSystemInformation.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # This script is used to create the SystemInformation test. The test always diff --git a/CMake/testing/VTKmTestInstall.cmake b/CMake/testing/VTKmTestInstall.cmake index a03007f52ea63ac3de72d611e555cad4945456a8..b73df8b549266b2f90a52103c9491c755c421a05 100644 --- a/CMake/testing/VTKmTestInstall.cmake +++ b/CMake/testing/VTKmTestInstall.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # ----------------------------------------------------------------------------- diff --git a/CMakeLists.txt b/CMakeLists.txt index c3b2eefae88e9e25ef32d0a40b944610a8b8c052..6e57a7f1823a738ec045cdbaeb7b6e55776f6436 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # If you want CUDA support, you will need to have CMake 3.9 on Linux/OSX. diff --git a/CTestConfig.cmake b/CTestConfig.cmake index 2c98607fe90d36310ad6b371b421ddd7b7d99bdc..f213928c3359b337277701271a77cc7dc545e664 100644 --- a/CTestConfig.cmake +++ b/CTestConfig.cmake @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ ## This file should be placed in the root directory of your project. diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 00b15fbac83793173595c9fbbd3b8ebb24a5a2f1..39bb7ff7401f4b690b8bc48f5874664c3427ad98 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION diff --git a/LICENSE.txt b/LICENSE.txt index 0d3e788ecc33b958fd7c2e27fbf8a1d600baf4fb..fc5c898e72c349ac79b742efafcaea99956b7444 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,35 +1,13 @@ -VTKm License Version 1.0 +VTKm License Version 1.4 ======================================================================== -Copyright (c) 2014, +Copyright (c) 2014-2019 +Kitware Inc., National Technology & Engineering Solutions of Sandia, LLC (NTESS), -Los Alamos National Security, LLC., UT-Battelle, LLC., Kitware Inc., -University of California Davis +UT-Battelle, LLC., +Los Alamos National Security, LLC., All rights reserved. -Sandia National Laboratories, New Mexico -PO Box 5800 -Albuquerque, NM 87185 -USA - -UT-Battelle -1 Bethel Valley Rd -Oak Ridge, TN 37830 - -Los Alamos National Security, LLC -105 Central Park Square -Los Alamos, NM 87544 - -Kitware Inc. -28 Corporate Drive -Clifton Park, NY 12065 -USA - -University of California, Davis -One Shields Avenue -Davis, CA 95616 -USA - Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software. @@ -80,4 +58,3 @@ vtkm/testing/OptionParser.h vtkm/thirdparty vtkm/internal/brigand.hpp version.txt - diff --git a/benchmarking/BenchmarkArrayTransfer.cxx b/benchmarking/BenchmarkArrayTransfer.cxx index 370556589fd7c2344050e7418c1588d235422f99..aca66782a5540a45703e427f262ede8c414a275f 100644 --- a/benchmarking/BenchmarkArrayTransfer.cxx +++ b/benchmarking/BenchmarkArrayTransfer.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "Benchmarker.h" diff --git a/benchmarking/BenchmarkAtomicArray.cxx b/benchmarking/BenchmarkAtomicArray.cxx index 94502b6a4b30ac9477eeb53ad746c313df40e80e..e62217539d3feb6157823f3add4c305cbddcdc14 100644 --- a/benchmarking/BenchmarkAtomicArray.cxx +++ b/benchmarking/BenchmarkAtomicArray.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "Benchmarker.h" diff --git a/benchmarking/BenchmarkCopySpeeds.cxx b/benchmarking/BenchmarkCopySpeeds.cxx index 085abe5f7f1a7915a69c68660edea12064b44d0f..6dfe4da517235acca82cf85d8096cb684ca329bc 100644 --- a/benchmarking/BenchmarkCopySpeeds.cxx +++ b/benchmarking/BenchmarkCopySpeeds.cxx @@ -2,21 +2,11 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -//============================================================ +//============================================================================ #include diff --git a/benchmarking/BenchmarkDeviceAdapter.cxx b/benchmarking/BenchmarkDeviceAdapter.cxx index ab864e990e6ca955e249a09536033ac611e44fd7..22ea8cad1b9f819b35ec29ef6a6d429f8bfc0fbb 100644 --- a/benchmarking/BenchmarkDeviceAdapter.cxx +++ b/benchmarking/BenchmarkDeviceAdapter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "Benchmarker.h" diff --git a/benchmarking/BenchmarkFieldAlgorithms.cxx b/benchmarking/BenchmarkFieldAlgorithms.cxx index f6979926f51c04c01429f99be2bceed37f0e9470..6878d952ca107c966adfa5a5a12159a377092b34 100644 --- a/benchmarking/BenchmarkFieldAlgorithms.cxx +++ b/benchmarking/BenchmarkFieldAlgorithms.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/benchmarking/BenchmarkFilters.cxx b/benchmarking/BenchmarkFilters.cxx index 34fdb07f889c6f22e1ee3aba408b10e0d276f95f..909e9f9e898c0b03b2de86c32162613429c85a4f 100644 --- a/benchmarking/BenchmarkFilters.cxx +++ b/benchmarking/BenchmarkFilters.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "Benchmarker.h" diff --git a/benchmarking/BenchmarkRayTracing.cxx b/benchmarking/BenchmarkRayTracing.cxx index 64ef6811733c45ce59b10ef0391aea21da5e9227..993abf59ace730d91b178d544712e18d86447bba 100644 --- a/benchmarking/BenchmarkRayTracing.cxx +++ b/benchmarking/BenchmarkRayTracing.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "Benchmarker.h" diff --git a/benchmarking/BenchmarkTopologyAlgorithms.cxx b/benchmarking/BenchmarkTopologyAlgorithms.cxx index e892f104ba79ba15b62e1ecbde0ba6a559395eff..7367b6f0a71dd32d0f20a5ad17813c5a251e8845 100644 --- a/benchmarking/BenchmarkTopologyAlgorithms.cxx +++ b/benchmarking/BenchmarkTopologyAlgorithms.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/benchmarking/Benchmarker.h b/benchmarking/Benchmarker.h index a0c132f47cf2b1112aaacf032e28f6f1f83baf0b..7120d85208117db1e2301dbaee620c679cb8f43c 100644 --- a/benchmarking/Benchmarker.h +++ b/benchmarking/Benchmarker.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_benchmarking_Benchmarker_h diff --git a/benchmarking/CMakeLists.txt b/benchmarking/CMakeLists.txt index b646f6a3dd13ea92fa2ff6e8ab8b705ae5072984..39dcfdfd3d9bae46d06156774eee6ffeb979d6d4 100644 --- a/benchmarking/CMakeLists.txt +++ b/benchmarking/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ function(add_benchmark) set(options) diff --git a/docs/CodingConventions.md b/docs/CodingConventions.md index 054f61645c06dbb9865a4d031bab169f8d850117..c8c2b72ede73a7bd57fcc221bddcd29323260157 100644 --- a/docs/CodingConventions.md +++ b/docs/CodingConventions.md @@ -12,7 +12,8 @@ coding and because we expect vtkm to have continual interaction with VTK. + Copyright notices should appear at the top of all source, configuration, and text files. The statement should have the following - form (with 20XX replaced with the year the file was created): + form. Various copyright specific details are referenced in the LICENSE.txt + file. ``` //========================================================================== @@ -23,16 +24,6 @@ coding and because we expect vtkm to have continual interaction with VTK. // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 20XX National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 20XX UT-Battelle, LLC. -// Copyright 20XX Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //========================================================================== ``` diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 0beff8054570bab9ff80353f9f54e05f2e08ec00..7721d5523eff0e24a1b0c9e8ff14673a5a4abc9f 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,8 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ + #add the directory that contains the VTK-m config file to the cmake #path so that our examples can find VTK-m set(CMAKE_PREFIX_PATH ${VTKm_BINARY_DIR}/${VTKm_INSTALL_CONFIG_DIR}) diff --git a/examples/clipping/CMakeLists.txt b/examples/clipping/CMakeLists.txt index 072dcb2ce78b34e49878be273c8f3f83e61ab5b7..9e7dfe7027a779df5ea9ad2369e3c9df3d925d44 100644 --- a/examples/clipping/CMakeLists.txt +++ b/examples/clipping/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(Clipping CXX) diff --git a/examples/clipping/Clipping.cxx b/examples/clipping/Clipping.cxx index e1cb9726c53884ba991a418dac3d35d8b49cc169..951ccebb698d0fa9df4b5ad64c489d3873061a14 100644 --- a/examples/clipping/Clipping.cxx +++ b/examples/clipping/Clipping.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/contour_tree/CMakeLists.txt b/examples/contour_tree/CMakeLists.txt index 1970bce56b5899cbd566b0969a21162e4ee62199..4057785b8f3044c8dd7d0664011ed0cc8f731a17 100644 --- a/examples/contour_tree/CMakeLists.txt +++ b/examples/contour_tree/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(ContourTree CXX) diff --git a/examples/contour_tree/ContourTreeMesh2D.cxx b/examples/contour_tree/ContourTreeMesh2D.cxx index dbe751d651dfadcd347f5869cd5e069a2a8542ae..4b49b77d640a9b760a71e67869c40cf6f63f0e94 100644 --- a/examples/contour_tree/ContourTreeMesh2D.cxx +++ b/examples/contour_tree/ContourTreeMesh2D.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2016, Los Alamos National Security, LLC // All rights reserved. diff --git a/examples/contour_tree/ContourTreeMesh3D.cxx b/examples/contour_tree/ContourTreeMesh3D.cxx index b339c4a7a273fa7ab33cc741a4ec4659ef27bfdf..c24568187044aa0e3b8820fdbb94ce00e7d69579 100644 --- a/examples/contour_tree/ContourTreeMesh3D.cxx +++ b/examples/contour_tree/ContourTreeMesh3D.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2016, Los Alamos National Security, LLC // All rights reserved. diff --git a/examples/contour_tree_augmented/CMakeLists.txt b/examples/contour_tree_augmented/CMakeLists.txt index ba2a536a6e353117f3aa7f69b6800dea212a7517..db3faf1a95ce69ceee68fbe6f8fdcc372fad91cc 100644 --- a/examples/contour_tree_augmented/CMakeLists.txt +++ b/examples/contour_tree_augmented/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,19 +6,8 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= ##============================================================================ + ## Copyright (c) 2018, The Regents of the University of California, through ## Lawrence Berkeley National Laboratory (subject to receipt of any required approvals ## from the U.S. Dept. of Energy). All rights reserved. diff --git a/examples/contour_tree_augmented/ContourTreeApp.cxx b/examples/contour_tree_augmented/ContourTreeApp.cxx index d3f4bc1dfed8f4bea235bdc98d3a05391091e4c2..38d51d353f749502106a5a540a7444d921167707 100644 --- a/examples/contour_tree_augmented/ContourTreeApp.cxx +++ b/examples/contour_tree_augmented/ContourTreeApp.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2018, The Regents of the University of California, through // Lawrence Berkeley National Laboratory (subject to receipt of any required approvals diff --git a/examples/cosmotools/CMakeLists.txt b/examples/cosmotools/CMakeLists.txt index d738e5a2d59e12948fb8e9a9912d3644e5b86b59..7563660f1604e2c2590f559eea49460c98142fc9 100644 --- a/examples/cosmotools/CMakeLists.txt +++ b/examples/cosmotools/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(CosmoTools CXX) diff --git a/examples/cosmotools/CosmoCenterFinder.cxx b/examples/cosmotools/CosmoCenterFinder.cxx index 724399706338004d41f9430c1c3c3f5a64782816..881288328dfc0414a52f546e6721731c8141f8fe 100644 --- a/examples/cosmotools/CosmoCenterFinder.cxx +++ b/examples/cosmotools/CosmoCenterFinder.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/cosmotools/CosmoHaloFinder.cxx b/examples/cosmotools/CosmoHaloFinder.cxx index 658690673939d8b5044a1b90ac131fbca17b4222..0897a88e18f98f4dd1dd9dcfdb2d1edbc0ba2938 100644 --- a/examples/cosmotools/CosmoHaloFinder.cxx +++ b/examples/cosmotools/CosmoHaloFinder.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/demo/CMakeLists.txt b/examples/demo/CMakeLists.txt index fd737e976fe7d119082f3d92abdc93de447a40e7..1fdf0e8c523efc3de091ef5803d39f87fe724802 100644 --- a/examples/demo/CMakeLists.txt +++ b/examples/demo/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(VTKmDemo CXX) diff --git a/examples/demo/Demo.cxx b/examples/demo/Demo.cxx index 6816346a6901e3fd50d9fefa6c613754a62fa1dd..3934fe5192b9076fbeee6019cd3876b171221668 100644 --- a/examples/demo/Demo.cxx +++ b/examples/demo/Demo.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/game_of_life/CMakeLists.txt b/examples/game_of_life/CMakeLists.txt index e210a8482838c92d7aca98983aa005aecdf09ad4..904dbaf10db04fefbcae71b45dcd91986603fba8 100644 --- a/examples/game_of_life/CMakeLists.txt +++ b/examples/game_of_life/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(GameOfLife CXX) diff --git a/examples/game_of_life/GameOfLife.cxx b/examples/game_of_life/GameOfLife.cxx index 971d0a231dd730452cb3dcdef8f3afbe8654791b..b3ee481c3eab70aefad0522600d48780ebf08f01 100644 --- a/examples/game_of_life/GameOfLife.cxx +++ b/examples/game_of_life/GameOfLife.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Must be included before any other GL includes: #include diff --git a/examples/game_of_life/LoadShaders.h b/examples/game_of_life/LoadShaders.h index 60125b12ce546d6c264de7871411066cb657e3ae..b21bb660cb06da9ff8cb03deefa112b5a6bf3843 100644 --- a/examples/game_of_life/LoadShaders.h +++ b/examples/game_of_life/LoadShaders.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef LOAD_SHADERS diff --git a/examples/hello_world/CMakeLists.txt b/examples/hello_world/CMakeLists.txt index 8ea0888a8babdcbabfe611e1d5fda230fc729fc8..9d8304e3d933a093c0d8533f4b753974d6016b61 100755 --- a/examples/hello_world/CMakeLists.txt +++ b/examples/hello_world/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(HelloWorld CXX) diff --git a/examples/hello_world/HelloWorld.cxx b/examples/hello_world/HelloWorld.cxx index c6cb8f83f260fec8afa220ed989e5d4dc8d819b8..bbff38c603c5b655e2ed2af6998d14863955b0b1 100644 --- a/examples/hello_world/HelloWorld.cxx +++ b/examples/hello_world/HelloWorld.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Must be included before any other GL includes: diff --git a/examples/hello_world/LoadShaders.h b/examples/hello_world/LoadShaders.h index 60125b12ce546d6c264de7871411066cb657e3ae..b21bb660cb06da9ff8cb03deefa112b5a6bf3843 100644 --- a/examples/hello_world/LoadShaders.h +++ b/examples/hello_world/LoadShaders.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef LOAD_SHADERS diff --git a/examples/histogram/CMakeLists.txt b/examples/histogram/CMakeLists.txt index d8eaae7be858cfad82b3f309fb6cbe38a3ad849a..262d7097aff85c712443c5cbf1e43dbd5ff10238 100644 --- a/examples/histogram/CMakeLists.txt +++ b/examples/histogram/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(Histogram CXX) diff --git a/examples/histogram/Histogram.cxx b/examples/histogram/Histogram.cxx index daa60a46acff918591e6c33c4d017e7a5fec2523..51f8bb27255b4adcc3c93a05a68d9ecd047ddec0 100644 --- a/examples/histogram/Histogram.cxx +++ b/examples/histogram/Histogram.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ /* diff --git a/examples/histogram/HistogramMPI.h b/examples/histogram/HistogramMPI.h index 60e1fe5e8659b6ee03429f6339d242075ad3da9f..df7a91f4b7d5f7169d852bf334dada16a874d07a 100644 --- a/examples/histogram/HistogramMPI.h +++ b/examples/histogram/HistogramMPI.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_examples_histogram_HistogramMPI_h #define vtk_m_examples_histogram_HistogramMPI_h diff --git a/examples/histogram/HistogramMPI.hxx b/examples/histogram/HistogramMPI.hxx index d2757b069f2ebe9b809f2fa863ab7a48948a34e7..3a550785d1a1f5f028bb8dd90f91e5fbf35ee213 100644 --- a/examples/histogram/HistogramMPI.hxx +++ b/examples/histogram/HistogramMPI.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/isosurface/CMakeLists.txt b/examples/isosurface/CMakeLists.txt index 461306d3e8f44722d95bdf499db75d56ac005826..6241018715b16f85410841257fb95e67f8d4ca90 100644 --- a/examples/isosurface/CMakeLists.txt +++ b/examples/isosurface/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(IsoSurface CXX) diff --git a/examples/isosurface/IsosurfaceUniformGrid.cxx b/examples/isosurface/IsosurfaceUniformGrid.cxx index 98c1f11f7387eb8f67cdb2f8c538acf8bd9a602b..df83c1548703dcaf0749ed11e001f986b329c7ed 100644 --- a/examples/isosurface/IsosurfaceUniformGrid.cxx +++ b/examples/isosurface/IsosurfaceUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/isosurface/quaternion.h b/examples/isosurface/quaternion.h index 965b12ec6264c558c4e8d2f1166dd6992f14e404..35349a202c3fe03296e343d52248bc5c427519dd 100644 --- a/examples/isosurface/quaternion.h +++ b/examples/isosurface/quaternion.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ /* * quaternion.h diff --git a/examples/lagrangian/ABCfield.h b/examples/lagrangian/ABCfield.h index f66c0053faafcbec162d69ee5c53a69ce0de4fd0..93a257bd7da478f419da3ffc6fdcf517cc20fb64 100644 --- a/examples/lagrangian/ABCfield.h +++ b/examples/lagrangian/ABCfield.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/lagrangian/CMakeLists.txt b/examples/lagrangian/CMakeLists.txt index d49224c39341d2a9be8332284eeb76ef0626c711..ce7fc2cf85887c6f4972089662c7287f1f8f535d 100644 --- a/examples/lagrangian/CMakeLists.txt +++ b/examples/lagrangian/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) #Find the VTK-m package diff --git a/examples/lagrangian/lagrangian.cxx b/examples/lagrangian/lagrangian.cxx index adfe4cdf4b27589099d161df2367914fb709b01d..2a4de8349382a8f945f5b622b6d263b6de77ecf0 100644 --- a/examples/lagrangian/lagrangian.cxx +++ b/examples/lagrangian/lagrangian.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "ABCfield.h" diff --git a/examples/multi_backend/CMakeLists.txt b/examples/multi_backend/CMakeLists.txt index 07c27d8c3bf6ef42f7b95935b92072ed53bde44a..8b53971d6ce119e4ab13c9ac57251563731725ee 100644 --- a/examples/multi_backend/CMakeLists.txt +++ b/examples/multi_backend/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(MultiBackend CXX) diff --git a/examples/multi_backend/IOGenerator.cxx b/examples/multi_backend/IOGenerator.cxx index 44e02e9f75e3f18c52663ebe89ed3e65db9cfd84..0c00421e70d40dd96c7d909481bfbc92d7d7ae11 100644 --- a/examples/multi_backend/IOGenerator.cxx +++ b/examples/multi_backend/IOGenerator.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include "IOGenerator.h" diff --git a/examples/multi_backend/IOGenerator.h b/examples/multi_backend/IOGenerator.h index ebe1d8d65f092588a16f3d42df14fdd1d1049eb7..99b3ca69b8d6c86a6e86a5c11f31bf62914004d8 100644 --- a/examples/multi_backend/IOGenerator.h +++ b/examples/multi_backend/IOGenerator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_examples_multibackend_IOWorker_h #define vtk_m_examples_multibackend_IOWorker_h diff --git a/examples/multi_backend/MultiBackend.cxx b/examples/multi_backend/MultiBackend.cxx index 67a2e733d451c4d9188a3652b1b6cb5d797c19bc..9368f8a6f780f94a5d1287f44840e3ff86959f2b 100644 --- a/examples/multi_backend/MultiBackend.cxx +++ b/examples/multi_backend/MultiBackend.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include @@ -105,7 +95,7 @@ void multiblock_processing(TaskQueue& queue) const auto& field = block.GetField("Gradients", vtkm::cont::Field::Association::POINTS); (void)field; } - catch (vtkm::cont::ErrorBadValue) + catch (const vtkm::cont::ErrorBadValue& error) { std::cerr << "gradient filter failed!" << std::endl; break; diff --git a/examples/multi_backend/MultiDeviceGradient.cxx b/examples/multi_backend/MultiDeviceGradient.cxx index 7d30e58def6f07943befab84080b9b0dfbc9e090..0984c9ab9f6c78af063283eb4a51b8e469ae48ca 100644 --- a/examples/multi_backend/MultiDeviceGradient.cxx +++ b/examples/multi_backend/MultiDeviceGradient.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_examples_multibackend_MultiDeviceGradient_cxx diff --git a/examples/multi_backend/MultiDeviceGradient.h b/examples/multi_backend/MultiDeviceGradient.h index d44c7b7ed24d323bceb7e1accaa33ab7d1a0bbf9..86bf24eef0993d463397306d1acef175ff93b3cb 100644 --- a/examples/multi_backend/MultiDeviceGradient.h +++ b/examples/multi_backend/MultiDeviceGradient.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_examples_multibackend_MultiDeviceGradient_h #define vtk_m_examples_multibackend_MultiDeviceGradient_h diff --git a/examples/multi_backend/MultiDeviceGradient.hxx b/examples/multi_backend/MultiDeviceGradient.hxx index 49afc76e56e6480d418472e9710606b4e743de14..4b0f7105db8cee59a373d72a4e777377c8aee455 100644 --- a/examples/multi_backend/MultiDeviceGradient.hxx +++ b/examples/multi_backend/MultiDeviceGradient.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/multi_backend/TaskQueue.h b/examples/multi_backend/TaskQueue.h index eef8600a1a01f2a3a98ff1c74abe00ff3bfe2d03..285f870f75ad9d05a64c02c078ea70aaf6969a11 100644 --- a/examples/multi_backend/TaskQueue.h +++ b/examples/multi_backend/TaskQueue.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_examples_multibackend_TaskQueue_h #define vtk_m_examples_multibackend_TaskQueue_h diff --git a/examples/oscillator/CMakeLists.txt b/examples/oscillator/CMakeLists.txt index 02a252452ae3eda0210cb9b3a79208d862b72fea..74cfa28bc7d920f970a82968982aea9aa364cc01 100644 --- a/examples/oscillator/CMakeLists.txt +++ b/examples/oscillator/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(Oscillator CXX) diff --git a/examples/oscillator/Oscillator.cxx b/examples/oscillator/Oscillator.cxx index d1098eaf5d4788e1c2a15d116045084906b0bc3b..7445e79cff80127d5e6134746cc1df42bc99b638 100644 --- a/examples/oscillator/Oscillator.cxx +++ b/examples/oscillator/Oscillator.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/particle_advection/CMakeLists.txt b/examples/particle_advection/CMakeLists.txt index 9e04899c79841034525df2e5eec270d8832b6239..f0b294a2d8eeedeaab58d0fe12f7b06b29499db4 100644 --- a/examples/particle_advection/CMakeLists.txt +++ b/examples/particle_advection/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(ParticleAdvection CXX) diff --git a/examples/particle_advection/ParticleAdvection.cxx b/examples/particle_advection/ParticleAdvection.cxx index e57452d566bd57b735e93a0e04222aa9b212ca36..d4697bd301233b3b6a1bf61fa5e1f4f78d068724 100644 --- a/examples/particle_advection/ParticleAdvection.cxx +++ b/examples/particle_advection/ParticleAdvection.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/redistribute_points/CMakeLists.txt b/examples/redistribute_points/CMakeLists.txt index ec73b14b9cd49d7efca9e4322a8e501c389f52f5..542018334d3ed2de88c6a15eab0a51d9e4b68b56 100644 --- a/examples/redistribute_points/CMakeLists.txt +++ b/examples/redistribute_points/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(RedistributePoints CXX) diff --git a/examples/redistribute_points/RedistributePoints.cxx b/examples/redistribute_points/RedistributePoints.cxx index 701753d874e94300c0c7e88341393e5878e6b45c..49956e480c7149f9de8a089ff84665fee98b2925 100644 --- a/examples/redistribute_points/RedistributePoints.cxx +++ b/examples/redistribute_points/RedistributePoints.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/redistribute_points/RedistributePoints.h b/examples/redistribute_points/RedistributePoints.h index b832a40880c8e7ad8f404242f0aa275b9899445e..0c82083607c14ffe2f9ca4e2c393c0bfc8b791d0 100644 --- a/examples/redistribute_points/RedistributePoints.h +++ b/examples/redistribute_points/RedistributePoints.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/rendering/CMakeLists.txt b/examples/rendering/CMakeLists.txt index b49da8c1e03f7c220e8f9e2ac18dd007d2e01b27..3df93dd9e46b954389928689db4cea94b88578c7 100644 --- a/examples/rendering/CMakeLists.txt +++ b/examples/rendering/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(RenderingExample CXX) diff --git a/examples/rendering/Rendering.cxx b/examples/rendering/Rendering.cxx index 5ac8c3daec5b6649902a4c279e70228f8541bb70..ffefe92260bfa16a3c09d1d5db5c563c49efddf1 100644 --- a/examples/rendering/Rendering.cxx +++ b/examples/rendering/Rendering.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/streamline/CMakeLists.txt b/examples/streamline/CMakeLists.txt index 756a0715a38c4f3f9f392d768edc132a2685534a..073bb5bd8fc8aef8e777f8a13ccdd08b6744ec23 100644 --- a/examples/streamline/CMakeLists.txt +++ b/examples/streamline/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(Streamline CXX) diff --git a/examples/streamline/StreamLineUniformGrid.cxx b/examples/streamline/StreamLineUniformGrid.cxx index 0d8e095461f4122c600f1d823d613d7a48669880..5c5bd2cfbd143b2b055230495400999b34a69005 100644 --- a/examples/streamline/StreamLineUniformGrid.cxx +++ b/examples/streamline/StreamLineUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/tau_timing/CMakeLists.txt b/examples/tau_timing/CMakeLists.txt index db13a1699e82e5dce52bec7fb43bb80dd9510480..ae94d8fc761cf42fe35becf161f22dc249dcf0e7 100644 --- a/examples/tau_timing/CMakeLists.txt +++ b/examples/tau_timing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(TauTiming CXX) diff --git a/examples/tau_timing/TauTiming.cxx b/examples/tau_timing/TauTiming.cxx index a0b88015f92cfc0e40cbee71000dda5282c11647..2b88c190d61cef59b0c0b80712d619b0d903236c 100644 --- a/examples/tau_timing/TauTiming.cxx +++ b/examples/tau_timing/TauTiming.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/temporal_advection/CMakeLists.txt b/examples/temporal_advection/CMakeLists.txt index 71aff052d4da0cc22a26d0d95c6588c71eec17be..191c9bf7da87952caa994b485a65efc3911e9331 100644 --- a/examples/temporal_advection/CMakeLists.txt +++ b/examples/temporal_advection/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ #Find the VTK-m package cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) diff --git a/examples/temporal_advection/TemporalAdvection.cxx b/examples/temporal_advection/TemporalAdvection.cxx index aeb550326aa6aaf1dfc048b4465e8583a96c18ea..dd244464238168ad26e1f506e2ede24bf8642d83 100644 --- a/examples/temporal_advection/TemporalAdvection.cxx +++ b/examples/temporal_advection/TemporalAdvection.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/tetrahedra/CMakeLists.txt b/examples/tetrahedra/CMakeLists.txt index 18b77f801fcbd187cbff01f2d0e10c4bdf4c44d2..ece07c8bd77d5bfc3829063284d664a6c36e656c 100644 --- a/examples/tetrahedra/CMakeLists.txt +++ b/examples/tetrahedra/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(Tetrahedra CXX) diff --git a/examples/tetrahedra/TetrahedralizeExplicitGrid.cxx b/examples/tetrahedra/TetrahedralizeExplicitGrid.cxx index 70ca4d7e5402664d3ae3fd00c7392e6bd3c877a0..8b02ef718101469b92c08504b44c5d3fdbfc55ed 100644 --- a/examples/tetrahedra/TetrahedralizeExplicitGrid.cxx +++ b/examples/tetrahedra/TetrahedralizeExplicitGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/tetrahedra/TetrahedralizeUniformGrid.cxx b/examples/tetrahedra/TetrahedralizeUniformGrid.cxx index af144ace9811de57737e5caca4416902a8ad8802..edd942f8672e9608d655e405250cabc0bd7d55a1 100644 --- a/examples/tetrahedra/TetrahedralizeUniformGrid.cxx +++ b/examples/tetrahedra/TetrahedralizeUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/examples/tetrahedra/TriangulateExplicitGrid.cxx b/examples/tetrahedra/TriangulateExplicitGrid.cxx index e7de62d8594f82d11c7a9488d0f5113b70cf6692..b5ad8bdf467ac4c649a9c428911da8b5de29c439 100644 --- a/examples/tetrahedra/TriangulateExplicitGrid.cxx +++ b/examples/tetrahedra/TriangulateExplicitGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/tetrahedra/TriangulateUniformGrid.cxx b/examples/tetrahedra/TriangulateUniformGrid.cxx index db240beef703971cbd4b7776f2c2be37732c2b09..55dda8f0770783c48f9bc9e17b52040c3994f0aa 100644 --- a/examples/tetrahedra/TriangulateUniformGrid.cxx +++ b/examples/tetrahedra/TriangulateUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/examples/unified_memory/CMakeLists.txt b/examples/unified_memory/CMakeLists.txt index 3aa14034a9fc3a98145894e92698a159016a7608..44b1140f65e0546b914aa2768dccb7d97f18e1e4 100644 --- a/examples/unified_memory/CMakeLists.txt +++ b/examples/unified_memory/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2015 UT-Battelle, LLC. -## Copyright 2015 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ cmake_minimum_required(VERSION 3.8...3.14 FATAL_ERROR) project(UnifiedMemory CXX) diff --git a/examples/unified_memory/UnifiedMemory.cu b/examples/unified_memory/UnifiedMemory.cu index 667d0fd0e05143771704b8b1180b1006080e2725..d4b099d64daf42a86ca42cf5db244ecc8c87cec0 100644 --- a/examples/unified_memory/UnifiedMemory.cu +++ b/examples/unified_memory/UnifiedMemory.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/Assert.h b/vtkm/Assert.h index 9537c4e4cbab6155c81f39827453a99a39f9b3bd..bdb613f255b28e0f3a7281088fe2cb9fca5ce23a 100644 --- a/vtkm/Assert.h +++ b/vtkm/Assert.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Assert_h diff --git a/vtkm/BaseComponent.h b/vtkm/BaseComponent.h index ce5a5ed7c1e0f10746491e2aac194a1babc640c1..cb0f91275c432f818ffca7d3d5052f3be292b400 100644 --- a/vtkm/BaseComponent.h +++ b/vtkm/BaseComponent.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_BaseComponent_h #define vtk_m_BaseComponent_h diff --git a/vtkm/BinaryOperators.h b/vtkm/BinaryOperators.h index f324fc3fa328f0d8e85bf73e1302741c7f4c5a26..99303c966e294425df65e2e492cc6eaf5e6b5f67 100644 --- a/vtkm/BinaryOperators.h +++ b/vtkm/BinaryOperators.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_BinaryOperators_h #define vtk_m_BinaryOperators_h diff --git a/vtkm/BinaryPredicates.h b/vtkm/BinaryPredicates.h index e2c471e5ca24dd60996934e0bbc3a50231312fce..2d9098b7179c44351b7624a6718b57186a7adbe5 100644 --- a/vtkm/BinaryPredicates.h +++ b/vtkm/BinaryPredicates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_BinaryPredicates_h #define vtk_m_BinaryPredicates_h diff --git a/vtkm/Bitset.h b/vtkm/Bitset.h index 76928c5cfe06db8bf604be65ec9352511ab24cfe..c8765b219d6dc1ef9c943a6c9c06a7e24648087a 100644 --- a/vtkm/Bitset.h +++ b/vtkm/Bitset.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Bitset_h diff --git a/vtkm/Bounds.h b/vtkm/Bounds.h index 1ce107966ea3402e719a86788ec304a78f76cd72..13274466957294ebb46408e1cc31a00c3c9f37fc 100644 --- a/vtkm/Bounds.h +++ b/vtkm/Bounds.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Bounds_h diff --git a/vtkm/CMakeLists.txt b/vtkm/CMakeLists.txt index e1bf45620fcadb631eaa4946dccad58e70f55f53..cd0459b1fbb3184b74364a8b9c7d1f4d44bac258 100644 --- a/vtkm/CMakeLists.txt +++ b/vtkm/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ # Configure version file. (Other configuration in internal/Configure.h) diff --git a/vtkm/CellClassification.h b/vtkm/CellClassification.h index ccec61fabb606ff39c01eab0a92cbe43e0b773f5..69bc5bee30a7867d34c755cd4eb84e65a8dd052d 100644 --- a/vtkm/CellClassification.h +++ b/vtkm/CellClassification.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_CellClassification_h #define vtk_m_CellClassification_h diff --git a/vtkm/CellShape.h b/vtkm/CellShape.h index 9d50d1908d43fce5271dd2db4936f5264b3d6c84..7dfe1c96a3904f0212607bc1013b78f5284dad13 100644 --- a/vtkm/CellShape.h +++ b/vtkm/CellShape.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_CellShape_h #define vtk_m_CellShape_h diff --git a/vtkm/CellTraits.h b/vtkm/CellTraits.h index 9d2c1db74f6aeff41b49387a730c5950fb7968df..d7a90cb245ba6861d4df732ebfa3a9ccc3d09f7d 100644 --- a/vtkm/CellTraits.h +++ b/vtkm/CellTraits.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_CellTraits_h #define vtk_m_CellTraits_h diff --git a/vtkm/Flags.h b/vtkm/Flags.h index ba90d3f66cd392403287c0263a125376ef2ba683..ca4b8d80f1bc0e1868437829e10bc9da0c21572d 100644 --- a/vtkm/Flags.h +++ b/vtkm/Flags.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Flags_h #define vtk_m_Flags_h diff --git a/vtkm/Geometry.h b/vtkm/Geometry.h index 3822bbe9fb56bc7092f46db6151031377e2f66d6..80d3089d23e7ab2f4c3ee1e6151133601edb74bc 100644 --- a/vtkm/Geometry.h +++ b/vtkm/Geometry.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Geometry_h diff --git a/vtkm/Geometry.hxx b/vtkm/Geometry.hxx index cb91818e78d71339e443fdb23ac6e3a9dede1265..c766d32dd46e0903c6728170e49aea1e7212aadf 100644 --- a/vtkm/Geometry.hxx +++ b/vtkm/Geometry.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace vtkm diff --git a/vtkm/Hash.h b/vtkm/Hash.h index ea2515fbefe5451f6d5884d912499b610cb0c30f..c9a3262b4d81cea9176abb6de54c1439adc10513 100644 --- a/vtkm/Hash.h +++ b/vtkm/Hash.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Hash_h #define vtk_m_Hash_h diff --git a/vtkm/ImplicitFunction.h b/vtkm/ImplicitFunction.h index 6b3445c81f6e761f329e07009492e777fc333c83..c76fd0b12162f80936d1c6cdb34eacd073293476 100644 --- a/vtkm/ImplicitFunction.h +++ b/vtkm/ImplicitFunction.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_ImplicitFunction_h #define vtk_m_ImplicitFunction_h diff --git a/vtkm/ListTag.h b/vtkm/ListTag.h index b916844c184ab0a3d90e615cdef437bf3d52e4cd..860c5e81ecb6303d23efe3dfd11c143f0597ebfd 100644 --- a/vtkm/ListTag.h +++ b/vtkm/ListTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_ListTag_h #define vtk_m_ListTag_h diff --git a/vtkm/Math.h b/vtkm/Math.h index f7af5d28755a08b51cc1f0957ac5265d419bbbc0..2042c8582e9872c02c3ded66c8a75ba78a31e884 100644 --- a/vtkm/Math.h +++ b/vtkm/Math.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ // **** DO NOT EDIT THIS FILE!!! **** // This file is automatically generated by Math.h.in diff --git a/vtkm/Math.h.in b/vtkm/Math.h.in index 1602f37c32c9340b0f7475bcb7de734502c022a0..301390b98b92f1f7950ce763a2c598bf5ef85a36 100644 --- a/vtkm/Math.h.in +++ b/vtkm/Math.h.in @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ $# This file uses the pyexpander macro processing utility to build the $# FunctionInterface facilities that use a variable number of arguments. $# Information, documentation, and downloads for pyexpander can be found at: diff --git a/vtkm/Matrix.h b/vtkm/Matrix.h index af9ac2e635805d40822a2111349bd804f22457ba..b4afbaefe08a3ecc5172f79f306635acd49ec7ef 100644 --- a/vtkm/Matrix.h +++ b/vtkm/Matrix.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_Matrix_h #define vtk_m_Matrix_h diff --git a/vtkm/NewtonsMethod.h b/vtkm/NewtonsMethod.h index 76f59067293230905fd177d3d91315f5499f631b..363e610723b253f374b1420416b8dc8188851edd 100644 --- a/vtkm/NewtonsMethod.h +++ b/vtkm/NewtonsMethod.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_NewtonsMethod_h #define vtk_m_NewtonsMethod_h diff --git a/vtkm/Pair.h b/vtkm/Pair.h index 1b438bcd30e2d74a8d8b5b47b2bf45c8c2c051d8..7ebad97d3533e6e3bd3380dda5bef102bae57697 100644 --- a/vtkm/Pair.h +++ b/vtkm/Pair.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Pair_h diff --git a/vtkm/Range.h b/vtkm/Range.h index a58de6bc853930800cb014bcf9f934ebb7b5dd81..5eb17baf17bf4362b2be1e994db6475c93f22f73 100644 --- a/vtkm/Range.h +++ b/vtkm/Range.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Range_h diff --git a/vtkm/RangeId.h b/vtkm/RangeId.h index e7e4787c5f12019a6af1a3d1cf3e2591456adb19..5149f45a1855bb9c2dcbf07e7c3cba4f0401b30f 100644 --- a/vtkm/RangeId.h +++ b/vtkm/RangeId.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_RangeId_h #define vtk_m_RangeId_h diff --git a/vtkm/RangeId2.h b/vtkm/RangeId2.h index 14b71acaaeda8e59afefefc229c438129b257641..679689d055ebd2b2d1a008c30c38844d32d6fd66 100644 --- a/vtkm/RangeId2.h +++ b/vtkm/RangeId2.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_RangeId2_h #define vtk_m_RangeId2_h diff --git a/vtkm/RangeId3.h b/vtkm/RangeId3.h index 16266b7f6545070171e18627c9a29e4ad7d94119..acdcde61441ec70742e55f956c704fb62a9ac3e9 100644 --- a/vtkm/RangeId3.h +++ b/vtkm/RangeId3.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_RangeId3_h #define vtk_m_RangeId3_h diff --git a/vtkm/StaticAssert.h b/vtkm/StaticAssert.h index 7d03b7d31fdbfcd06d1ca5d2550d747c6cb8d67d..9f405e45665f56c84af1cb878ce1559eaeb11b53 100644 --- a/vtkm/StaticAssert.h +++ b/vtkm/StaticAssert.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_StaticAssert_h #define vtk_m_StaticAssert_h diff --git a/vtkm/Swap.h b/vtkm/Swap.h index 233266ad2ad2a2692451330aeaabf3f13e1f77a3..3f4b1ddc07e691d473bfffd392e920bd96f8c033 100644 --- a/vtkm/Swap.h +++ b/vtkm/Swap.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Swap_h diff --git a/vtkm/TopologyElementTag.h b/vtkm/TopologyElementTag.h index ad96e74c965c34139af10418f80a2eeccfaae9ae..6cda149d4a3b9d35b59bd2d0384f527ce550b907 100644 --- a/vtkm/TopologyElementTag.h +++ b/vtkm/TopologyElementTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_TopologyElementTag_h #define vtk_m_TopologyElementTag_h diff --git a/vtkm/Transform3D.h b/vtkm/Transform3D.h index 9e18e51e15cba0d6e0512037cdf9a0c7e9a83c94..f9d780f16d5f377c3054da1e4fb041152c627d52 100644 --- a/vtkm/Transform3D.h +++ b/vtkm/Transform3D.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_Transform3D_h #define vtk_m_Transform3D_h diff --git a/vtkm/TypeListTag.h b/vtkm/TypeListTag.h index a6ff9bc3ecf062fe6fed0f30158dcbf5f4d0d35d..1c4c47e35d9f3c7b1b652d778addf57f86ce0977 100644 --- a/vtkm/TypeListTag.h +++ b/vtkm/TypeListTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_TypeListTag_h #define vtk_m_TypeListTag_h diff --git a/vtkm/TypeTraits.h b/vtkm/TypeTraits.h index 03d01984d8e4ca32c5bedc7fc66cbbb26ceafeaa..3af3163d993d71fb2b99cc052b6802cc1c3b47a9 100644 --- a/vtkm/TypeTraits.h +++ b/vtkm/TypeTraits.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_TypeTraits_h #define vtk_m_TypeTraits_h diff --git a/vtkm/Types.h b/vtkm/Types.h index 4a3713e303d5208396e22438794b68728e934ad5..acf9f6eb4a8f2c581d90a0906077d85e7ca02122 100644 --- a/vtkm/Types.h +++ b/vtkm/Types.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Types_h #define vtk_m_Types_h diff --git a/vtkm/UnaryPredicates.h b/vtkm/UnaryPredicates.h index 1eb44686050b70eb4d01f71c3ceed000393cc910..38937e8a11ae6d98dbd3b15964f3301da7b007b3 100644 --- a/vtkm/UnaryPredicates.h +++ b/vtkm/UnaryPredicates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_UnaryPredicates_h #define vtk_m_UnaryPredicates_h diff --git a/vtkm/VecAxisAlignedPointCoordinates.h b/vtkm/VecAxisAlignedPointCoordinates.h index 28afa7815accde0b261252450106786d4db43aa8..867758187169997827ecdea30d227fc78885c4d8 100644 --- a/vtkm/VecAxisAlignedPointCoordinates.h +++ b/vtkm/VecAxisAlignedPointCoordinates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecAxisAlignedPointCoordinates_h diff --git a/vtkm/VecFromPortal.h b/vtkm/VecFromPortal.h index 877ecffff53b1fe75415b1b141d8d9cfd269199e..729732fbce6d9738f17dc10bab94de01f55b365b 100644 --- a/vtkm/VecFromPortal.h +++ b/vtkm/VecFromPortal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecFromPortal_h #define vtk_m_VecFromPortal_h diff --git a/vtkm/VecFromPortalPermute.h b/vtkm/VecFromPortalPermute.h index b2f07bc5ff1fe16664592072b4aef8f41d79169b..93377e06cfd1e35a81e6d3bc2ad6a0f89ac50fd0 100644 --- a/vtkm/VecFromPortalPermute.h +++ b/vtkm/VecFromPortalPermute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecFromPortalPermute_h #define vtk_m_VecFromPortalPermute_h diff --git a/vtkm/VecFromVirtPortal.h b/vtkm/VecFromVirtPortal.h index 75ba9e10c2a9d07249fe4be3c3b3cd75acc68b48..d7d8845a7ec3186b2ba0d8d46428ae9ee7200e31 100644 --- a/vtkm/VecFromVirtPortal.h +++ b/vtkm/VecFromVirtPortal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecFromVirtPortal_h #define vtk_m_VecFromVirtPortal_h diff --git a/vtkm/VecTraits.h b/vtkm/VecTraits.h index 9d8b7aed17db4c24f909a32e767012f41df27d1e..31faf54177b01c3e03ca13997915a3becfddd652 100644 --- a/vtkm/VecTraits.h +++ b/vtkm/VecTraits.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecTraits_h #define vtk_m_VecTraits_h diff --git a/vtkm/VecVariable.h b/vtkm/VecVariable.h index 85fbfd0bc2c79285f5461f0348ee96ff3402ed11..54627fdd715d8527f5c5e38dad10e3a952c69169 100644 --- a/vtkm/VecVariable.h +++ b/vtkm/VecVariable.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VecVariable_h #define vtk_m_VecVariable_h diff --git a/vtkm/VectorAnalysis.h b/vtkm/VectorAnalysis.h index 978e5c4d2438b3f650f0f2b6fb440f34f5ebfd37..ca144a31a265aaed7a8b1f7d733c7cc567870502 100644 --- a/vtkm/VectorAnalysis.h +++ b/vtkm/VectorAnalysis.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_VectorAnalysis_h #define vtk_m_VectorAnalysis_h diff --git a/vtkm/Version.h.in b/vtkm/Version.h.in index 66bc87fa7b474c09090ce7ca66587a40fd322f46..2e7306ceac9a2c073e5b21f4022fb2935dd4b4d4 100644 --- a/vtkm/Version.h.in +++ b/vtkm/Version.h.in @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_Version_h #define vtk_m_Version_h diff --git a/vtkm/VirtualObjectBase.h b/vtkm/VirtualObjectBase.h index 8f0fd38d69c0d9f3fc6f4365d4ae03145f280832..1f7ff58501f6dd7d87c327f737f9cbeda24dfe18 100644 --- a/vtkm/VirtualObjectBase.h +++ b/vtkm/VirtualObjectBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_VirtualObjectBase_h #define vtk_m_VirtualObjectBase_h diff --git a/vtkm/cont/Algorithm.h b/vtkm/cont/Algorithm.h index 99705a0ae91c92fe0c2f9dd1f9c84c0c3b60b36c..b959a8709931fca93a3f581de84690af3c98a335 100644 --- a/vtkm/cont/Algorithm.h +++ b/vtkm/cont/Algorithm.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Algorithm_h #define vtk_m_cont_Algorithm_h diff --git a/vtkm/cont/ArrayCopy.h b/vtkm/cont/ArrayCopy.h index 96c45884b00ecf526ee67bed88051c41e7e45192..0054f54fb8eee00b87193f2685b2ccdf8fa575ea 100644 --- a/vtkm/cont/ArrayCopy.h +++ b/vtkm/cont/ArrayCopy.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayCopy_h #define vtk_m_cont_ArrayCopy_h diff --git a/vtkm/cont/ArrayHandle.cxx b/vtkm/cont/ArrayHandle.cxx index 843e7f83c2380d0b8115574a4aeca3d7f8725957..206110bb068932d6d9cec11b3659d853bf5201b3 100644 --- a/vtkm/cont/ArrayHandle.cxx +++ b/vtkm/cont/ArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtkm_cont_ArrayHandle_cxx diff --git a/vtkm/cont/ArrayHandle.h b/vtkm/cont/ArrayHandle.h index bb019f56537ec00be9d45e5764b8163d0a7d10b4..595b94942300b68a77e9fd5ab10948eadabc478a 100644 --- a/vtkm/cont/ArrayHandle.h +++ b/vtkm/cont/ArrayHandle.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandle_h #define vtk_m_cont_ArrayHandle_h diff --git a/vtkm/cont/ArrayHandle.hxx b/vtkm/cont/ArrayHandle.hxx index a59aeb46cea0cbd7b6d9f9b9816e4411ac9f682f..c66514b1a3e9193b47270b65ac22ebb96349f9cd 100644 --- a/vtkm/cont/ArrayHandle.hxx +++ b/vtkm/cont/ArrayHandle.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandle_hxx #define vtk_m_cont_ArrayHandle_hxx diff --git a/vtkm/cont/ArrayHandleBitField.h b/vtkm/cont/ArrayHandleBitField.h index 259f0e970060b1addec478c6cbc854f153e05916..2a3ab5d8e86478c79ed8aa6fa73dc6f4dfc6159b 100644 --- a/vtkm/cont/ArrayHandleBitField.h +++ b/vtkm/cont/ArrayHandleBitField.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleBitField_h #define vtk_m_cont_ArrayHandleBitField_h diff --git a/vtkm/cont/ArrayHandleCartesianProduct.h b/vtkm/cont/ArrayHandleCartesianProduct.h index 7276028478b68530517d48b9f08c886a81bca8b0..f766262710051dad69ba6bb2984325a9ca61a7fa 100644 --- a/vtkm/cont/ArrayHandleCartesianProduct.h +++ b/vtkm/cont/ArrayHandleCartesianProduct.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleCartesianProduct_h #define vtk_m_cont_ArrayHandleCartesianProduct_h diff --git a/vtkm/cont/ArrayHandleCast.h b/vtkm/cont/ArrayHandleCast.h index ac33857b016f77610d8a7ed356723f031b4dd005..3cd02574ca8ef65df4e029b51e85c771d96f514b 100644 --- a/vtkm/cont/ArrayHandleCast.h +++ b/vtkm/cont/ArrayHandleCast.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleCast_h #define vtk_m_cont_ArrayHandleCast_h diff --git a/vtkm/cont/ArrayHandleCompositeVector.h b/vtkm/cont/ArrayHandleCompositeVector.h index bf2e7a3f54d271a97050f2874b119083842e715f..ae91d8c1c176ad7fb7350949588decb00daaf338 100644 --- a/vtkm/cont/ArrayHandleCompositeVector.h +++ b/vtkm/cont/ArrayHandleCompositeVector.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_ArrayHandleCompositeVector_h #define vtk_m_ArrayHandleCompositeVector_h diff --git a/vtkm/cont/ArrayHandleConcatenate.h b/vtkm/cont/ArrayHandleConcatenate.h index b9b2b46c191f3b16268f8544d2c4e55548117876..9d3cfed8939503050741505827892908a101cb96 100644 --- a/vtkm/cont/ArrayHandleConcatenate.h +++ b/vtkm/cont/ArrayHandleConcatenate.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleConcatenate_h #define vtk_m_cont_ArrayHandleConcatenate_h diff --git a/vtkm/cont/ArrayHandleConstant.h b/vtkm/cont/ArrayHandleConstant.h index ca015d19897c4328f2eacf013e15444144032438..3829888a51589d3690736083971432fb94f3b17b 100644 --- a/vtkm/cont/ArrayHandleConstant.h +++ b/vtkm/cont/ArrayHandleConstant.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleConstant_h #define vtk_m_cont_ArrayHandleConstant_h diff --git a/vtkm/cont/ArrayHandleCounting.h b/vtkm/cont/ArrayHandleCounting.h index d290aaa83ebd55f08a8ce8e54380f86feaf3ddf3..8f3c7e27bebb5015e08d140bd819172e6dea6e07 100644 --- a/vtkm/cont/ArrayHandleCounting.h +++ b/vtkm/cont/ArrayHandleCounting.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleCounting_h #define vtk_m_cont_ArrayHandleCounting_h diff --git a/vtkm/cont/ArrayHandleDiscard.h b/vtkm/cont/ArrayHandleDiscard.h index 827d4f168f8adb769ff17201b315b3eff047d4b7..d5a67b182ddad8bb13c12ac14e18f2f09597cdb5 100644 --- a/vtkm/cont/ArrayHandleDiscard.h +++ b/vtkm/cont/ArrayHandleDiscard.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleDiscard_h #define vtk_m_cont_ArrayHandleDiscard_h diff --git a/vtkm/cont/ArrayHandleExtractComponent.h b/vtkm/cont/ArrayHandleExtractComponent.h index e7c024d442cdca9e294efcc3d1774aeb8ce08726..5b4af37ca7d35c8a8e9cab0dfa6af5e678a476ae 100644 --- a/vtkm/cont/ArrayHandleExtractComponent.h +++ b/vtkm/cont/ArrayHandleExtractComponent.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleExtractComponent_h #define vtk_m_cont_ArrayHandleExtractComponent_h diff --git a/vtkm/cont/ArrayHandleGroupVec.h b/vtkm/cont/ArrayHandleGroupVec.h index a17d31af5272f640551d7c394bc159f343153ab5..048b2441bc82a50a26e21eb142f49b45b28fae28 100644 --- a/vtkm/cont/ArrayHandleGroupVec.h +++ b/vtkm/cont/ArrayHandleGroupVec.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleGroupVec_h #define vtk_m_cont_ArrayHandleGroupVec_h diff --git a/vtkm/cont/ArrayHandleGroupVecVariable.h b/vtkm/cont/ArrayHandleGroupVecVariable.h index f017778007ea0c246af2a2dbed90571509f71469..b23a110250d0f531b908c33b5dbe918421145e4f 100644 --- a/vtkm/cont/ArrayHandleGroupVecVariable.h +++ b/vtkm/cont/ArrayHandleGroupVecVariable.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleGroupVecVariable_h #define vtk_m_cont_ArrayHandleGroupVecVariable_h diff --git a/vtkm/cont/ArrayHandleImplicit.h b/vtkm/cont/ArrayHandleImplicit.h index f3d8bf9c18fc3048422adc54843106bbe63733d0..d5998da72a937d6e897f54641a93318e9bb7c7b7 100644 --- a/vtkm/cont/ArrayHandleImplicit.h +++ b/vtkm/cont/ArrayHandleImplicit.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleImplicit_h #define vtk_m_cont_ArrayHandleImplicit_h diff --git a/vtkm/cont/ArrayHandleIndex.h b/vtkm/cont/ArrayHandleIndex.h index 29f787d39d379b334b56850461732d0a0d29d410..4ba612ab6f192db8b4db0a9513ee7e2ec509d69e 100644 --- a/vtkm/cont/ArrayHandleIndex.h +++ b/vtkm/cont/ArrayHandleIndex.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleIndex_h #define vtk_m_cont_ArrayHandleIndex_h diff --git a/vtkm/cont/ArrayHandlePermutation.h b/vtkm/cont/ArrayHandlePermutation.h index 46b6abe0385d43aae9aed76464c3afac2fda968a..b66ca015d7b9dc753a838f64deed2b929a994318 100644 --- a/vtkm/cont/ArrayHandlePermutation.h +++ b/vtkm/cont/ArrayHandlePermutation.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandlePermutation_h #define vtk_m_cont_ArrayHandlePermutation_h diff --git a/vtkm/cont/ArrayHandleReverse.h b/vtkm/cont/ArrayHandleReverse.h index a080f32c0cea53a8aed440f59287f2085ac964fe..6799c1b437da6542e12d74ec98a4fbc85ffe757a 100644 --- a/vtkm/cont/ArrayHandleReverse.h +++ b/vtkm/cont/ArrayHandleReverse.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleReverse_h #define vtk_m_cont_ArrayHandleReverse_h diff --git a/vtkm/cont/ArrayHandleStreaming.h b/vtkm/cont/ArrayHandleStreaming.h index 58e33de2eb4e5a3bb225eb0def21076086686344..b4f13f9e8d8404a6e1f0c219a53deb0a13fa0c7a 100644 --- a/vtkm/cont/ArrayHandleStreaming.h +++ b/vtkm/cont/ArrayHandleStreaming.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleStreaming_h #define vtk_m_cont_ArrayHandleStreaming_h diff --git a/vtkm/cont/ArrayHandleSwizzle.h b/vtkm/cont/ArrayHandleSwizzle.h index 72be449ae1ce7486bcf6d920b433005251ea07df..4f9400e04164a0c19f33a0ea88a62d6a9391dda5 100644 --- a/vtkm/cont/ArrayHandleSwizzle.h +++ b/vtkm/cont/ArrayHandleSwizzle.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleSwizzle_h #define vtk_m_cont_ArrayHandleSwizzle_h diff --git a/vtkm/cont/ArrayHandleTransform.h b/vtkm/cont/ArrayHandleTransform.h index 6ea83c79d4683448c36824ff59c572d6beee51f8..fe85a39a2016741ae347204b176643a3b4a5fb2f 100644 --- a/vtkm/cont/ArrayHandleTransform.h +++ b/vtkm/cont/ArrayHandleTransform.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_ArrayHandleTransform_h #define vtk_m_cont_ArrayHandleTransform_h diff --git a/vtkm/cont/ArrayHandleUniformPointCoordinates.h b/vtkm/cont/ArrayHandleUniformPointCoordinates.h index 708408c1227e878e54ad0465a9e8599d28d0d11b..f0b1deaeb5a3e1c9ac2412d4f367a57856c6eb0c 100644 --- a/vtkm/cont/ArrayHandleUniformPointCoordinates.h +++ b/vtkm/cont/ArrayHandleUniformPointCoordinates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleUniformPointCoordinates_h #define vtk_m_cont_ArrayHandleUniformPointCoordinates_h diff --git a/vtkm/cont/ArrayHandleView.h b/vtkm/cont/ArrayHandleView.h index 366e313f632bf486f979de4d47e464da085158fd..e84c5a6e6681ceff4a89f789dab5a6178fc707d6 100644 --- a/vtkm/cont/ArrayHandleView.h +++ b/vtkm/cont/ArrayHandleView.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleView_h #define vtk_m_cont_ArrayHandleView_h diff --git a/vtkm/cont/ArrayHandleVirtual.cxx b/vtkm/cont/ArrayHandleVirtual.cxx index 1664aea71bbdc02571f6a4c694a99f8a36448a44..ce3a466eb5315a5465c0102b78378f131bf280d2 100644 --- a/vtkm/cont/ArrayHandleVirtual.cxx +++ b/vtkm/cont/ArrayHandleVirtual.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_ArrayHandleVirtual_cxx #include diff --git a/vtkm/cont/ArrayHandleVirtual.h b/vtkm/cont/ArrayHandleVirtual.h index aee3fe9bd4bacf3b9d1cc6035cd4d27b60a319e8..f078982842e0a3e6de7613233455e80774b50f14 100644 --- a/vtkm/cont/ArrayHandleVirtual.h +++ b/vtkm/cont/ArrayHandleVirtual.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleVirtual_h #define vtk_m_cont_ArrayHandleVirtual_h diff --git a/vtkm/cont/ArrayHandleVirtual.hxx b/vtkm/cont/ArrayHandleVirtual.hxx index c38acd578f947609c23e9e7ff0aac1c7f6df3f03..034d0482498efca72cbdf5a9dc4577e19da5e6ad 100644 --- a/vtkm/cont/ArrayHandleVirtual.hxx +++ b/vtkm/cont/ArrayHandleVirtual.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleVirtual_hxx #define vtk_m_cont_ArrayHandleVirtual_hxx diff --git a/vtkm/cont/ArrayHandleVirtualCoordinates.h b/vtkm/cont/ArrayHandleVirtualCoordinates.h index 88b599308a635bac34f770ee6011a7b9c961fb6e..1d502b3c40e468f6e61bb58bc889eab451b4c6cd 100644 --- a/vtkm/cont/ArrayHandleVirtualCoordinates.h +++ b/vtkm/cont/ArrayHandleVirtualCoordinates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleVirtualCoordinates_h #define vtk_m_cont_ArrayHandleVirtualCoordinates_h diff --git a/vtkm/cont/ArrayHandleZip.h b/vtkm/cont/ArrayHandleZip.h index ade3ad4a40e97eb40a6313f953bcc9dbe07c9215..cdd79a77c22932a77f7c041d6ff7cf14f2399de0 100644 --- a/vtkm/cont/ArrayHandleZip.h +++ b/vtkm/cont/ArrayHandleZip.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayHandleZip_h #define vtk_m_cont_ArrayHandleZip_h diff --git a/vtkm/cont/ArrayPortal.h b/vtkm/cont/ArrayPortal.h index 64a109494a92e255dea7ed98bfb782fce8b25065..55cca922dd020139433347e351b90c041a0d20ac 100644 --- a/vtkm/cont/ArrayPortal.h +++ b/vtkm/cont/ArrayPortal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayPortal_h #define vtk_m_cont_ArrayPortal_h diff --git a/vtkm/cont/ArrayPortalToIterators.h b/vtkm/cont/ArrayPortalToIterators.h index fa6cf873fb42706939ee9360b72f49174260c314..d1869f4e3a874b0b5bfffb8649dee001ba79ca2f 100644 --- a/vtkm/cont/ArrayPortalToIterators.h +++ b/vtkm/cont/ArrayPortalToIterators.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayPortalToIterators_h #define vtk_m_cont_ArrayPortalToIterators_h diff --git a/vtkm/cont/ArrayRangeCompute.cxx b/vtkm/cont/ArrayRangeCompute.cxx index d91db7875842b402c1234905c108fbe4ef68bbb5..5f15b5daaa3d2b98ab5759ed74b5714707d4de36 100644 --- a/vtkm/cont/ArrayRangeCompute.cxx +++ b/vtkm/cont/ArrayRangeCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/ArrayRangeCompute.h b/vtkm/cont/ArrayRangeCompute.h index bc1ff979e831e5fb8ece95d12d83ebcf62fe5ce6..c825eb1fa0a5b1be3509f453020334f0c61c071f 100644 --- a/vtkm/cont/ArrayRangeCompute.h +++ b/vtkm/cont/ArrayRangeCompute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayRangeCompute_h #define vtk_m_cont_ArrayRangeCompute_h diff --git a/vtkm/cont/ArrayRangeCompute.hxx b/vtkm/cont/ArrayRangeCompute.hxx index 1e7372c0dbe908ef9a4e80c50b095f37be946293..d0b188dbcf75f1fd3d9efed56c9cfb319bfbd257 100644 --- a/vtkm/cont/ArrayRangeCompute.hxx +++ b/vtkm/cont/ArrayRangeCompute.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ArrayRangeCompute_hxx #define vtk_m_cont_ArrayRangeCompute_hxx diff --git a/vtkm/cont/AssignerMultiBlock.cxx b/vtkm/cont/AssignerMultiBlock.cxx index 638ad6a70c887ce77607a4f72c24db3fa74f8344..208363c6d0cd70e4ed74632c77186caf29abdad0 100644 --- a/vtkm/cont/AssignerMultiBlock.cxx +++ b/vtkm/cont/AssignerMultiBlock.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/AssignerMultiBlock.h b/vtkm/cont/AssignerMultiBlock.h index ede6dbf125c8aa4f90087b0cc470a8e09bf833d3..7a260394a928a2ddf9a705d590684df0a9a99f9a 100644 --- a/vtkm/cont/AssignerMultiBlock.h +++ b/vtkm/cont/AssignerMultiBlock.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_AssignerMultiBlock_h #define vtk_m_cont_AssignerMultiBlock_h diff --git a/vtkm/cont/AtomicArray.h b/vtkm/cont/AtomicArray.h index b6d3a5bb197361718692e909774ee8b5712f8b30..09c4823b1ae7e07719d2f1c528df03136aa7dd1a 100644 --- a/vtkm/cont/AtomicArray.h +++ b/vtkm/cont/AtomicArray.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_AtomicArray_h #define vtk_m_cont_AtomicArray_h diff --git a/vtkm/cont/BitField.h b/vtkm/cont/BitField.h index 27a3157cf6ab569dbd5b0b17aa86456851d5ba49..004bef10c472076b3de48ab3a816e6266a42ecc2 100644 --- a/vtkm/cont/BitField.h +++ b/vtkm/cont/BitField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_BitField_h diff --git a/vtkm/cont/BoundsCompute.cxx b/vtkm/cont/BoundsCompute.cxx index 3acc48d023f79b93490f2d587044efe6677f0b00..6814a6628dd021c2afdb775a720c3dc15f43268c 100644 --- a/vtkm/cont/BoundsCompute.cxx +++ b/vtkm/cont/BoundsCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/BoundsCompute.h b/vtkm/cont/BoundsCompute.h index 52bdd9bdf7f12561613fff714138c1c343c464a8..c29849425359748d7d651d8df6b08b3cab5a6fe4 100644 --- a/vtkm/cont/BoundsCompute.h +++ b/vtkm/cont/BoundsCompute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_BoundsCompute_h #define vtk_m_cont_BoundsCompute_h diff --git a/vtkm/cont/BoundsGlobalCompute.cxx b/vtkm/cont/BoundsGlobalCompute.cxx index 1e7f143ad47441006fc4603a8999e887ad0cd4d3..dd77d5bb96ba699e98e2636383b89bb50b8acb49 100644 --- a/vtkm/cont/BoundsGlobalCompute.cxx +++ b/vtkm/cont/BoundsGlobalCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/BoundsGlobalCompute.h b/vtkm/cont/BoundsGlobalCompute.h index 7aaaf58cbf3568ba9bcf791b202655e232c17e60..f7072892ca642a892b59b310e817288d5ae12b0b 100644 --- a/vtkm/cont/BoundsGlobalCompute.h +++ b/vtkm/cont/BoundsGlobalCompute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_BoundsGlobalCompute_h #define vtk_m_cont_BoundsGlobalCompute_h diff --git a/vtkm/cont/CMakeLists.txt b/vtkm/cont/CMakeLists.txt index 67e47feae56c5fbdd9517d162a7b44ab754092a9..b0c39b3b3ed68f9e7563c206052f072279b7686f 100644 --- a/vtkm/cont/CMakeLists.txt +++ b/vtkm/cont/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/CastAndCall.h b/vtkm/cont/CastAndCall.h index 5817af03ebf5e7f2638d08ce802219775ccceba9..dc5eb9aca0e3be4898fdd19d14a681ed8124e483 100644 --- a/vtkm/cont/CastAndCall.h +++ b/vtkm/cont/CastAndCall.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CastAndCall_h #define vtk_m_cont_CastAndCall_h diff --git a/vtkm/cont/CellLocator.cxx b/vtkm/cont/CellLocator.cxx index 8a3e32f0db0aa11fe459c2b40e39ecba61839179..31c8c79d7b7c13585f0fbb4de84b5f1eea40d6e4 100644 --- a/vtkm/cont/CellLocator.cxx +++ b/vtkm/cont/CellLocator.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocator.h b/vtkm/cont/CellLocator.h index a80d21166ff61fd1841ba591f57260bb1baaeb00..caa6e5d41da47b40ef98611a2d0309022f8d32a5 100644 --- a/vtkm/cont/CellLocator.h +++ b/vtkm/cont/CellLocator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellLocator_h #define vtk_m_cont_CellLocator_h diff --git a/vtkm/cont/CellLocatorBoundingIntervalHierarchy.cxx b/vtkm/cont/CellLocatorBoundingIntervalHierarchy.cxx index 41006a71bc4cb5a782f996db918e74521799aabd..007385d7b0bf7d1fdaf71c7ab5929e07c581c188 100644 --- a/vtkm/cont/CellLocatorBoundingIntervalHierarchy.cxx +++ b/vtkm/cont/CellLocatorBoundingIntervalHierarchy.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocatorBoundingIntervalHierarchy.h b/vtkm/cont/CellLocatorBoundingIntervalHierarchy.h index 3f77cd2e89c979f09e21bb69407c3eccab176f98..e5b2d52197a62cfe78d9340d18d423ab7bba678f 100644 --- a/vtkm/cont/CellLocatorBoundingIntervalHierarchy.h +++ b/vtkm/cont/CellLocatorBoundingIntervalHierarchy.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellLocatorBoundingIntervalHierarchy_h diff --git a/vtkm/cont/CellLocatorGeneral.cxx b/vtkm/cont/CellLocatorGeneral.cxx index 9364f1480ca8d2d13a58fa40b0c02b1353859f43..091cb4cd5c3a3bd69d19b5e2ce975049b2124c67 100644 --- a/vtkm/cont/CellLocatorGeneral.cxx +++ b/vtkm/cont/CellLocatorGeneral.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocatorGeneral.h b/vtkm/cont/CellLocatorGeneral.h index 7c8038c4cd3311ffec3e106f5a541423802ee142..4ec53f4bcbc03860b23632f5d3490ff2abb255bb 100644 --- a/vtkm/cont/CellLocatorGeneral.h +++ b/vtkm/cont/CellLocatorGeneral.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellLocatorGeneral_h #define vtk_m_cont_CellLocatorGeneral_h diff --git a/vtkm/cont/CellLocatorRectilinearGrid.cxx b/vtkm/cont/CellLocatorRectilinearGrid.cxx index 2754a2f28ab60b2d262d777e0ca9d0e8e6dd4090..921c6bd6c71fb90fa110031290e5812e65710a81 100644 --- a/vtkm/cont/CellLocatorRectilinearGrid.cxx +++ b/vtkm/cont/CellLocatorRectilinearGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocatorRectilinearGrid.h b/vtkm/cont/CellLocatorRectilinearGrid.h index 3c7702a10fdb5e1caf2e78c6ab30688e815916d4..7f387fcfae97a8bed05313e88b776e855b7d8cc5 100644 --- a/vtkm/cont/CellLocatorRectilinearGrid.h +++ b/vtkm/cont/CellLocatorRectilinearGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtkm_cont_CellLocatorRectilinearGrid_h #define vtkm_cont_CellLocatorRectilinearGrid_h diff --git a/vtkm/cont/CellLocatorUniformBins.cxx b/vtkm/cont/CellLocatorUniformBins.cxx index 00e1a447e17548464c060cca249ed24e2729f228..4394545a7964039c24c359c4114cfee9a4cbcee0 100644 --- a/vtkm/cont/CellLocatorUniformBins.cxx +++ b/vtkm/cont/CellLocatorUniformBins.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocatorUniformBins.h b/vtkm/cont/CellLocatorUniformBins.h index 1a3c3589ac3a6aad047bfc234e82a7b043ce0c2b..62b3d5a975d7482254961db3c31208444689b3d4 100644 --- a/vtkm/cont/CellLocatorUniformBins.h +++ b/vtkm/cont/CellLocatorUniformBins.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellLocatorUniformBins_h #define vtk_m_cont_CellLocatorUniformBins_h diff --git a/vtkm/cont/CellLocatorUniformGrid.cxx b/vtkm/cont/CellLocatorUniformGrid.cxx index 47d4fd2e651f15e19bbca4f6c82e14659a3a8081..eebaea902f850d3c24a24de9afa9f35da8c81b2b 100644 --- a/vtkm/cont/CellLocatorUniformGrid.cxx +++ b/vtkm/cont/CellLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellLocatorUniformGrid.h b/vtkm/cont/CellLocatorUniformGrid.h index 162c2fccb47982cb72cd3f86dbb82804589ab038..1bc13e7d03f1979ffe05f69bb10bafbfdaf64e68 100644 --- a/vtkm/cont/CellLocatorUniformGrid.h +++ b/vtkm/cont/CellLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtkm_cont_CellLocatorUniformGrid_h #define vtkm_cont_CellLocatorUniformGrid_h diff --git a/vtkm/cont/CellSet.cxx b/vtkm/cont/CellSet.cxx index a8436c252229547a89764093b7a0a76114b096de..1fdbe43b50b13a67f97c74336b4b430592f84b3f 100644 --- a/vtkm/cont/CellSet.cxx +++ b/vtkm/cont/CellSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CellSet.h b/vtkm/cont/CellSet.h index b80a8aac268df17d94c9b90810bcfb4adb634a80..37ed1e4391095ff123f235ba0443f032b9f09c19 100644 --- a/vtkm/cont/CellSet.h +++ b/vtkm/cont/CellSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSet_h #define vtk_m_cont_CellSet_h diff --git a/vtkm/cont/CellSetExplicit.cxx b/vtkm/cont/CellSetExplicit.cxx index e24b4cbbe5ed4d7066d8eae3c2f3f8527c1ab8a2..2eb29fd39dc7d78826fc567001e71332dbd958fc 100644 --- a/vtkm/cont/CellSetExplicit.cxx +++ b/vtkm/cont/CellSetExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_CellSetExplicit_cxx diff --git a/vtkm/cont/CellSetExplicit.h b/vtkm/cont/CellSetExplicit.h index bea627608eddac03019b2cba1119573c534e2515..e1d39449c6393b602004189a10299d1321643389 100644 --- a/vtkm/cont/CellSetExplicit.h +++ b/vtkm/cont/CellSetExplicit.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSetExplicit_h #define vtk_m_cont_CellSetExplicit_h diff --git a/vtkm/cont/CellSetExplicit.hxx b/vtkm/cont/CellSetExplicit.hxx index 07c985e1dd0d8d87b87e794b939946bf52b5bb93..3bcddeb95096ea88e523bbade4ca0984a7b8e88e 100644 --- a/vtkm/cont/CellSetExplicit.hxx +++ b/vtkm/cont/CellSetExplicit.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/CellSetListTag.h b/vtkm/cont/CellSetListTag.h index b794f91c58d3c5d497519c39f75793daec872f04..8317311a89cac74821691dedc13f198a0592ab34 100644 --- a/vtkm/cont/CellSetListTag.h +++ b/vtkm/cont/CellSetListTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSetListTag_h #define vtk_m_cont_CellSetListTag_h diff --git a/vtkm/cont/CellSetPermutation.h b/vtkm/cont/CellSetPermutation.h index 938d53228c788d64c1fa1592514b2bf3a2834f2a..ad787bbef06ec0adc0b055e1d950d62f58bfd546 100644 --- a/vtkm/cont/CellSetPermutation.h +++ b/vtkm/cont/CellSetPermutation.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSetPermutation_h #define vtk_m_cont_CellSetPermutation_h diff --git a/vtkm/cont/CellSetSingleType.h b/vtkm/cont/CellSetSingleType.h index 9448039d2c500603fd40c3636b022275984a4a38..b70a9ecc5e144cd4cd99e14441dcd00f0a38db32 100644 --- a/vtkm/cont/CellSetSingleType.h +++ b/vtkm/cont/CellSetSingleType.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSetSingleType_h #define vtk_m_cont_CellSetSingleType_h diff --git a/vtkm/cont/CellSetStructured.cxx b/vtkm/cont/CellSetStructured.cxx index bbe0d367f80548776738792b4507e1a7273b09a5..8d992c425f3a4bbcd8455a3d465d567e6a384ab5 100644 --- a/vtkm/cont/CellSetStructured.cxx +++ b/vtkm/cont/CellSetStructured.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtkm_cont_CellSetStructured_cxx diff --git a/vtkm/cont/CellSetStructured.h b/vtkm/cont/CellSetStructured.h index e853ddbea4c1d8be29870f8a0a5a5177345609af..a810445f31e99477a201bf7ecd95b31da331603f 100644 --- a/vtkm/cont/CellSetStructured.h +++ b/vtkm/cont/CellSetStructured.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellSetStructured_h #define vtk_m_cont_CellSetStructured_h diff --git a/vtkm/cont/CellSetStructured.hxx b/vtkm/cont/CellSetStructured.hxx index 6e0b9ee7bc55eb93968964544da5dc27e735ac78..bacea1cb402a9d5504cb3e5403955b4b0bb036aa 100644 --- a/vtkm/cont/CellSetStructured.hxx +++ b/vtkm/cont/CellSetStructured.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace vtkm diff --git a/vtkm/cont/ColorTable.cxx b/vtkm/cont/ColorTable.cxx index 436f1a8195752eb2d304a57406e2cbe8c3d1e539..c1b0a1040c2f330a8a4dad8e747a20f68b7de2a7 100644 --- a/vtkm/cont/ColorTable.cxx +++ b/vtkm/cont/ColorTable.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/ColorTable.h b/vtkm/cont/ColorTable.h index 22bc237f7782e678b335a3ad772c1bb38e437377..1e499d3f2848550597608270c64068793bc77cfa 100644 --- a/vtkm/cont/ColorTable.h +++ b/vtkm/cont/ColorTable.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ColorTable_h #define vtk_m_cont_ColorTable_h diff --git a/vtkm/cont/ColorTable.hxx b/vtkm/cont/ColorTable.hxx index c73cc5e292779e1fabd7021156da9343aefae2f7..a5fc7d8360fbe9041c0279e3e00978813b94fddd 100644 --- a/vtkm/cont/ColorTable.hxx +++ b/vtkm/cont/ColorTable.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ColorTable_hxx diff --git a/vtkm/cont/ColorTablePresets.cxx b/vtkm/cont/ColorTablePresets.cxx index 6266f27a31580fb27d3ac5406aceb9545dcd6c87..84d384dc24adb1957ca03ffb084f764433eb96bf 100644 --- a/vtkm/cont/ColorTablePresets.cxx +++ b/vtkm/cont/ColorTablePresets.cxx @@ -1,22 +1,11 @@ - //============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/ColorTablePrivate.hxx b/vtkm/cont/ColorTablePrivate.hxx index 3d38129f36cceab90b9adbfcb8211ce5960e0be4..7f3e2bd9da9e8be3b332da4209e49c198184039a 100644 --- a/vtkm/cont/ColorTablePrivate.hxx +++ b/vtkm/cont/ColorTablePrivate.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/ColorTableSamples.h b/vtkm/cont/ColorTableSamples.h index dbcdcb1634965b79af2bfe0cb8dd8b9619ad5467..2e07e4ad03fd2b3ababe2ad5267e05c96e118318 100644 --- a/vtkm/cont/ColorTableSamples.h +++ b/vtkm/cont/ColorTableSamples.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ColorTableSamples_h #define vtk_m_cont_ColorTableSamples_h diff --git a/vtkm/cont/CoordinateSystem.cxx b/vtkm/cont/CoordinateSystem.cxx index 59391569e0d0d69b668942085a1f8b1cbe808fb8..85f67f0552594448b945467c89d4879831929045 100644 --- a/vtkm/cont/CoordinateSystem.cxx +++ b/vtkm/cont/CoordinateSystem.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/CoordinateSystem.h b/vtkm/cont/CoordinateSystem.h index 2b9adb8573a0ceb13b875c1875de961b7e8aded2..38477839b0111b62fb8dd28334c07020ee0b5b59 100644 --- a/vtkm/cont/CoordinateSystem.h +++ b/vtkm/cont/CoordinateSystem.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CoordinateSystem_h #define vtk_m_cont_CoordinateSystem_h diff --git a/vtkm/cont/CoordinateSystem.hxx b/vtkm/cont/CoordinateSystem.hxx index dca1ac0633476e6097cda364984427ed67e4b4c7..d710d07b49eb887a4f11201d1914edd124a01e91 100644 --- a/vtkm/cont/CoordinateSystem.hxx +++ b/vtkm/cont/CoordinateSystem.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CoordinateSystem_hxx #define vtk_m_cont_CoordinateSystem_hxx diff --git a/vtkm/cont/DataSet.cxx b/vtkm/cont/DataSet.cxx index 4820a0e8be397f63f2c725cd68c73b27555efed1..98c524299e7a48148a3d73d6ef2cf743f943cc5a 100644 --- a/vtkm/cont/DataSet.cxx +++ b/vtkm/cont/DataSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/DataSet.h b/vtkm/cont/DataSet.h index 90ed32bca09285d14cec5c20932f3fc23d071c88..4dd5c8c023feced086698ef7117c8c3aa1778550 100644 --- a/vtkm/cont/DataSet.h +++ b/vtkm/cont/DataSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DataSet_h #define vtk_m_cont_DataSet_h diff --git a/vtkm/cont/DataSetBuilderExplicit.cxx b/vtkm/cont/DataSetBuilderExplicit.cxx index 3a73d868b0c7e340a07bf49492473bf3bd6fecf6..e0f68c354a247034a2b55425744fcacf9ec75fe5 100644 --- a/vtkm/cont/DataSetBuilderExplicit.cxx +++ b/vtkm/cont/DataSetBuilderExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/DataSetBuilderExplicit.h b/vtkm/cont/DataSetBuilderExplicit.h index 3b2ba6d01cce9f5a99681974b52b9d8ef4af0843..c62c771f3979d010d2d74de397061ef6df1e0c6a 100644 --- a/vtkm/cont/DataSetBuilderExplicit.h +++ b/vtkm/cont/DataSetBuilderExplicit.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DataSetBuilderExplicit_h #define vtk_m_cont_DataSetBuilderExplicit_h diff --git a/vtkm/cont/DataSetBuilderRectilinear.cxx b/vtkm/cont/DataSetBuilderRectilinear.cxx index b5555567bc4e82bd8178b980520c957451344db0..2ee3972af9bc8771d59688edbfb881125591ef80 100644 --- a/vtkm/cont/DataSetBuilderRectilinear.cxx +++ b/vtkm/cont/DataSetBuilderRectilinear.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/DataSetBuilderRectilinear.h b/vtkm/cont/DataSetBuilderRectilinear.h index ae2d3942d7080e762256dcde680a561bbdaa6d69..144875d63c43af2a56e1906858bdebbf57e9d97c 100644 --- a/vtkm/cont/DataSetBuilderRectilinear.h +++ b/vtkm/cont/DataSetBuilderRectilinear.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DataSetBuilderRectilinear_h #define vtk_m_cont_DataSetBuilderRectilinear_h diff --git a/vtkm/cont/DataSetBuilderUniform.cxx b/vtkm/cont/DataSetBuilderUniform.cxx index 35aeed1a50898d054ef20a8638d3337c0497f9c7..18604e88ac69e75b746a1d54e1dc473a4966b870 100644 --- a/vtkm/cont/DataSetBuilderUniform.cxx +++ b/vtkm/cont/DataSetBuilderUniform.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/DataSetBuilderUniform.h b/vtkm/cont/DataSetBuilderUniform.h index db9a19217996ec0dd775215a1f10e3b6494fec2e..b8a7749e7cedec5377b80b0a0a309dc00a8c94f6 100644 --- a/vtkm/cont/DataSetBuilderUniform.h +++ b/vtkm/cont/DataSetBuilderUniform.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DataSetBuilderUniform_h #define vtk_m_cont_DataSetBuilderUniform_h diff --git a/vtkm/cont/DataSetFieldAdd.h b/vtkm/cont/DataSetFieldAdd.h index ee2bb55861983360d662c9c337d00afa53a52e51..a64c5e281029ea93064e4fa7a4c5fbcf86fea4c2 100644 --- a/vtkm/cont/DataSetFieldAdd.h +++ b/vtkm/cont/DataSetFieldAdd.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DataSetFieldAdd_h #define vtk_m_cont_DataSetFieldAdd_h diff --git a/vtkm/cont/DeviceAdapter.h b/vtkm/cont/DeviceAdapter.h index 90ef6fb6dfa98f2062d14e874d18d9117f42e40a..ffc6318238f210301c980292f02d465d851fcc1e 100644 --- a/vtkm/cont/DeviceAdapter.h +++ b/vtkm/cont/DeviceAdapter.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DeviceAdapter_h #define vtk_m_cont_DeviceAdapter_h diff --git a/vtkm/cont/DeviceAdapterAlgorithm.h b/vtkm/cont/DeviceAdapterAlgorithm.h index a3f9ea4323cbd2526075e8d5842b2ac8bb73f408..16e77c74ce476e58ec2f84430a9d38be0005a620 100644 --- a/vtkm/cont/DeviceAdapterAlgorithm.h +++ b/vtkm/cont/DeviceAdapterAlgorithm.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DeviceAdapterAlgorithm_h #define vtk_m_cont_DeviceAdapterAlgorithm_h diff --git a/vtkm/cont/DeviceAdapterListTag.h b/vtkm/cont/DeviceAdapterListTag.h index d6e839d6bb672c64847eded8846f3f719cd4a55d..8d5bd66893163bfbefde997c93b687db125ffb1d 100644 --- a/vtkm/cont/DeviceAdapterListTag.h +++ b/vtkm/cont/DeviceAdapterListTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DeviceAdapterListTag_h #define vtk_m_cont_DeviceAdapterListTag_h diff --git a/vtkm/cont/DeviceAdapterTag.h b/vtkm/cont/DeviceAdapterTag.h index 39df26df38db2f753c21b6abf4bed2d7f938b89f..d800063467b827df5ad803b008f1cdf0ab28f7c3 100644 --- a/vtkm/cont/DeviceAdapterTag.h +++ b/vtkm/cont/DeviceAdapterTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DeviceAdapterTag_h #define vtk_m_cont_DeviceAdapterTag_h diff --git a/vtkm/cont/DynamicCellSet.h b/vtkm/cont/DynamicCellSet.h index 5a0508effd23441104ead9e14a1460a3170029b3..9914efba68d168d1183eaeb2dc14f5dfddf596be 100644 --- a/vtkm/cont/DynamicCellSet.h +++ b/vtkm/cont/DynamicCellSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_DynamicCellSet_h #define vtk_m_cont_DynamicCellSet_h diff --git a/vtkm/cont/EnvironmentTracker.cxx b/vtkm/cont/EnvironmentTracker.cxx index 5e4dd70fb46bf6197fbf0b184bb3c5486aa49d6d..cb03cb73671b6f4287ed868462fbbcdea91fbb23 100644 --- a/vtkm/cont/EnvironmentTracker.cxx +++ b/vtkm/cont/EnvironmentTracker.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/EnvironmentTracker.h b/vtkm/cont/EnvironmentTracker.h index cd8f141aff0b36f193e9ff7f57a18fb0d81c11b6..48e79ded7188b0a41fa48a0727313045435f0e24 100644 --- a/vtkm/cont/EnvironmentTracker.h +++ b/vtkm/cont/EnvironmentTracker.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_EnvironmentTracker_h #define vtk_m_cont_EnvironmentTracker_h diff --git a/vtkm/cont/Error.h b/vtkm/cont/Error.h index b4ba63953aa0d76e01b3ccf3018e0e1d37916d43..a8f0af88389d1a00dd4d404474e3856cac8ac50d 100644 --- a/vtkm/cont/Error.h +++ b/vtkm/cont/Error.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Error_h #define vtk_m_cont_Error_h diff --git a/vtkm/cont/ErrorBadAllocation.h b/vtkm/cont/ErrorBadAllocation.h index 9811a9df575dc0d8012f405fafa5fd31284791c4..6179ec5c082b07382dcb65e07d5a10519a5d424b 100644 --- a/vtkm/cont/ErrorBadAllocation.h +++ b/vtkm/cont/ErrorBadAllocation.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorBadAllocation_h #define vtk_m_cont_ErrorBadAllocation_h diff --git a/vtkm/cont/ErrorBadDevice.cxx b/vtkm/cont/ErrorBadDevice.cxx index 9e51ca57dd9d44a41dc6fa917ccf652636af1c6e..54cb23f3710a559cd5f3d3315973de4e952c6bb6 100644 --- a/vtkm/cont/ErrorBadDevice.cxx +++ b/vtkm/cont/ErrorBadDevice.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/ErrorBadDevice.h b/vtkm/cont/ErrorBadDevice.h index 6119eaea35c750bda0b5e4dea5823c16c1f29eec..816eb0d6a1a14fcd498f642ce5bdf5bb060f98f1 100644 --- a/vtkm/cont/ErrorBadDevice.h +++ b/vtkm/cont/ErrorBadDevice.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorBadDevice_h #define vtk_m_cont_ErrorBadDevice_h diff --git a/vtkm/cont/ErrorBadType.cxx b/vtkm/cont/ErrorBadType.cxx index 693f3d52d394ac5a82715b495cf1c0e621108d76..2900e54a3df9cf51602d05822b3551fa01466b81 100644 --- a/vtkm/cont/ErrorBadType.cxx +++ b/vtkm/cont/ErrorBadType.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/ErrorBadType.h b/vtkm/cont/ErrorBadType.h index c32459ad01d880c21ff39114f1125850cf5b7715..2faff4c7618fe07f978455d5e7c1a51300f28e33 100644 --- a/vtkm/cont/ErrorBadType.h +++ b/vtkm/cont/ErrorBadType.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorBadType_h #define vtk_m_cont_ErrorBadType_h diff --git a/vtkm/cont/ErrorBadValue.h b/vtkm/cont/ErrorBadValue.h index b2b2a8c21735b54fb19b6eee056d6793ae118c52..aeef6fef3f910e86aa897bcd63b7754aeef068de 100644 --- a/vtkm/cont/ErrorBadValue.h +++ b/vtkm/cont/ErrorBadValue.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorBadValue_h #define vtk_m_cont_ErrorBadValue_h diff --git a/vtkm/cont/ErrorExecution.h b/vtkm/cont/ErrorExecution.h index 384c0d9a6e4650338dfd0ff577c494ea70aef39f..aae0b614164fa8fddbafaafb54a4e26dafc1b2f3 100644 --- a/vtkm/cont/ErrorExecution.h +++ b/vtkm/cont/ErrorExecution.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorExecution_h #define vtk_m_cont_ErrorExecution_h diff --git a/vtkm/cont/ErrorFilterExecution.h b/vtkm/cont/ErrorFilterExecution.h index b7617bb5255fe0536e985acd46db22d9e1bf3f0c..19c59e0ff6619496dee43ac6e2539cf52b43de46 100644 --- a/vtkm/cont/ErrorFilterExecution.h +++ b/vtkm/cont/ErrorFilterExecution.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorFilterExecution_h #define vtk_m_cont_ErrorFilterExecution_h diff --git a/vtkm/cont/ErrorInternal.h b/vtkm/cont/ErrorInternal.h index 8e525e267fe27829a270b1a73926de41be6a1797..e8f48f392afcaf77f702e35605f01c8d04b276c7 100644 --- a/vtkm/cont/ErrorInternal.h +++ b/vtkm/cont/ErrorInternal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ErrorInternal_h #define vtk_m_cont_ErrorInternal_h diff --git a/vtkm/cont/ExecutionAndControlObjectBase.h b/vtkm/cont/ExecutionAndControlObjectBase.h index 26f340dca681686e2e0eda59e87e831e7bf98db6..e4a934c57b46a426d844f71611a253494a37d3f2 100644 --- a/vtkm/cont/ExecutionAndControlObjectBase.h +++ b/vtkm/cont/ExecutionAndControlObjectBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ExecutionAndControlObjectBase_h #define vtk_m_cont_ExecutionAndControlObjectBase_h diff --git a/vtkm/cont/ExecutionObjectBase.h b/vtkm/cont/ExecutionObjectBase.h index 47dc08f99b9e5dcb8da508e68d089a2326b06c02..fcf758e2e9abcdb0f571955786140ddf68a993c6 100644 --- a/vtkm/cont/ExecutionObjectBase.h +++ b/vtkm/cont/ExecutionObjectBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ExecutionObjectBase_h #define vtk_m_cont_ExecutionObjectBase_h diff --git a/vtkm/cont/Field.cxx b/vtkm/cont/Field.cxx index 7c87f1edb2c368426f83321b35ac66d69c86049e..c4ca7291e4e7653c21b6c5ec128b65d3f84725a9 100644 --- a/vtkm/cont/Field.cxx +++ b/vtkm/cont/Field.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/Field.h b/vtkm/cont/Field.h index c1ad187ff93432895a6470821e5d69a91e181cb7..0f61008130ac8a5253fe06b6501a483ce850eaed 100644 --- a/vtkm/cont/Field.h +++ b/vtkm/cont/Field.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Field_h #define vtk_m_cont_Field_h diff --git a/vtkm/cont/FieldRangeCompute.cxx b/vtkm/cont/FieldRangeCompute.cxx index 29cfd4750e4120dd0ce979d9594e10634264d138..ff6eaabf52242145e4b557c40c30e35d59640916 100644 --- a/vtkm/cont/FieldRangeCompute.cxx +++ b/vtkm/cont/FieldRangeCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/FieldRangeCompute.h b/vtkm/cont/FieldRangeCompute.h index 2a971483c232465f52583da0ee38e27d50d1cb32..8adaaab1d7e9a387d647bb4dce4a7ac695afc64c 100644 --- a/vtkm/cont/FieldRangeCompute.h +++ b/vtkm/cont/FieldRangeCompute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_FieldRangeCompute_h #define vtk_m_cont_FieldRangeCompute_h diff --git a/vtkm/cont/FieldRangeCompute.hxx b/vtkm/cont/FieldRangeCompute.hxx index aef17a839e1a7c75152180d6c63a872ab663622b..bdfa5549f8c21cc6feb222f58a3ad0022dfd9635 100644 --- a/vtkm/cont/FieldRangeCompute.hxx +++ b/vtkm/cont/FieldRangeCompute.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_FieldRangeCompute_hxx #define vtk_m_cont_FieldRangeCompute_hxx diff --git a/vtkm/cont/FieldRangeGlobalCompute.cxx b/vtkm/cont/FieldRangeGlobalCompute.cxx index 90fa025ec8a23c4b527c61fce3163d5daf0bab8f..544353974a8bab5220b8324cb3cf902a0c60afb4 100644 --- a/vtkm/cont/FieldRangeGlobalCompute.cxx +++ b/vtkm/cont/FieldRangeGlobalCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/FieldRangeGlobalCompute.h b/vtkm/cont/FieldRangeGlobalCompute.h index 9c15b72486685fc2c262e6048bdab135fd7ee86c..38f4cc35e75f65a9a64f6a756c7b9a87b057b743 100644 --- a/vtkm/cont/FieldRangeGlobalCompute.h +++ b/vtkm/cont/FieldRangeGlobalCompute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_FieldRangeGlobalCompute_h #define vtk_m_cont_FieldRangeGlobalCompute_h diff --git a/vtkm/cont/FieldRangeGlobalCompute.hxx b/vtkm/cont/FieldRangeGlobalCompute.hxx index be4dc554dae2c7d1cad4a0655f69467554c12f43..56c99ce427cdb4c5dacad5d676dc27bb35dfba61 100644 --- a/vtkm/cont/FieldRangeGlobalCompute.hxx +++ b/vtkm/cont/FieldRangeGlobalCompute.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_FieldRangeGlobalCompute_hxx #define vtk_m_cont_FieldRangeGlobalCompute_hxx diff --git a/vtkm/cont/ImplicitFunctionHandle.h b/vtkm/cont/ImplicitFunctionHandle.h index 52331b001400e7295aacbbe8a306dcdbcda621b8..6667aee89672018d39301840eb995ee3bafc0702 100644 --- a/vtkm/cont/ImplicitFunctionHandle.h +++ b/vtkm/cont/ImplicitFunctionHandle.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_ImplicitFunctionHandle_h #define vtk_m_cont_ImplicitFunctionHandle_h diff --git a/vtkm/cont/Initialize.cxx b/vtkm/cont/Initialize.cxx index 656bc3fdd4495934af1becea81fd524bf6508578..b0b12c851470a958ac58df8374be74e98c592426 100644 --- a/vtkm/cont/Initialize.cxx +++ b/vtkm/cont/Initialize.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/Initialize.h b/vtkm/cont/Initialize.h index 08598632dcddd6a2c1113848cd513a1649eec1d7..9fe0a056afd60a491391506b5a83ae657e6374fc 100644 --- a/vtkm/cont/Initialize.h +++ b/vtkm/cont/Initialize.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Initialize_h #define vtk_m_cont_Initialize_h diff --git a/vtkm/cont/Logging.cxx b/vtkm/cont/Logging.cxx index 3ed05ac6e6216ad58853057d5f8a48076a0aafaf..405f67b9e637cb4424744e7c71be14add82a2ff3 100644 --- a/vtkm/cont/Logging.cxx +++ b/vtkm/cont/Logging.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/Logging.h b/vtkm/cont/Logging.h index 0d99a32288ef045c461d3ee04f8e329faf084a3d..ce2b8200b6944eb5288fde2401fe1fff2b2b97d5 100644 --- a/vtkm/cont/Logging.h +++ b/vtkm/cont/Logging.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Logging_h #define vtk_m_cont_Logging_h diff --git a/vtkm/cont/MultiBlock.cxx b/vtkm/cont/MultiBlock.cxx index 11a914073ca2fcb88d25abc4b3a8e997cb7df302..160d8786f78a685ba58b45edd14aa082817aab8f 100644 --- a/vtkm/cont/MultiBlock.cxx +++ b/vtkm/cont/MultiBlock.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/MultiBlock.h b/vtkm/cont/MultiBlock.h index 279399bb0fee053d56a9dbd083cb38fc6a5fefdd..3ea204aa2cdf2a0a446b7ca31bf140c764efc5e6 100644 --- a/vtkm/cont/MultiBlock.h +++ b/vtkm/cont/MultiBlock.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_MultiBlock_h #define vtk_m_cont_MultiBlock_h diff --git a/vtkm/cont/PointLocator.h b/vtkm/cont/PointLocator.h index b71ece5e5e30e5b209d5c737009dd34f8ee4b49f..059c455e8603e6734a06707607aca7e975f60563 100644 --- a/vtkm/cont/PointLocator.h +++ b/vtkm/cont/PointLocator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_PointLocator_h #define vtk_m_cont_PointLocator_h diff --git a/vtkm/cont/PointLocatorUniformGrid.h b/vtkm/cont/PointLocatorUniformGrid.h index 1da735b3b98ffcdfd7bfb04fdecd1e8cc0b3c909..157592aa1e03204bb1cfe1654140819404d25742 100644 --- a/vtkm/cont/PointLocatorUniformGrid.h +++ b/vtkm/cont/PointLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_PointLocatorUniformGrid_h #define vtk_m_cont_PointLocatorUniformGrid_h diff --git a/vtkm/cont/RuntimeDeviceInformation.cxx b/vtkm/cont/RuntimeDeviceInformation.cxx index 847ae4268383594c5c592bf28f74db9bb03dbf00..6f7936d31f187b7294bf73380266ba93f2cfbbe7 100644 --- a/vtkm/cont/RuntimeDeviceInformation.cxx +++ b/vtkm/cont/RuntimeDeviceInformation.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/RuntimeDeviceInformation.h b/vtkm/cont/RuntimeDeviceInformation.h index 9272d49199ada96952917c808563ec9c1d2282d1..c3ee1282c6233988bf4be8804fa35335db80eb8d 100644 --- a/vtkm/cont/RuntimeDeviceInformation.h +++ b/vtkm/cont/RuntimeDeviceInformation.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_RuntimeDeviceInformation_h #define vtk_m_cont_RuntimeDeviceInformation_h diff --git a/vtkm/cont/RuntimeDeviceTracker.cxx b/vtkm/cont/RuntimeDeviceTracker.cxx index 517d5f167a402e7cedfcbc35461ab44bbed2b958..81bef9f0905f21cd7a3ba28202188cbf349e6a7e 100644 --- a/vtkm/cont/RuntimeDeviceTracker.cxx +++ b/vtkm/cont/RuntimeDeviceTracker.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/RuntimeDeviceTracker.h b/vtkm/cont/RuntimeDeviceTracker.h index 74c480b928317160bd2d24e75a17d59ea28fa34a..be31139290ce8f52384346d494b1c3b5987bdb4b 100644 --- a/vtkm/cont/RuntimeDeviceTracker.h +++ b/vtkm/cont/RuntimeDeviceTracker.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_RuntimeDeviceTracker_h #define vtk_m_cont_RuntimeDeviceTracker_h diff --git a/vtkm/cont/SerializableTypeString.h b/vtkm/cont/SerializableTypeString.h index 9e6025078e24eee0760c7c695d8fccec751382e1..40d0e96b08cc0dd26c97751b5d9703231fab2449 100644 --- a/vtkm/cont/SerializableTypeString.h +++ b/vtkm/cont/SerializableTypeString.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_SerializableTypeString_h #define vtk_m_cont_SerializableTypeString_h diff --git a/vtkm/cont/Serialization.h b/vtkm/cont/Serialization.h index 6915ee4c13364b162cb80635332c09308553480e..4b4072b6fa4f52d6fd4ec5d2a002819a379b5af4 100644 --- a/vtkm/cont/Serialization.h +++ b/vtkm/cont/Serialization.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Serialization_h #define vtk_m_cont_Serialization_h diff --git a/vtkm/cont/Storage.h b/vtkm/cont/Storage.h index 4fd5f28d7b448b796b0346552a1a057e121abbf7..ef3d0b628c68693e6f5a645846589d0d3c56ae80 100644 --- a/vtkm/cont/Storage.h +++ b/vtkm/cont/Storage.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Storage_h #define vtk_m_cont_Storage_h diff --git a/vtkm/cont/StorageBasic.cxx b/vtkm/cont/StorageBasic.cxx index 319a424ea7d3c04b7fe4d9ab545d82c118d35577..447096578bce3316ff70decdfec9d68dd728c46f 100644 --- a/vtkm/cont/StorageBasic.cxx +++ b/vtkm/cont/StorageBasic.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtkm_cont_StorageBasic_cxx diff --git a/vtkm/cont/StorageBasic.h b/vtkm/cont/StorageBasic.h index 007ebba3e04a6e70ef5cb2a93ca930b237316714..676dd270ce19c5189578418b69bfff3e0c7aa62b 100644 --- a/vtkm/cont/StorageBasic.h +++ b/vtkm/cont/StorageBasic.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_StorageBasic_h #define vtk_m_cont_StorageBasic_h diff --git a/vtkm/cont/StorageBasic.hxx b/vtkm/cont/StorageBasic.hxx index e30430a42ae40c31f623d0225c3af65147cc3ef2..73f141003985daf0483d0f08e9e0cd2bebe09093 100644 --- a/vtkm/cont/StorageBasic.hxx +++ b/vtkm/cont/StorageBasic.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/StorageImplicit.h b/vtkm/cont/StorageImplicit.h index ea0f794e8f186c2f845410f0ece1848ee8d01cac..0f2062372e6ed8f46eabf0cd14e5c69cea15318f 100644 --- a/vtkm/cont/StorageImplicit.h +++ b/vtkm/cont/StorageImplicit.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_StorageImplicit #define vtk_m_cont_StorageImplicit diff --git a/vtkm/cont/StorageListTag.h b/vtkm/cont/StorageListTag.h index 0d5c5193989a3fef94f2e75cc43e3420c9e08aa3..4ddc3773547b451a00e512d62d2f988d05aa3852 100644 --- a/vtkm/cont/StorageListTag.h +++ b/vtkm/cont/StorageListTag.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_StorageListTag_h #define vtk_m_cont_StorageListTag_h diff --git a/vtkm/cont/StorageVirtual.cxx b/vtkm/cont/StorageVirtual.cxx index df75f3882b57bd147a1933ed8d531e6901e10cef..41c44072f8479b5613affb78771f33f1396b3377 100644 --- a/vtkm/cont/StorageVirtual.cxx +++ b/vtkm/cont/StorageVirtual.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_StorageVirtual_cxx #include diff --git a/vtkm/cont/StorageVirtual.h b/vtkm/cont/StorageVirtual.h index f383726e4d997b1a7478227e362f2b60e85d540d..0026aa04d617622c130fcc27908e4580bd4af2bd 100644 --- a/vtkm/cont/StorageVirtual.h +++ b/vtkm/cont/StorageVirtual.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_StorageVirtual_h #define vtk_m_cont_StorageVirtual_h diff --git a/vtkm/cont/StorageVirtual.hxx b/vtkm/cont/StorageVirtual.hxx index e71d150bb06841097371af91fd00999a14ac5d3c..6741e2e79b2bb1b03273dd0c40ed0da217595a94 100644 --- a/vtkm/cont/StorageVirtual.hxx +++ b/vtkm/cont/StorageVirtual.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_StorageVirtual_hxx #define vtk_m_cont_StorageVirtual_hxx diff --git a/vtkm/cont/Timer.cxx b/vtkm/cont/Timer.cxx index 89685de21e57d6d4deac1ba4e40f5fb8fcb3c980..cf04a6edd3d2411305ec5d5b24bbc14cdc8d442a 100644 --- a/vtkm/cont/Timer.cxx +++ b/vtkm/cont/Timer.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/Timer.h b/vtkm/cont/Timer.h index 58f06f4e29ad3329c4c5a216f2bc09280eaff7ef..566dc9819d9eaaa1d72cea0857a55852b7f2711c 100644 --- a/vtkm/cont/Timer.h +++ b/vtkm/cont/Timer.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_Timer_h #define vtk_m_cont_Timer_h diff --git a/vtkm/cont/TryExecute.cxx b/vtkm/cont/TryExecute.cxx index d2e86a2eb5b27ca2e1631e5e4e3297ebbe0e741f..c5ff29e721061d92b4c79cd6679c83b542766859 100644 --- a/vtkm/cont/TryExecute.cxx +++ b/vtkm/cont/TryExecute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/TryExecute.h b/vtkm/cont/TryExecute.h index e8de49e00eb15f71c5ac4b7d86815cb233cdfbe3..1ad910f63e1b01694b9562f621f2a6ffb2bbd29c 100644 --- a/vtkm/cont/TryExecute.h +++ b/vtkm/cont/TryExecute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_TryExecute_h #define vtk_m_cont_TryExecute_h diff --git a/vtkm/cont/VariantArrayHandle.cxx b/vtkm/cont/VariantArrayHandle.cxx index d0f6021922e877e8af7b25403ff2ebfb0483c31e..b8c700b26c48c28d7c34484358e206ff8bdcb246 100644 --- a/vtkm/cont/VariantArrayHandle.cxx +++ b/vtkm/cont/VariantArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/VariantArrayHandle.h b/vtkm/cont/VariantArrayHandle.h index e7bd8f68c7975d8ef055348b6230dc07cac88739..2e49b57f0ecd05b749a7a751e67ab837eb6b4e15 100644 --- a/vtkm/cont/VariantArrayHandle.h +++ b/vtkm/cont/VariantArrayHandle.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_VariantArrayHandle_h #define vtk_m_cont_VariantArrayHandle_h diff --git a/vtkm/cont/VirtualObjectHandle.h b/vtkm/cont/VirtualObjectHandle.h index 7db3f27ee2147e8c50b0e52cd0dd4fdbdcd5ad6b..c182d2fcfb5a5d5b511815658b6436844b7c9cef 100644 --- a/vtkm/cont/VirtualObjectHandle.h +++ b/vtkm/cont/VirtualObjectHandle.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_VirtualObjectHandle_h #define vtk_m_cont_VirtualObjectHandle_h diff --git a/vtkm/cont/VirtualObjectHandle.hxx b/vtkm/cont/VirtualObjectHandle.hxx index 81200c45c290b96cb0be6d2148ab15867a65cb4c..0618eee7b4e2574e17e4d84a623b8ae08003eee6 100644 --- a/vtkm/cont/VirtualObjectHandle.hxx +++ b/vtkm/cont/VirtualObjectHandle.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_VirtualObjectHandle_hxx #define vtk_m_cont_VirtualObjectHandle_hxx diff --git a/vtkm/cont/arg/CMakeLists.txt b/vtkm/cont/arg/CMakeLists.txt index 12a6eb2cfc9bb954da42d0545ebd0f72c75fd550..890bd9a856fda8dee8b146c3c10d985ccffd5de2 100644 --- a/vtkm/cont/arg/CMakeLists.txt +++ b/vtkm/cont/arg/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/arg/ControlSignatureTagBase.h b/vtkm/cont/arg/ControlSignatureTagBase.h index 3d0357957146cbdfab4dae9b2f349b8b5c42529c..1fc62963c39320e9689e54fbdb394b9848c3c096 100644 --- a/vtkm/cont/arg/ControlSignatureTagBase.h +++ b/vtkm/cont/arg/ControlSignatureTagBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_ControlSignatureTagBase_h #define vtk_m_cont_arg_ControlSignatureTagBase_h diff --git a/vtkm/cont/arg/Transport.h b/vtkm/cont/arg/Transport.h index 64cf0ff0e9ea17d30646ac3602ba1f9344ecae6d..2718b5049363606e09f83a0062a319b01c2513f8 100644 --- a/vtkm/cont/arg/Transport.h +++ b/vtkm/cont/arg/Transport.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_Transport_h #define vtk_m_cont_arg_Transport_h diff --git a/vtkm/cont/arg/TransportTagArrayIn.h b/vtkm/cont/arg/TransportTagArrayIn.h index f8087c3c46a71a32417168d1776f503d250a63a1..231061e9bb3f3200960ffa6f73c7cb0b798a8386 100644 --- a/vtkm/cont/arg/TransportTagArrayIn.h +++ b/vtkm/cont/arg/TransportTagArrayIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagArrayIn_h #define vtk_m_cont_arg_TransportTagArrayIn_h diff --git a/vtkm/cont/arg/TransportTagArrayInOut.h b/vtkm/cont/arg/TransportTagArrayInOut.h index acbeaf203f63f53f0df20364c469feddc88c18c6..11eef14a43693a31f479f83c49fdb7ee38270166 100644 --- a/vtkm/cont/arg/TransportTagArrayInOut.h +++ b/vtkm/cont/arg/TransportTagArrayInOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagArrayInOut_h #define vtk_m_cont_arg_TransportTagArrayInOut_h diff --git a/vtkm/cont/arg/TransportTagArrayOut.h b/vtkm/cont/arg/TransportTagArrayOut.h index f61ded60403cc11782533c2852e0b77512d7f75a..54c5974cd6ca152eb9412e7091205997d2a2f2d1 100644 --- a/vtkm/cont/arg/TransportTagArrayOut.h +++ b/vtkm/cont/arg/TransportTagArrayOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagArrayOut_h #define vtk_m_cont_arg_TransportTagArrayOut_h diff --git a/vtkm/cont/arg/TransportTagAtomicArray.h b/vtkm/cont/arg/TransportTagAtomicArray.h index bb35fb757b918d4891b5d445bee2b2ef6e43f154..3e405f0571bcd457d0ac02e875af8b596f068db3 100644 --- a/vtkm/cont/arg/TransportTagAtomicArray.h +++ b/vtkm/cont/arg/TransportTagAtomicArray.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagAtomicArray_h #define vtk_m_cont_arg_TransportTagAtomicArray_h diff --git a/vtkm/cont/arg/TransportTagBitField.h b/vtkm/cont/arg/TransportTagBitField.h index 0b247104fb92e85e34ed452963c9c3c80bc9f14b..8572735f156727a3a38d49175af5e37c4f56b1b7 100644 --- a/vtkm/cont/arg/TransportTagBitField.h +++ b/vtkm/cont/arg/TransportTagBitField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagBitField_h #define vtk_m_cont_arg_TransportTagBitField_h diff --git a/vtkm/cont/arg/TransportTagCellSetIn.h b/vtkm/cont/arg/TransportTagCellSetIn.h index efccb348d196902beb6092a111041f22a1ffb910..3e1a0e2c5fb34a59274378f5bfec990244ab7142 100644 --- a/vtkm/cont/arg/TransportTagCellSetIn.h +++ b/vtkm/cont/arg/TransportTagCellSetIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagCellSetIn_h #define vtk_m_cont_arg_TransportTagCellSetIn_h diff --git a/vtkm/cont/arg/TransportTagExecObject.h b/vtkm/cont/arg/TransportTagExecObject.h index bb5cf6a1d0c7f0c52832c29fb0e09aed70b70601..88e370f5c0b8f32ce61f0801ac276cbf8d054640 100644 --- a/vtkm/cont/arg/TransportTagExecObject.h +++ b/vtkm/cont/arg/TransportTagExecObject.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagExecObject_h #define vtk_m_cont_arg_TransportTagExecObject_h diff --git a/vtkm/cont/arg/TransportTagKeyedValuesIn.h b/vtkm/cont/arg/TransportTagKeyedValuesIn.h index 301d4673101b4012b479ba0153a44d4bd25828cf..af381682a88b287594e36bcd6d971ab558a367c3 100644 --- a/vtkm/cont/arg/TransportTagKeyedValuesIn.h +++ b/vtkm/cont/arg/TransportTagKeyedValuesIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagKeyedValuesIn_h #define vtk_m_cont_arg_TransportTagKeyedValuesIn_h diff --git a/vtkm/cont/arg/TransportTagKeyedValuesInOut.h b/vtkm/cont/arg/TransportTagKeyedValuesInOut.h index d67300ef052d600fea8a1e272696aa13a7a895f9..ff8bd6878d564ca02e10b2c336c6aa440bbfae14 100644 --- a/vtkm/cont/arg/TransportTagKeyedValuesInOut.h +++ b/vtkm/cont/arg/TransportTagKeyedValuesInOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagKeyedValuesInOut_h #define vtk_m_cont_arg_TransportTagKeyedValuesInOut_h diff --git a/vtkm/cont/arg/TransportTagKeyedValuesOut.h b/vtkm/cont/arg/TransportTagKeyedValuesOut.h index 1a25258a1ec973ee99616a5b43a6e7290c22f7f8..2cb68695b682537df9591e4d2e20caa6bbaaf7a7 100644 --- a/vtkm/cont/arg/TransportTagKeyedValuesOut.h +++ b/vtkm/cont/arg/TransportTagKeyedValuesOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagKeyedValuesOut_h #define vtk_m_cont_arg_TransportTagKeyedValuesOut_h diff --git a/vtkm/cont/arg/TransportTagKeysIn.h b/vtkm/cont/arg/TransportTagKeysIn.h index d6b111164960253cc00d616d9e9ad8ea465af4b7..412b3365c8fe49e435e27c3b53492536017d2cf6 100644 --- a/vtkm/cont/arg/TransportTagKeysIn.h +++ b/vtkm/cont/arg/TransportTagKeysIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagKeysIn_h #define vtk_m_cont_arg_TransportTagKeysIn_h diff --git a/vtkm/cont/arg/TransportTagTopologyFieldIn.h b/vtkm/cont/arg/TransportTagTopologyFieldIn.h index 0b382dae64544c64b3aa10ae5cdaf7867d470919..9412b9a101c1ba5ce3f1a4bfb0e4f2eb151d269b 100644 --- a/vtkm/cont/arg/TransportTagTopologyFieldIn.h +++ b/vtkm/cont/arg/TransportTagTopologyFieldIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagTopologyFieldIn_h #define vtk_m_cont_arg_TransportTagTopologyFieldIn_h diff --git a/vtkm/cont/arg/TransportTagWholeArrayIn.h b/vtkm/cont/arg/TransportTagWholeArrayIn.h index 8fc2916c6328443243fd6f90b67a482d7ced9b3a..d461c6bb94ffbc83a2bd5ff58a634e3e1f06de18 100644 --- a/vtkm/cont/arg/TransportTagWholeArrayIn.h +++ b/vtkm/cont/arg/TransportTagWholeArrayIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagWholeArrayIn_h #define vtk_m_cont_arg_TransportTagWholeArrayIn_h diff --git a/vtkm/cont/arg/TransportTagWholeArrayInOut.h b/vtkm/cont/arg/TransportTagWholeArrayInOut.h index a7fdc981841c5a75edf72cef1b5f3130b57adca9..b75c21875fd19d48e023692497544535f958ff23 100644 --- a/vtkm/cont/arg/TransportTagWholeArrayInOut.h +++ b/vtkm/cont/arg/TransportTagWholeArrayInOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagWholeArrayInOut_h #define vtk_m_cont_arg_TransportTagWholeArrayInOut_h diff --git a/vtkm/cont/arg/TransportTagWholeArrayOut.h b/vtkm/cont/arg/TransportTagWholeArrayOut.h index ef044d7fd26ee19c857ffabb9a92e930f8878427..e83d83b89bc705eecbca7c30030c182827e71ac1 100644 --- a/vtkm/cont/arg/TransportTagWholeArrayOut.h +++ b/vtkm/cont/arg/TransportTagWholeArrayOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TransportTagWholeArrayOut_h #define vtk_m_cont_arg_TransportTagWholeArrayOut_h diff --git a/vtkm/cont/arg/TypeCheck.h b/vtkm/cont/arg/TypeCheck.h index 2a88375392d36f08b11a720ee8518fa40b093480..7518768f2b701b87e792f743e1051e8b3b4338a2 100644 --- a/vtkm/cont/arg/TypeCheck.h +++ b/vtkm/cont/arg/TypeCheck.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheck_h #define vtk_m_cont_arg_TypeCheck_h diff --git a/vtkm/cont/arg/TypeCheckTagArray.h b/vtkm/cont/arg/TypeCheckTagArray.h index b14b20f9b534e4581676a435f45d967e73d27a09..30bd440076259e2d36cbece583d534e3322e5071 100644 --- a/vtkm/cont/arg/TypeCheckTagArray.h +++ b/vtkm/cont/arg/TypeCheckTagArray.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagArray_h #define vtk_m_cont_arg_TypeCheckTagArray_h diff --git a/vtkm/cont/arg/TypeCheckTagAtomicArray.h b/vtkm/cont/arg/TypeCheckTagAtomicArray.h index 8e66db0972972aec2467a7110ef076a4272a5cc4..3318c2b74dca63744354ee37d60d25f3be6585ce 100644 --- a/vtkm/cont/arg/TypeCheckTagAtomicArray.h +++ b/vtkm/cont/arg/TypeCheckTagAtomicArray.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagAtomicArray_h #define vtk_m_cont_arg_TypeCheckTagAtomicArray_h diff --git a/vtkm/cont/arg/TypeCheckTagBitField.h b/vtkm/cont/arg/TypeCheckTagBitField.h index 7733bfa40d245461cab27059d6bc6d7d1df2cf84..d5ba97cad650d18b627eca869419aed70951b0c5 100644 --- a/vtkm/cont/arg/TypeCheckTagBitField.h +++ b/vtkm/cont/arg/TypeCheckTagBitField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagBitField_h #define vtk_m_cont_arg_TypeCheckTagBitField_h diff --git a/vtkm/cont/arg/TypeCheckTagCellSet.h b/vtkm/cont/arg/TypeCheckTagCellSet.h index 590aaef9452129c7d5d59d75d3b76e053616b75c..e9bcf7c8e0b967613f2b8d874281e87568503332 100644 --- a/vtkm/cont/arg/TypeCheckTagCellSet.h +++ b/vtkm/cont/arg/TypeCheckTagCellSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagCellSet_h #define vtk_m_cont_arg_TypeCheckTagCellSet_h diff --git a/vtkm/cont/arg/TypeCheckTagCellSetStructured.h b/vtkm/cont/arg/TypeCheckTagCellSetStructured.h index 01e17daf2de04284ab6232d5ebb2f9ac9d0ecba1..45d9431ba1d11381dd6f2b2872a5a49dd1f3859c 100644 --- a/vtkm/cont/arg/TypeCheckTagCellSetStructured.h +++ b/vtkm/cont/arg/TypeCheckTagCellSetStructured.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagCellSetStructured_h #define vtk_m_cont_arg_TypeCheckTagCellSetStructured_h diff --git a/vtkm/cont/arg/TypeCheckTagExecObject.h b/vtkm/cont/arg/TypeCheckTagExecObject.h index f45bb2f1334635d74f8c629c87ab86287a033ffd..4c40299fb65260efb039370d617ce098ee8b43cc 100644 --- a/vtkm/cont/arg/TypeCheckTagExecObject.h +++ b/vtkm/cont/arg/TypeCheckTagExecObject.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagExecObject_h #define vtk_m_cont_arg_TypeCheckTagExecObject_h diff --git a/vtkm/cont/arg/TypeCheckTagKeys.h b/vtkm/cont/arg/TypeCheckTagKeys.h index 821b46bf5924c9f6ce110580b31c905ef0840067..39c0f1c34261df95844f3f1620ee53229f7f6755 100644 --- a/vtkm/cont/arg/TypeCheckTagKeys.h +++ b/vtkm/cont/arg/TypeCheckTagKeys.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_arg_TypeCheckTagKeys_h #define vtk_m_cont_arg_TypeCheckTagKeys_h diff --git a/vtkm/cont/arg/testing/CMakeLists.txt b/vtkm/cont/arg/testing/CMakeLists.txt index 80e831caa1ad0107552a2b5442dae2fbba5d11ae..ce7bfbc14eb33ef1a17ddf4686c6eb895d96fc3e 100644 --- a/vtkm/cont/arg/testing/CMakeLists.txt +++ b/vtkm/cont/arg/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx b/vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx index 6004ebd4b89119e8a001edcc515745caf00b29e2..e16ea9252cc14e06f5a2f6c304b1022b44de91ab 100644 --- a/vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx +++ b/vtkm/cont/arg/testing/UnitTestControlSignatureTag.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx b/vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx index 130f39a59c746d9208959e602b5f1e17fb54af8a..da3cf6af888a01cabd657d6d56eb49136459abe8 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportArrayIn.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportArrayInOut.cxx b/vtkm/cont/arg/testing/UnitTestTransportArrayInOut.cxx index 8bb154597dcf5629219afa034412fd037f12a32a..513269d1cdf22618903dc05c52f84f3fda2d4265 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportArrayInOut.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportArrayInOut.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx b/vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx index c21c79e4b4e938b5a89a049ed27a252cb72ad35b..6d2eecc41fca32d5ab52889c9338552a635866a2 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportArrayOut.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportCellSetIn.cxx b/vtkm/cont/arg/testing/UnitTestTransportCellSetIn.cxx index 50d78521b602428f91087192af10cebcaae07aad..0d30c75e5d69d12be3751c40fe042f7bc84a4032 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportCellSetIn.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportCellSetIn.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx b/vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx index 2547818b8a64e2f301aec1203c63998f06d5c3ab..e070b003769b130c8a2a124b3920b50de3831d1b 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportExecObject.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTransportWholeArray.cxx b/vtkm/cont/arg/testing/UnitTestTransportWholeArray.cxx index e13bf3cb6d3c2a42392209085cb492ff7f2eda85..ce0205d5db5dc44cf951f25973aff8ff119bfaab 100644 --- a/vtkm/cont/arg/testing/UnitTestTransportWholeArray.cxx +++ b/vtkm/cont/arg/testing/UnitTestTransportWholeArray.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx b/vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx index 0a34dce3bfe336f0704b3afd668c8c53016ea8bd..58d289de3a66104289fb9aa764f8ccba0d874b19 100644 --- a/vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx +++ b/vtkm/cont/arg/testing/UnitTestTypeCheckArray.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTypeCheckCellSet.cxx b/vtkm/cont/arg/testing/UnitTestTypeCheckCellSet.cxx index f20545e7081d5016375464b20d2f4bfa3a06e5bb..e35726305c97dca3360a6ed2267428dcbb09b91d 100644 --- a/vtkm/cont/arg/testing/UnitTestTypeCheckCellSet.cxx +++ b/vtkm/cont/arg/testing/UnitTestTypeCheckCellSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx b/vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx index e7a7c38aa231ee0611a1e701b4505f87f7554821..bc64c8bf74642f3a73bfdf5e91922a7207380d8b 100644 --- a/vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx +++ b/vtkm/cont/arg/testing/UnitTestTypeCheckExecObject.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/arg/testing/UnitTestTypeCheckKeys.cxx b/vtkm/cont/arg/testing/UnitTestTypeCheckKeys.cxx index 48bf2c61cfb3f0ebfc5393e2e3296a0fc8473881..38cdfedcaf983a58310829bbd03c98a5ed1cd9a5 100644 --- a/vtkm/cont/arg/testing/UnitTestTypeCheckKeys.cxx +++ b/vtkm/cont/arg/testing/UnitTestTypeCheckKeys.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/CMakeLists.txt b/vtkm/cont/cuda/CMakeLists.txt index da9fb472b10ac7b19a0f57a29ca6a1021206621e..c5f62c632d1ba95596e92741b7319540bc335313 100644 --- a/vtkm/cont/cuda/CMakeLists.txt +++ b/vtkm/cont/cuda/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/cuda/ChooseCudaDevice.h b/vtkm/cont/cuda/ChooseCudaDevice.h index 6c05a90ce7a82e7631b71a2ffe0cca6a68848534..7c9ca621102163bfc931b1eb1ca0935e8632dbf6 100644 --- a/vtkm/cont/cuda/ChooseCudaDevice.h +++ b/vtkm/cont/cuda/ChooseCudaDevice.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_ChooseCudaDevice_h #define vtk_m_cont_cuda_ChooseCudaDevice_h diff --git a/vtkm/cont/cuda/DeviceAdapterCuda.h b/vtkm/cont/cuda/DeviceAdapterCuda.h index 2feb021552452e511427c0455a683aad964138fd..e8e3382c365f061c542ce8d7a30570fa4a39b3cb 100644 --- a/vtkm/cont/cuda/DeviceAdapterCuda.h +++ b/vtkm/cont/cuda/DeviceAdapterCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_DeviceAdapterCuda_h #define vtk_m_cont_cuda_DeviceAdapterCuda_h diff --git a/vtkm/cont/cuda/ErrorCuda.h b/vtkm/cont/cuda/ErrorCuda.h index 8af6ac0958be4ddd9a59c66f37a1a952e8075488..b8991877d401ad9f9b7c696d9b7785d017579236 100644 --- a/vtkm/cont/cuda/ErrorCuda.h +++ b/vtkm/cont/cuda/ErrorCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_ErrorCuda_h #define vtk_m_cont_cuda_ErrorCuda_h diff --git a/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.cu b/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.cu index d375b9f95bd2e96e1a2ba9a36bb83ba60de2b03b..c2860aefa47c08c4f7d1e56d8bbb55e9c635acdc 100644 --- a/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.cu +++ b/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_cuda_internal_ArrayManagerExecutionCuda_cu diff --git a/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h b/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h index ffb1a31cb3d768c690f2ec86427529ddf71d8a0c..3665173d47297af322a61187cc99fb1886b99f81 100644 --- a/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h +++ b/vtkm/cont/cuda/internal/ArrayManagerExecutionCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_ArrayManagerExecutionCuda_h #define vtk_m_cont_cuda_internal_ArrayManagerExecutionCuda_h diff --git a/vtkm/cont/cuda/internal/AtomicInterfaceExecutionCuda.h b/vtkm/cont/cuda/internal/AtomicInterfaceExecutionCuda.h index 7d42b8c638e04b05f223292f8d724001fcf32aa9..e5d41f85ae7f6bc98be666d450b4b004925af9fc 100644 --- a/vtkm/cont/cuda/internal/AtomicInterfaceExecutionCuda.h +++ b/vtkm/cont/cuda/internal/AtomicInterfaceExecutionCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_AtomicInterfaceExecutionCuda_h #define vtk_m_cont_cuda_internal_AtomicInterfaceExecutionCuda_h diff --git a/vtkm/cont/cuda/internal/CMakeLists.txt b/vtkm/cont/cuda/internal/CMakeLists.txt index 0a0aeb1104624504c9c9a9749966a5531da281b4..e01abd4d1060baae13ca2c0d340e5cb7b3c518fc 100644 --- a/vtkm/cont/cuda/internal/CMakeLists.txt +++ b/vtkm/cont/cuda/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/cuda/internal/CudaAllocator.cu b/vtkm/cont/cuda/internal/CudaAllocator.cu index ddc9840c66922495ebdc8e6b1e9356ccf858878c..9d443bca089468995a605b12b3c74155bc4d3876 100644 --- a/vtkm/cont/cuda/internal/CudaAllocator.cu +++ b/vtkm/cont/cuda/internal/CudaAllocator.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/internal/CudaAllocator.h b/vtkm/cont/cuda/internal/CudaAllocator.h index 17919ccea03bb23929d5be426481e963230ef655..bd57c62fd3527baabd57445018760f60183d297a 100644 --- a/vtkm/cont/cuda/internal/CudaAllocator.h +++ b/vtkm/cont/cuda/internal/CudaAllocator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_CudaAllocator_h diff --git a/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.cu b/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.cu index aaec8b2c6dee912172eeab0b2230b2b2488b63dd..f32c788352c9d1afd8949609e752767b7086c0a5 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.cu +++ b/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h b/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h index 81889c5f6fbd4981590d31a0776dc5ceab1b4499..eeff2dd252283d46a0f56cdf7053605b0767e2fe 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h +++ b/vtkm/cont/cuda/internal/DeviceAdapterAlgorithmCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_DeviceAdapterAlgorithmCuda_h #define vtk_m_cont_cuda_internal_DeviceAdapterAlgorithmCuda_h diff --git a/vtkm/cont/cuda/internal/DeviceAdapterAtomicArrayImplementationCuda.h b/vtkm/cont/cuda/internal/DeviceAdapterAtomicArrayImplementationCuda.h index af7fe91ca38f49e7415fa4c3fdcbfef4f1634e47..ace5f96435e118210fcd10e3ef8d41b570828216 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterAtomicArrayImplementationCuda.h +++ b/vtkm/cont/cuda/internal/DeviceAdapterAtomicArrayImplementationCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DeviceAdapterAtomicArrayImplementationCuda_h diff --git a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cu b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cu index 164c29ea4db0962e7a52a431b94d007e70333da7..0555d76d9b5b4a43409d18bf2d89b161cb1d20d7 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cu +++ b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cu @@ -2,19 +2,9 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cxx b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cxx index 63240ccae2bdf4bf5d98e937861c440db96ec1d8..81d0164a46c1f0f13091f4b759a5438ba06a247b 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cxx +++ b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.h b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.h index 539f7aafda76cd7ed98ede7043503fac790fbd72..0d9f0936ab76c7ad16470196219149abfc73da82 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.h +++ b/vtkm/cont/cuda/internal/DeviceAdapterRuntimeDetectorCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h #define vtk_m_cont_cuda_internal_DeviceAdapterRuntimeDetectorCuda_h diff --git a/vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h b/vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h index c3917800c4b81efc7b6ba3d3ae875b5508fb9c61..efd74e261fc1d88781c9e48bb4179b1a6188048d 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h +++ b/vtkm/cont/cuda/internal/DeviceAdapterTagCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_DeviceAdapterTagCuda_h #define vtk_m_cont_cuda_internal_DeviceAdapterTagCuda_h diff --git a/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.cu b/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.cu index 94b8a7e03bb758ee11f477d218d3622d8a35e13c..984fe3ae5660e414270c0702be38ad652a03c159 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.cu +++ b/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.h b/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.h index a444f550cb4f59894252d2326a14e05a7509e947..8e88125228d91459715708a04f769ca206507015 100644 --- a/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.h +++ b/vtkm/cont/cuda/internal/DeviceAdapterTimerImplementationCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_DeviceAdapterTimerImplementationCuda_h #define vtk_m_cont_cuda_internal_DeviceAdapterTimerImplementationCuda_h diff --git a/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.cu b/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.cu index dca8e7d329896a02203cc2fec957e02135a551f5..6a2d5c783915c7efafd0dbb3a9aaebfc79852c43 100644 --- a/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.cu +++ b/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.h b/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.h index 6e04c561148cf11dc7b11d06b44246e293ad0abe..fa52cf5388ea67c60c62687efa8fd1353e284a62 100644 --- a/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.h +++ b/vtkm/cont/cuda/internal/ExecutionArrayInterfaceBasicCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_ExecutionArrayInterfaceCuda_h #define vtk_m_cont_cuda_internal_ExecutionArrayInterfaceCuda_h diff --git a/vtkm/cont/cuda/internal/MakeThrustIterator.h b/vtkm/cont/cuda/internal/MakeThrustIterator.h index 1f1227d0fc321e610f644c0c0fe0f571fedf305c..0e960e69bcaa9b1290b47c5c6fc9fe4a2df897ff 100644 --- a/vtkm/cont/cuda/internal/MakeThrustIterator.h +++ b/vtkm/cont/cuda/internal/MakeThrustIterator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_MakeThrustIterator_h #define vtk_m_cont_cuda_internal_MakeThrustIterator_h diff --git a/vtkm/cont/cuda/internal/ThrustExceptionHandler.h b/vtkm/cont/cuda/internal/ThrustExceptionHandler.h index 4af1e25f0e9ac28c27a7bb59ab0694b50de84a8e..57303d97fb4416d284402ae95b9367e5c72db420 100644 --- a/vtkm/cont/cuda/internal/ThrustExceptionHandler.h +++ b/vtkm/cont/cuda/internal/ThrustExceptionHandler.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_interal_ThrustExecptionHandler_h #define vtk_m_cont_cuda_interal_ThrustExecptionHandler_h diff --git a/vtkm/cont/cuda/internal/VirtualObjectTransferCuda.h b/vtkm/cont/cuda/internal/VirtualObjectTransferCuda.h index 292bf7a6eddf0f8f39b2619dc6843e914cfce961..0e4e9c4773603183b96f85ab1685ad8c9e3838a7 100644 --- a/vtkm/cont/cuda/internal/VirtualObjectTransferCuda.h +++ b/vtkm/cont/cuda/internal/VirtualObjectTransferCuda.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_VirtualObjectTransferCuda_h #define vtk_m_cont_cuda_internal_VirtualObjectTransferCuda_h diff --git a/vtkm/cont/cuda/internal/testing/CMakeLists.txt b/vtkm/cont/cuda/internal/testing/CMakeLists.txt index 5db248f9e5dc0bb36f669c8ec2c6d81d060df4be..7be1cbe8d15d8e8c5ad92835a6be80c07c29d4bc 100644 --- a/vtkm/cont/cuda/internal/testing/CMakeLists.txt +++ b/vtkm/cont/cuda/internal/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ diff --git a/vtkm/cont/cuda/internal/testing/Testing.h b/vtkm/cont/cuda/internal/testing/Testing.h index 23dba73cef6334560c001da27c96ce0d93517909..b2bc04e24ba9f15893a9e64db2622c0a3312c9d0 100644 --- a/vtkm/cont/cuda/internal/testing/Testing.h +++ b/vtkm/cont/cuda/internal/testing/Testing.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_cuda_internal_Testing_h #define vtk_m_cont_cuda_internal_Testing_h diff --git a/vtkm/cont/cuda/testing/CMakeLists.txt b/vtkm/cont/cuda/testing/CMakeLists.txt index 3d4a87b7120516b3713c57b20a4cd0d645c12dd0..4e21f4321c393f9cf4f3bf2472117d62e0dc5fe2 100644 --- a/vtkm/cont/cuda/testing/CMakeLists.txt +++ b/vtkm/cont/cuda/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu index e5fe0da46187f80c29c3c42f4b9e979751e1f1f3..64d49597798e3814f553b8e2b4ce39692b8769bc 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandle.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu index d1cb4c4fc7c6e7d30f9c4b47de91224cd5cd57e3..6f623db31c9cc5d83eac59aeaef80b36354c0618 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleFancy.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleVirtualCoordinates.cu b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleVirtualCoordinates.cu index babeeeca261663940207fbae95dc753334fae21f..2e976d73097b55aeea2ffd67c6c16102e2e2491d 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleVirtualCoordinates.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaArrayHandleVirtualCoordinates.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaBitField.cu b/vtkm/cont/cuda/testing/UnitTestCudaBitField.cu index b485f79a0cee261a15bb53ed234b9d11eaec6534..088659262bf8d8fe738ceabbf5dddd7ea58f6e91 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaBitField.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaBitField.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorRectilinearGrid.cu b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorRectilinearGrid.cu index b954055d3e35997fe9cb6c256cd7db3350762dbc..bb0bb6faaeca82f67fa21568ea5c7fda0795631d 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorRectilinearGrid.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorRectilinearGrid.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformBins.cu b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformBins.cu index 8c251e734b7d9ea4848f15faee97df41c688cb5c..8e9500b97453f068c985878ae8f676aee750c3f2 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformBins.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformBins.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformGrid.cu b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformGrid.cu index 23d1122fcc836faaa4d621dc3fd7413b511e42c5..aeb136359c8382d1ba20c607bd4556c68f21bb6f 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformGrid.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaCellLocatorUniformGrid.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaColorTable.cu b/vtkm/cont/cuda/testing/UnitTestCudaColorTable.cu index ae120d164fba85a7b8a13ffec11344212d934ab8..1999d6860fe0c37b0982e1e6b92d49e521ade07c 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaColorTable.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaColorTable.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaComputeRange.cu b/vtkm/cont/cuda/testing/UnitTestCudaComputeRange.cu index 20e6f8a7b101f4cc2fac35a70a4791f356d9659e..a6ec06caac17bde1f32541844d4f1df74a774afe 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaComputeRange.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaComputeRange.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaDataSetExplicit.cu b/vtkm/cont/cuda/testing/UnitTestCudaDataSetExplicit.cu index 544fa95fca3a8f579d23b62627d7c62035e69b8f..8fccfa7dc49585b447ca92eef3682479114282f2 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaDataSetExplicit.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaDataSetExplicit.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaDataSetSingleType.cu b/vtkm/cont/cuda/testing/UnitTestCudaDataSetSingleType.cu index 265871f77619655a2d45f820754b3e9efeef8066..bce4e6839b118b8badd7a2b115571e185428183e 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaDataSetSingleType.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaDataSetSingleType.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaDeviceAdapter.cu b/vtkm/cont/cuda/testing/UnitTestCudaDeviceAdapter.cu index ababbbc0ad538636e349660e384272e316efcc7c..b7b68be3bc76f53d3df01fde8ffcef963bac4167 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaDeviceAdapter.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaDeviceAdapter.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaGeometry.cu b/vtkm/cont/cuda/testing/UnitTestCudaGeometry.cu index 3c28c8fdab1df03900ca452bd60e4f57f8d96530..f2e49ec03387ebbd9bd514c2369a93c32d054c0e 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaGeometry.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaGeometry.cu @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaImplicitFunction.cu b/vtkm/cont/cuda/testing/UnitTestCudaImplicitFunction.cu index 909b4fd0f6705e49f35101c7ab92ac1e10e7b488..5e4412e3e8ba29a28ee940d97707ac0ec52f3cf9 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaImplicitFunction.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaImplicitFunction.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaMath.cu b/vtkm/cont/cuda/testing/UnitTestCudaMath.cu index a073aba7f9a3e119958ebe3de0c1e43f86bbfa00..3ef8ce618337f3a50b2751fa32a69f6f96dccc08 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaMath.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaMath.cu @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaPointLocatorUniformGrid.cu b/vtkm/cont/cuda/testing/UnitTestCudaPointLocatorUniformGrid.cu index 4b9925732313d889c6d2f249a948f0e930ddc4d7..be4914ccca8fa448fd1bcb0c1f9fcf8940ea854c 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaPointLocatorUniformGrid.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaPointLocatorUniformGrid.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaShareUserProvidedManagedMemory.cu b/vtkm/cont/cuda/testing/UnitTestCudaShareUserProvidedManagedMemory.cu index 200606a389c8c5dee771af19adcd33d6c3029e2a..d6f2c94e053d611a41e7062b980cedd55395d538 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaShareUserProvidedManagedMemory.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaShareUserProvidedManagedMemory.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/cuda/testing/UnitTestCudaVirtualObjectHandle.cu b/vtkm/cont/cuda/testing/UnitTestCudaVirtualObjectHandle.cu index 8eba5d12d3cf1a213e79c5059a2667ac9fbf6b8e..967e278c78c605370c789933a4dc761ad0036265 100644 --- a/vtkm/cont/cuda/testing/UnitTestCudaVirtualObjectHandle.cu +++ b/vtkm/cont/cuda/testing/UnitTestCudaVirtualObjectHandle.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/internal/ArrayExportMacros.h b/vtkm/cont/internal/ArrayExportMacros.h index dfdd4ad1044a85307127c7b906dce01ca65b6f34..c41c56803e99d9dc4308b70cd768d59b00fed755 100644 --- a/vtkm/cont/internal/ArrayExportMacros.h +++ b/vtkm/cont/internal/ArrayExportMacros.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayExportMacros_h diff --git a/vtkm/cont/internal/ArrayHandleBasicImpl.cxx b/vtkm/cont/internal/ArrayHandleBasicImpl.cxx index 1f2a01b1f22b30f9b715219ac7e21ebbca874b8a..7a7b7c5c449a97f714324240996bc294239cfe83 100644 --- a/vtkm/cont/internal/ArrayHandleBasicImpl.cxx +++ b/vtkm/cont/internal/ArrayHandleBasicImpl.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtkm_cont_internal_ArrayHandleImpl_cxx diff --git a/vtkm/cont/internal/ArrayHandleBasicImpl.h b/vtkm/cont/internal/ArrayHandleBasicImpl.h index f40178987a1d582e6c77d36f93eefb044818507f..b2dd16408311409f1e007d72801c77e0eabe5378 100644 --- a/vtkm/cont/internal/ArrayHandleBasicImpl.h +++ b/vtkm/cont/internal/ArrayHandleBasicImpl.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayHandleBasicImpl_h diff --git a/vtkm/cont/internal/ArrayHandleBasicImpl.hxx b/vtkm/cont/internal/ArrayHandleBasicImpl.hxx index db37f7b19406fc3fa8e965b9bc6dd3c111252132..67b04c26fc9e3627cad7bbefbb779f78f566f56b 100644 --- a/vtkm/cont/internal/ArrayHandleBasicImpl.hxx +++ b/vtkm/cont/internal/ArrayHandleBasicImpl.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayHandleBasicImpl_hxx diff --git a/vtkm/cont/internal/ArrayHandleExecutionManager.h b/vtkm/cont/internal/ArrayHandleExecutionManager.h index 170caea21c246cf6e6b295949604864a0db1f281..a1d033d574cd3aa7932cdddfb714101cfee2f61c 100644 --- a/vtkm/cont/internal/ArrayHandleExecutionManager.h +++ b/vtkm/cont/internal/ArrayHandleExecutionManager.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_exec_ArrayHandleExecutionManager_h #define vtk_m_cont_exec_ArrayHandleExecutionManager_h diff --git a/vtkm/cont/internal/ArrayManagerExecution.h b/vtkm/cont/internal/ArrayManagerExecution.h index 131d29a242a014a1a5af23570d2923d8917703d4..15d59afea269e23fc5e2950a2a80b37e83b1fe41 100644 --- a/vtkm/cont/internal/ArrayManagerExecution.h +++ b/vtkm/cont/internal/ArrayManagerExecution.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayManagerExecution_h #define vtk_m_cont_internal_ArrayManagerExecution_h diff --git a/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.cxx b/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.cxx index 1f7f401a36289798d7402d9f8986ad608c2c0c2b..99347cff79656da30af694e974c4a98981aabb46 100644 --- a/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.cxx +++ b/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h b/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h index 10fdafca14ba6aba761eede585753e7b754d5298..4d84b871e54ed15f1cdf950121c0129bcb3bdd1c 100644 --- a/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h +++ b/vtkm/cont/internal/ArrayManagerExecutionShareWithControl.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayManagerExecutionShareWithControl_h #define vtk_m_cont_internal_ArrayManagerExecutionShareWithControl_h diff --git a/vtkm/cont/internal/ArrayPortalFromIterators.h b/vtkm/cont/internal/ArrayPortalFromIterators.h index fcd81f5e322baf9c1b20f96853235f246bba0f28..d1ad904a3f89edd44741eee615e4e096b4244afa 100644 --- a/vtkm/cont/internal/ArrayPortalFromIterators.h +++ b/vtkm/cont/internal/ArrayPortalFromIterators.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayPortalFromIterators_h #define vtk_m_cont_internal_ArrayPortalFromIterators_h diff --git a/vtkm/cont/internal/ArrayPortalShrink.h b/vtkm/cont/internal/ArrayPortalShrink.h index 469136101b2e66431c6fa1269c77b700cb673754..258970229cd089f639b728932b0507d3d208cec8 100644 --- a/vtkm/cont/internal/ArrayPortalShrink.h +++ b/vtkm/cont/internal/ArrayPortalShrink.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayPortalShrink_h #define vtk_m_cont_internal_ArrayPortalShrink_h diff --git a/vtkm/cont/internal/ArrayTransfer.h b/vtkm/cont/internal/ArrayTransfer.h index 1ef226975ce928b107cc7657f817b46c89b48ee7..11451db51f362b66d0a8e19c0dd9142e51dc40b4 100644 --- a/vtkm/cont/internal/ArrayTransfer.h +++ b/vtkm/cont/internal/ArrayTransfer.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ArrayTransfer_h #define vtk_m_cont_internal_ArrayTransfer_h diff --git a/vtkm/cont/internal/AtomicInterfaceControl.h b/vtkm/cont/internal/AtomicInterfaceControl.h index 217d01b69368554e21ea1c2ab033feb3316c0f7b..4600567376fe2c2575547fa6220a55fc3db73361 100644 --- a/vtkm/cont/internal/AtomicInterfaceControl.h +++ b/vtkm/cont/internal/AtomicInterfaceControl.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_AtomicInterfaceControl_h #define vtk_m_cont_internal_AtomicInterfaceControl_h diff --git a/vtkm/cont/internal/AtomicInterfaceExecution.h b/vtkm/cont/internal/AtomicInterfaceExecution.h index 28913719a0e89c85d41afcbaf31ce6e3ea1b3af3..eb4243c254f530184a19a93a0ae9b994bcccc3ba 100644 --- a/vtkm/cont/internal/AtomicInterfaceExecution.h +++ b/vtkm/cont/internal/AtomicInterfaceExecution.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_AtomicInterfaceExecution_h #define vtk_m_cont_internal_AtomicInterfaceExecution_h diff --git a/vtkm/cont/internal/CMakeLists.txt b/vtkm/cont/internal/CMakeLists.txt index 7781260495b3a0fcdd1a30a1601e00fe17a17f79..e8951d104237be35e0c864d415c718607820a436 100644 --- a/vtkm/cont/internal/CMakeLists.txt +++ b/vtkm/cont/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/internal/ConnectivityExplicitInternals.h b/vtkm/cont/internal/ConnectivityExplicitInternals.h index 0dc79c022674cadd0c5a150d6d4e8a8c88b94791..6f7e4013df82c867fd895f076920f2943ac8aedb 100644 --- a/vtkm/cont/internal/ConnectivityExplicitInternals.h +++ b/vtkm/cont/internal/ConnectivityExplicitInternals.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ConnectivityExplicitInternals_h #define vtk_m_cont_internal_ConnectivityExplicitInternals_h diff --git a/vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h b/vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h index d283214f2daa911a147c62c8747e1f3b65dbe095..e3ad4ac6d74c5eb260e6f980756afb145b15ac59 100644 --- a/vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h +++ b/vtkm/cont/internal/DeviceAdapterAlgorithmGeneral.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DeviceAdapterAlgorithmGeneral_h diff --git a/vtkm/cont/internal/DeviceAdapterAtomicArrayImplementation.h b/vtkm/cont/internal/DeviceAdapterAtomicArrayImplementation.h index 78fdd42ef1f7f203bb6577606e288642dd4d4c39..6e7c3130916b71e40ab281b27f72d3556aa8c761 100644 --- a/vtkm/cont/internal/DeviceAdapterAtomicArrayImplementation.h +++ b/vtkm/cont/internal/DeviceAdapterAtomicArrayImplementation.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DeviceAdapterAtomicArrayImplementation_h diff --git a/vtkm/cont/internal/DeviceAdapterError.h b/vtkm/cont/internal/DeviceAdapterError.h index b059c3846ac7fa7fc81cd188d2882c2e97506e30..b94b570c1bf3ea7c1a51356d5dcad7fcd0dd67db 100644 --- a/vtkm/cont/internal/DeviceAdapterError.h +++ b/vtkm/cont/internal/DeviceAdapterError.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DeviceAdapterError_h #define vtk_m_cont_internal_DeviceAdapterError_h diff --git a/vtkm/cont/internal/DeviceAdapterListHelpers.h b/vtkm/cont/internal/DeviceAdapterListHelpers.h index d63f18bc4ef7b7440e1b6fcfca887ccc17d46494..a76f2ff8cb5c2b4ee1b97dad8fb703359605889b 100644 --- a/vtkm/cont/internal/DeviceAdapterListHelpers.h +++ b/vtkm/cont/internal/DeviceAdapterListHelpers.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DeviceAdapterListHelpers_h #define vtk_m_cont_internal_DeviceAdapterListHelpers_h diff --git a/vtkm/cont/internal/DeviceAdapterTag.cxx b/vtkm/cont/internal/DeviceAdapterTag.cxx index 2f39f20b986818da965322e81e860e745ff2063b..73510d7672e92a18ad99b031ac83148e828982e9 100644 --- a/vtkm/cont/internal/DeviceAdapterTag.cxx +++ b/vtkm/cont/internal/DeviceAdapterTag.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/DynamicTransform.h b/vtkm/cont/internal/DynamicTransform.h index f208b71bc501ccee156b0d7d93bebb0b78d696b1..df2ce11e5c6ee4b7b3f3c291f3642867fe4fe895 100644 --- a/vtkm/cont/internal/DynamicTransform.h +++ b/vtkm/cont/internal/DynamicTransform.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_DynamicTransform_h #define vtk_m_cont_internal_DynamicTransform_h diff --git a/vtkm/cont/internal/FunctorsGeneral.h b/vtkm/cont/internal/FunctorsGeneral.h index 3b4ea583be2ddc872e845c8e39f45750b07dca90..895e74fccfa22e96a4e88eb29b610bea3f7d9772 100644 --- a/vtkm/cont/internal/FunctorsGeneral.h +++ b/vtkm/cont/internal/FunctorsGeneral.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_FunctorsGeneral_h #define vtk_m_cont_internal_FunctorsGeneral_h diff --git a/vtkm/cont/internal/IteratorFromArrayPortal.h b/vtkm/cont/internal/IteratorFromArrayPortal.h index 194760e16f8cae4c4eb9add0843b90402bc6f71e..4407c43d72b9b179fe36dbf64788f0d97a458d3e 100644 --- a/vtkm/cont/internal/IteratorFromArrayPortal.h +++ b/vtkm/cont/internal/IteratorFromArrayPortal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_IteratorFromArrayPortal_h #define vtk_m_cont_internal_IteratorFromArrayPortal_h diff --git a/vtkm/cont/internal/KXSort.h b/vtkm/cont/internal/KXSort.h index e1c8ef185d07e328102095abdd3115aa6cd9a39c..08f21124d8ee222bd3156aec47ac3c1d6d82cfd7 100644 --- a/vtkm/cont/internal/KXSort.h +++ b/vtkm/cont/internal/KXSort.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ /* The MIT License Copyright (c) 2016 Dinghua Li diff --git a/vtkm/cont/internal/OptionParser.h b/vtkm/cont/internal/OptionParser.h index 861a1dc8dd169c0c0970bfaf7610c002013dc02a..21bf9e0b16edfcb219a658dbc3d54d1319e98c92 100644 --- a/vtkm/cont/internal/OptionParser.h +++ b/vtkm/cont/internal/OptionParser.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_internal_OptionParser_h #define vtk_m_cont_internal_OptionParser_h diff --git a/vtkm/cont/internal/ParallelRadixSort.h b/vtkm/cont/internal/ParallelRadixSort.h index 6ed9f8dfabb4d65a77779d485ccd4b9a537c215d..b9684aa6ba3bfd02dfecc8c17a1b08a0609bd882 100644 --- a/vtkm/cont/internal/ParallelRadixSort.h +++ b/vtkm/cont/internal/ParallelRadixSort.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ // Copyright 2010, Takuya Akiba // All rights reserved. diff --git a/vtkm/cont/internal/ParallelRadixSortInterface.h b/vtkm/cont/internal/ParallelRadixSortInterface.h index 1295509c33c1dcbc0281af759dc5c8f7fabdeabd..d4309d3fa25b041217962d528051975616fc72ed 100644 --- a/vtkm/cont/internal/ParallelRadixSortInterface.h +++ b/vtkm/cont/internal/ParallelRadixSortInterface.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ParallelRadixSortInterface_h diff --git a/vtkm/cont/internal/ReverseConnectivityBuilder.h b/vtkm/cont/internal/ReverseConnectivityBuilder.h index 2d5ad5b55aa92906575916f010b1062ee4a0b2bd..01fe7f127dc0cc1a690a1e0d2938b153de630db0 100644 --- a/vtkm/cont/internal/ReverseConnectivityBuilder.h +++ b/vtkm/cont/internal/ReverseConnectivityBuilder.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_ReverseConnectivityBuilder_h #define vtk_m_cont_internal_ReverseConnectivityBuilder_h diff --git a/vtkm/cont/internal/StorageError.h b/vtkm/cont/internal/StorageError.h index 795d68ac8ee2b8d2909af8b6c4b4c7d9938095e8..694e31870cd744a89502b66453a47e8c0947013e 100644 --- a/vtkm/cont/internal/StorageError.h +++ b/vtkm/cont/internal/StorageError.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtkm_cont_internal_StorageError_h #define vtkm_cont_internal_StorageError_h diff --git a/vtkm/cont/internal/TransferInfo.cxx b/vtkm/cont/internal/TransferInfo.cxx index f9783a655cd130d354abfcd16c51073566837a1a..011be3e2d456784490c4d697595f5b2c57bce689 100644 --- a/vtkm/cont/internal/TransferInfo.cxx +++ b/vtkm/cont/internal/TransferInfo.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/TransferInfo.h b/vtkm/cont/internal/TransferInfo.h index 86880a7f4dd2ecbf0635c454888973f3234c3185..63a9cf28b625ea9f8f837213681fe9b90e2acce9 100644 --- a/vtkm/cont/internal/TransferInfo.h +++ b/vtkm/cont/internal/TransferInfo.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_TransferInfo_h #define vtk_m_cont_internal_TransferInfo_h diff --git a/vtkm/cont/internal/VariantArrayHandleContainer.h b/vtkm/cont/internal/VariantArrayHandleContainer.h index 062ab7077157b811fd3353497dac72f1f71ee74f..90cd511845b98983dd4e5faac684ff1c7c4952f0 100644 --- a/vtkm/cont/internal/VariantArrayHandleContainer.h +++ b/vtkm/cont/internal/VariantArrayHandleContainer.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_VariantArrayHandleContainer_h #define vtk_m_cont_VariantArrayHandleContainer_h diff --git a/vtkm/cont/internal/VirtualObjectTransfer.cxx b/vtkm/cont/internal/VirtualObjectTransfer.cxx index 488754e83a179706767da0f941f427acf343ee65..c7d0edc962ff1c6a0bc7f9f14664ace0f4b80459 100644 --- a/vtkm/cont/internal/VirtualObjectTransfer.cxx +++ b/vtkm/cont/internal/VirtualObjectTransfer.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/VirtualObjectTransfer.h b/vtkm/cont/internal/VirtualObjectTransfer.h index 49cf880138a293e7d7a97c90755a9bc9200ef756..54229b7e14d397f509495cd6ca2033f7a012031b 100644 --- a/vtkm/cont/internal/VirtualObjectTransfer.h +++ b/vtkm/cont/internal/VirtualObjectTransfer.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_VirtualObjectTransfer_h #define vtk_m_cont_internal_VirtualObjectTransfer_h diff --git a/vtkm/cont/internal/VirtualObjectTransferShareWithControl.h b/vtkm/cont/internal/VirtualObjectTransferShareWithControl.h index 4c6667058eadd0f0065bafb255f21ccc58021383..49f8480dbf08a24fa02e81f2202fed13a11e5130 100644 --- a/vtkm/cont/internal/VirtualObjectTransferShareWithControl.h +++ b/vtkm/cont/internal/VirtualObjectTransferShareWithControl.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_internal_VirtualObjectTransferShareWithControl_h #define vtk_m_cont_internal_VirtualObjectTransferShareWithControl_h diff --git a/vtkm/cont/internal/testing/CMakeLists.txt b/vtkm/cont/internal/testing/CMakeLists.txt index 762ad01c333eba049dcd04c84f53b8d9097dee36..adc68bcc410b943a714ab55e601b326e9735ad8d 100644 --- a/vtkm/cont/internal/testing/CMakeLists.txt +++ b/vtkm/cont/internal/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ diff --git a/vtkm/cont/internal/testing/UnitTestArrayManagerExecutionShareWithControl.cxx b/vtkm/cont/internal/testing/UnitTestArrayManagerExecutionShareWithControl.cxx index a06b416b1300bb108dcbcdf6ca584bbd012fed59..484fa1648c3acef14fa4d4ba2cd54d39d745dd99 100644 --- a/vtkm/cont/internal/testing/UnitTestArrayManagerExecutionShareWithControl.cxx +++ b/vtkm/cont/internal/testing/UnitTestArrayManagerExecutionShareWithControl.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/testing/UnitTestArrayPortalFromIterators.cxx b/vtkm/cont/internal/testing/UnitTestArrayPortalFromIterators.cxx index 31fa26459601a7d9d885deb955dbf0180c16134a..2e7fa8823220e87f0c9c9dcbefe0b4bfd1a74d30 100644 --- a/vtkm/cont/internal/testing/UnitTestArrayPortalFromIterators.cxx +++ b/vtkm/cont/internal/testing/UnitTestArrayPortalFromIterators.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx b/vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx index 059c17df9ea64e72cb86335e1c61dae7126673e7..f6faffed45de8b0019f4ed6aa9467b67b460f3d5 100644 --- a/vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx +++ b/vtkm/cont/internal/testing/UnitTestDynamicTransform.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx b/vtkm/cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx index c595c4373888a1ed532cc1df4e787ea039b08265..2a8466aceb3499acf4e5f8e6fe6b1a3fe214ed9b 100644 --- a/vtkm/cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx +++ b/vtkm/cont/internal/testing/UnitTestIteratorFromArrayPortal.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/CMakeLists.txt b/vtkm/cont/openmp/CMakeLists.txt index a50f56b145a054d30ac2507f702d03bf9f729a84..546bc08b318b6a27b751d302337075c9329ee049 100644 --- a/vtkm/cont/openmp/CMakeLists.txt +++ b/vtkm/cont/openmp/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/openmp/DeviceAdapterOpenMP.h b/vtkm/cont/openmp/DeviceAdapterOpenMP.h index 58d2dbd96664c90d23fd9308ae464ebf20360ceb..9204eea54982d913fd18e756185f84d9c93d7596 100644 --- a/vtkm/cont/openmp/DeviceAdapterOpenMP.h +++ b/vtkm/cont/openmp/DeviceAdapterOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_DeviceAdapterOpenMP_h diff --git a/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.cxx b/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.cxx index de12f6502af65073291b9fffcea18bc16a0794c3..9602485b3ce475366f5a560bcc2309141cf07192 100644 --- a/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.cxx +++ b/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_openmp_internal_ArrayManagerExecutionOpenMP_cxx diff --git a/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.h b/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.h index 01a08c752c23982559cc13c2e972aee25d0f85f3..381fbf31b2b0ec5f81d1df2ada65380dba60397b 100644 --- a/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.h +++ b/vtkm/cont/openmp/internal/ArrayManagerExecutionOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_ArrayManagerExecutionOpenMP_h diff --git a/vtkm/cont/openmp/internal/AtomicInterfaceExecutionOpenMP.h b/vtkm/cont/openmp/internal/AtomicInterfaceExecutionOpenMP.h index 153bb0c84cf4269baa72d0b2c4c5ca8eb521637f..b4c74b0cde1239ca220690a98265575268964554 100644 --- a/vtkm/cont/openmp/internal/AtomicInterfaceExecutionOpenMP.h +++ b/vtkm/cont/openmp/internal/AtomicInterfaceExecutionOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_AtomicInterfaceExecutionOpenMP_h #define vtk_m_cont_openmp_internal_AtomicInterfaceExecutionOpenMP_h diff --git a/vtkm/cont/openmp/internal/CMakeLists.txt b/vtkm/cont/openmp/internal/CMakeLists.txt index 21dfcfcdce971ceaec36b478a1ecfbbd6193320e..907452a0bf6c9e60cebf6c25d9d634af99587974 100644 --- a/vtkm/cont/openmp/internal/CMakeLists.txt +++ b/vtkm/cont/openmp/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.cxx b/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.cxx index 4929109d436a74b28352e9b33d7de03bc5d1ba0e..6e6d04ab0f629251d8e3c8dbba7e59316ee35b14 100644 --- a/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.cxx +++ b/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.h b/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.h index bc583c80cbd8a87d850782bfd50284249a234531..47804292b7984c0aeefee34b49be1448b6599244 100644 --- a/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.h +++ b/vtkm/cont/openmp/internal/DeviceAdapterAlgorithmOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_DeviceAdapterAlgorithmOpenMP_h #define vtk_m_cont_openmp_internal_DeviceAdapterAlgorithmOpenMP_h diff --git a/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.cxx b/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.cxx index 8e23f485e71ab4590282701891684a69a365be29..b86c54995217788b90d156fd8a71882707f47d47 100644 --- a/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.cxx +++ b/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.h b/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.h index 5dbe23c54ca3670de132aee24c0e6658e9aaf72d..dab7d91fec4d80f241a350125af705d12ce4bd21 100644 --- a/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.h +++ b/vtkm/cont/openmp/internal/DeviceAdapterRuntimeDetectorOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_DeviceAdapterRuntimeDetector_h #define vtk_m_cont_openmp_internal_DeviceAdapterRuntimeDetector_h diff --git a/vtkm/cont/openmp/internal/DeviceAdapterTagOpenMP.h b/vtkm/cont/openmp/internal/DeviceAdapterTagOpenMP.h index 1e059d4f6342a5327c4ebef4582385d1e9608123..f1bfb4a54442103a669a54af5137949856ed43f3 100644 --- a/vtkm/cont/openmp/internal/DeviceAdapterTagOpenMP.h +++ b/vtkm/cont/openmp/internal/DeviceAdapterTagOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_DeviceAdapterTagOpenMP_h diff --git a/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.cxx b/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.cxx index 182329ce683c2a0d392c0921cd297af068d2ae51..266e519e63b97aafc6c01c40b281c5c5572e496d 100644 --- a/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.cxx +++ b/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.h b/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.h index 198ecca73aa01588cf38c889db7f9e5fdc50e30e..4aeb982fdfd7d568475e9a3e1bd5f07be65ccde0 100644 --- a/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.h +++ b/vtkm/cont/openmp/internal/ExecutionArrayInterfaceBasicOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_ExecutionArrayInterfaceBasicOpenMP_h #define vtk_m_cont_openmp_internal_ExecutionArrayInterfaceBasicOpenMP_h diff --git a/vtkm/cont/openmp/internal/FunctorsOpenMP.h b/vtkm/cont/openmp/internal/FunctorsOpenMP.h index 145ba35581737e755256d98f6ca5b12b86061080..76ac01597cdf68c1ab9d197cfa063deaddb2de4e 100644 --- a/vtkm/cont/openmp/internal/FunctorsOpenMP.h +++ b/vtkm/cont/openmp/internal/FunctorsOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_FunctorsOpenMP_h #define vtk_m_cont_openmp_internal_FunctorsOpenMP_h diff --git a/vtkm/cont/openmp/internal/ParallelQuickSortOpenMP.h b/vtkm/cont/openmp/internal/ParallelQuickSortOpenMP.h index f0cc718c0b2a3a33c30dd54f296c97357248bcc5..ad8132743371eb98ac2dae8bcd0ee29312020359 100644 --- a/vtkm/cont/openmp/internal/ParallelQuickSortOpenMP.h +++ b/vtkm/cont/openmp/internal/ParallelQuickSortOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.cxx b/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.cxx index 25c3a4e248df81e2f1e495176d6c6012078297c1..891d92aba00fd60e7c6585267cf5742d0e622480 100644 --- a/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.cxx +++ b/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.h b/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.h index 22ad69b4a521f4b54640fed9b685a5766ad84ad5..77b657dc0cf325d695bfb58182da574686a0d08f 100644 --- a/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.h +++ b/vtkm/cont/openmp/internal/ParallelRadixSortOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_ParallelRadixSortOpenMP_h diff --git a/vtkm/cont/openmp/internal/ParallelScanOpenMP.h b/vtkm/cont/openmp/internal/ParallelScanOpenMP.h index ed48d43e9b42bebcd2aaa20f6b6acfaea6fbaa3a..9b0a1ea12872814b7d1db2272414f04080f3036b 100644 --- a/vtkm/cont/openmp/internal/ParallelScanOpenMP.h +++ b/vtkm/cont/openmp/internal/ParallelScanOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/ParallelSortOpenMP.h b/vtkm/cont/openmp/internal/ParallelSortOpenMP.h index 9592be49ce51e880f67e7e67f875113f80d91308..e06d176285c5b61e08fc74741a34ee75f581d2f9 100644 --- a/vtkm/cont/openmp/internal/ParallelSortOpenMP.h +++ b/vtkm/cont/openmp/internal/ParallelSortOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/internal/VirtualObjectTransferOpenMP.h b/vtkm/cont/openmp/internal/VirtualObjectTransferOpenMP.h index 348d31df1a557f24556873ca0b64a97916a34331..717ce41a97bd83762d82ac14ca77c66e62732f0c 100644 --- a/vtkm/cont/openmp/internal/VirtualObjectTransferOpenMP.h +++ b/vtkm/cont/openmp/internal/VirtualObjectTransferOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_openmp_internal_VirtualObjectTransferOpenMP_h diff --git a/vtkm/cont/openmp/testing/CMakeLists.txt b/vtkm/cont/openmp/testing/CMakeLists.txt index 0517980d28ec6c34a35d75505660a7ef8adabfb0..8f9657c45885b6b0a102bebcf8f9de529bc0262b 100644 --- a/vtkm/cont/openmp/testing/CMakeLists.txt +++ b/vtkm/cont/openmp/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandle.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandle.cxx index 94fa68575e40f1be2427438fafe24874293755ad..870e722b8d2ef87e502e7ba134a3ab1f3b842510 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandle.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleFancy.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleFancy.cxx index 4869ac49a72c27d91a6d63a53f9d20dad591d970..11b51d2d6dea891ad743a18b53ff3323824a4ab4 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleFancy.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleFancy.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleVirtualCoordinates.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleVirtualCoordinates.cxx index d45b0ca8ccef4dc6f2edccf520cfa9d857e2a226..84907593ce8449aec34c1838d141df1fb228fcb6 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleVirtualCoordinates.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPArrayHandleVirtualCoordinates.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPBitField.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPBitField.cxx index 4978fac97ccc0df2ef39ce3bbfe26436e9b3330e..98dc91d6fafc367a249858bb73df824105b4a382 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPBitField.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPBitField.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorRectilinearGrid.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorRectilinearGrid.cxx index 3883a33cf6fa940a1247483e8d69a2b2aa8907f2..699474541a978db272d2847db2890d6d45c2f11b 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorRectilinearGrid.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorRectilinearGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformBins.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformBins.cxx index 226637bc8465c0e1bcea029f8d7d741be027630a..ad35a3551c599988c2355aa85c8041807d200f25 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformBins.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformBins.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformGrid.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformGrid.cxx index 0c00f29f2172fa05b97f9c71812d211872678bd4..781635efa7989f05556bc95e145e3be8d9bbb680 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformGrid.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPCellLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPColorTable.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPColorTable.cxx index a964a6cb0c1cb333552f8abab1cee620b0480d17..8d6c42aa8df25c126d35b0bfc92e52fbca309f7e 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPColorTable.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPColorTable.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPComputeRange.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPComputeRange.cxx index 33ad27000e7fad7a29eb3174a9144840aadae43b..5740206d01a985f7a4aa3c2330fbd526569b1201 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPComputeRange.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPComputeRange.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetExplicit.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetExplicit.cxx index f78911346c91b2dff5fb5d32d9bad6e5e070da76..7de744bd0d49e8c519a4d8ee96b03ca6474e01a4 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetExplicit.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetSingleType.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetSingleType.cxx index 7b6c298145a60d8d24ce4de9798c64438127858a..e670544b15e8f31861ee3bee00e99c24e5fedb07 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetSingleType.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPDataSetSingleType.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPDeviceAdapter.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPDeviceAdapter.cxx index 5173c8c07700cea6331706a9374d1d2f4e9cb301..f0a3d723ea6a6bfdd295a092b2e6a0c9da5c8c1b 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPDeviceAdapter.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPDeviceAdapter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPImplicitFunction.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPImplicitFunction.cxx index 90e323510b18f5d4c59065ca30670522ad8d820a..18b2cfdd7e9755967ed9c686df7d27d6fce134a9 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPImplicitFunction.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPImplicitFunction.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPPointLocatorUniformGrid.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPPointLocatorUniformGrid.cxx index 29eae38fe229df935b97c63b54e9d2ad2e80c377..e9c020e95e2787e8560e04a30dc4330ece86ebed 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPPointLocatorUniformGrid.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPPointLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/openmp/testing/UnitTestOpenMPVirtualObjectHandle.cxx b/vtkm/cont/openmp/testing/UnitTestOpenMPVirtualObjectHandle.cxx index 6f22ccba7198df4aa3a91f1f5608c2b7651cb461..1a9e30915f701d26cb9daa0148561e5a11ce21c4 100644 --- a/vtkm/cont/openmp/testing/UnitTestOpenMPVirtualObjectHandle.cxx +++ b/vtkm/cont/openmp/testing/UnitTestOpenMPVirtualObjectHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/serial/CMakeLists.txt b/vtkm/cont/serial/CMakeLists.txt index c2ccf222b2b451a2b9c34a2528f76f4fa23cab3e..299d4a5a422b7db8716f7899ac601d11d2a88422 100644 --- a/vtkm/cont/serial/CMakeLists.txt +++ b/vtkm/cont/serial/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/serial/DeviceAdapterSerial.h b/vtkm/cont/serial/DeviceAdapterSerial.h index 43192e4f8427c1d93ceb0df1da7ad3b4d73c6949..c000bef68951a3b70c28aa7be297b54e7a0b50ba 100644 --- a/vtkm/cont/serial/DeviceAdapterSerial.h +++ b/vtkm/cont/serial/DeviceAdapterSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_DeviceAdapterSerial_h #define vtk_m_cont_serial_DeviceAdapterSerial_h diff --git a/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.cxx b/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.cxx index 699e148603c669fa26ca5b82c6d235c940e25fc3..84637d266ed03e8c4d5696315c0f474cecca1089 100644 --- a/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.cxx +++ b/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_serial_internal_ArrayManagerExecutionSerial_cxx diff --git a/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.h b/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.h index 886a8c44f0f130ed6685a404660a95b8406b6e2b..6a7e70d677c5c8792f680c4640b1743328a1a1ab 100644 --- a/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.h +++ b/vtkm/cont/serial/internal/ArrayManagerExecutionSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_ArrayManagerExecutionSerial_h #define vtk_m_cont_serial_internal_ArrayManagerExecutionSerial_h diff --git a/vtkm/cont/serial/internal/AtomicInterfaceExecutionSerial.h b/vtkm/cont/serial/internal/AtomicInterfaceExecutionSerial.h index 5c26a3a70f21c8692c463ceb496993bd732fb5bc..3260a342f57f78ff49e481398573926dbcfb800d 100644 --- a/vtkm/cont/serial/internal/AtomicInterfaceExecutionSerial.h +++ b/vtkm/cont/serial/internal/AtomicInterfaceExecutionSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_AtomicInterfaceExecutionSerial_h #define vtk_m_cont_serial_internal_AtomicInterfaceExecutionSerial_h diff --git a/vtkm/cont/serial/internal/CMakeLists.txt b/vtkm/cont/serial/internal/CMakeLists.txt index 7cef6fc015e5c8c34cc7ab0e85f0c3f784f04273..28995ac52ac2aaa2380a3195881205e43ecce28f 100644 --- a/vtkm/cont/serial/internal/CMakeLists.txt +++ b/vtkm/cont/serial/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.cxx b/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.cxx index e80994977f315b7da3352f551bddbecd72912ee8..31c4945d968620e63763ea194b6024cf8e723301 100644 --- a/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.cxx +++ b/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.h b/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.h index efddcff0f7f0965e3a9588587dc6086ead4b427b..84a57d8c5054de03c68ff39728ef2d01b04361dc 100644 --- a/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.h +++ b/vtkm/cont/serial/internal/DeviceAdapterAlgorithmSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_DeviceAdapterAlgorithmSerial_h #define vtk_m_cont_serial_internal_DeviceAdapterAlgorithmSerial_h diff --git a/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.cxx b/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.cxx index 99fe3058765c74baaeb4c3f68557eb46a9796977..cdd5f9d919f4f64d74b83e3a57d732239efb836b 100644 --- a/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.cxx +++ b/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.h b/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.h index ecf525a0fd1a4c5aed3eb91b55259843d346adcf..eb5085519c976b94c913db5122c16cc3200cded7 100644 --- a/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.h +++ b/vtkm/cont/serial/internal/DeviceAdapterRuntimeDetectorSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_DeviceAdapterRuntimeDetector_h #define vtk_m_cont_serial_internal_DeviceAdapterRuntimeDetector_h diff --git a/vtkm/cont/serial/internal/DeviceAdapterTagSerial.h b/vtkm/cont/serial/internal/DeviceAdapterTagSerial.h index 7a7def7e22c8777f47693aca041397a77245723f..80d87be47d37b771f9b2f00c71db9631d23ab4f2 100644 --- a/vtkm/cont/serial/internal/DeviceAdapterTagSerial.h +++ b/vtkm/cont/serial/internal/DeviceAdapterTagSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_DeviceAdapterTagSerial_h #define vtk_m_cont_serial_internal_DeviceAdapterTagSerial_h diff --git a/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.cxx b/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.cxx index 5d226a94e86516c683252f95000ca2d12af73fd5..bd9514aab725e31e3a405c444ea5bd9ce85ea919 100644 --- a/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.cxx +++ b/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.h b/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.h index 16b7bb71749067281bc76a2611e68f35da2b71df..5f356e8945c4defbc403b6ab791a99247a1e27ca 100644 --- a/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.h +++ b/vtkm/cont/serial/internal/ExecutionArrayInterfaceBasicSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_ExecutionArrayInterfaceBasicSerial_h #define vtk_m_cont_serial_internal_ExecutionArrayInterfaceBasicSerial_h diff --git a/vtkm/cont/serial/internal/VirtualObjectTransferSerial.h b/vtkm/cont/serial/internal/VirtualObjectTransferSerial.h index edb36179dbccb5ba4067f661f7e5c203da3008fc..4fd88fd394f04c3a433bbd143eaad419adeb9040 100644 --- a/vtkm/cont/serial/internal/VirtualObjectTransferSerial.h +++ b/vtkm/cont/serial/internal/VirtualObjectTransferSerial.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_serial_internal_VirtualObjectTransferSerial_h #define vtk_m_cont_serial_internal_VirtualObjectTransferSerial_h diff --git a/vtkm/cont/serial/testing/CMakeLists.txt b/vtkm/cont/serial/testing/CMakeLists.txt index 2b3f693d4f388e714ac85b2862d7518d727fe176..dba44940fdea2260c21a540ebbf6ff629bb592a9 100644 --- a/vtkm/cont/serial/testing/CMakeLists.txt +++ b/vtkm/cont/serial/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/cont/serial/testing/UnitTestSerialArrayHandle.cxx b/vtkm/cont/serial/testing/UnitTestSerialArrayHandle.cxx index 32c15d57fc4987ad6892439f46f08b1afe4aa86e..ce5fe69edbbff0ba4466a549521f3d9fe19d247e 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialArrayHandle.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialArrayHandleFancy.cxx b/vtkm/cont/serial/testing/UnitTestSerialArrayHandleFancy.cxx index 8e41c7a5d2ebde62a51f7eeb0c25bf254d898380..4c1bc2ad64c8372529b7535574a488a671df324e 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialArrayHandleFancy.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialArrayHandleFancy.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialArrayHandleVirtualCoordinates.cxx b/vtkm/cont/serial/testing/UnitTestSerialArrayHandleVirtualCoordinates.cxx index af9f1e4f2c0878d5e086770d7ddc7aa3a83ffcbf..9a538e36695006d8d83dd2db6969915b31c006ea 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialArrayHandleVirtualCoordinates.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialArrayHandleVirtualCoordinates.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialBitField.cxx b/vtkm/cont/serial/testing/UnitTestSerialBitField.cxx index fe3f0f17dc10633d0fef446f52ad733f17fb25b2..d47b8af4167a06945e2060eaeadecf774a82fff0 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialBitField.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialBitField.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorRectilinearGrid.cxx b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorRectilinearGrid.cxx index dcc502ae333241b6ad77f4a2fcb4dce75ea26cdb..7fa5181d7c3e4b936c285c5f9bfd76ca8e7a7108 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorRectilinearGrid.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorRectilinearGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformBins.cxx b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformBins.cxx index b7f3a8606911164dc9452ea48d632b343f448f06..4857f843bae9aff62e5737b25a6fbd990fcf9520 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformBins.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformBins.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformGrid.cxx b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformGrid.cxx index 407241fac80e35b36dd04aa146a575925d3057ad..5e70e9091d04e3bffe2b8b6500a262454c42ca6a 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformGrid.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialCellLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialColorTable.cxx b/vtkm/cont/serial/testing/UnitTestSerialColorTable.cxx index 7278142b310472ce8e34307c697e36205eca985f..17b0e5a3d71925cc076f9ae4b18009c25babaf0d 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialColorTable.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialColorTable.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialComputeRange.cxx b/vtkm/cont/serial/testing/UnitTestSerialComputeRange.cxx index 96cd398c408144eb60fc2d6ca6ffa01f24c469a2..8b090770ae6eaa310cbb71c60ef4716ff46ebd43 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialComputeRange.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialComputeRange.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialDataSetExplicit.cxx b/vtkm/cont/serial/testing/UnitTestSerialDataSetExplicit.cxx index 48a379f5a4c1fc3c376e4120350cff352a2e2a6b..fd8e2d1c5e19df3063b5f4f0f9f714b56a4d852d 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialDataSetExplicit.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialDataSetExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialDataSetSingleType.cxx b/vtkm/cont/serial/testing/UnitTestSerialDataSetSingleType.cxx index 7f9f021643c7f407bf354a1504415ca7549118fc..b1e168a892317826bd970fd2b5145890a8f151bc 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialDataSetSingleType.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialDataSetSingleType.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialDeviceAdapter.cxx b/vtkm/cont/serial/testing/UnitTestSerialDeviceAdapter.cxx index c38b281d581a98cb2e95f2dbfb93567b00a5a917..39d661a9666212d3b31f0d636a7aa3679725e39a 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialDeviceAdapter.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialDeviceAdapter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialGeometry.cxx b/vtkm/cont/serial/testing/UnitTestSerialGeometry.cxx index dc015de6a930dff69b9b4cb0ac592129b672485d..4e07b3dfcdb7c820755efe0052b3f9ce1e3b2569 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialGeometry.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialGeometry.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialImplicitFunction.cxx b/vtkm/cont/serial/testing/UnitTestSerialImplicitFunction.cxx index dab23591cdd8d5f2b59ba7010a12ed726038cf85..d350d1ab18da05bcec5d9ef91cc355649345b37c 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialImplicitFunction.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialImplicitFunction.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialPointLocatorUniformGrid.cxx b/vtkm/cont/serial/testing/UnitTestSerialPointLocatorUniformGrid.cxx index 5e74653cceca7441c9b600194ee4388f30094a87..18504d5d3d1ad20d70e378206207071ceb8f4dba 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialPointLocatorUniformGrid.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialPointLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/serial/testing/UnitTestSerialVirtualObjectHandle.cxx b/vtkm/cont/serial/testing/UnitTestSerialVirtualObjectHandle.cxx index 9c9fb8912824733aa56ceaedddc9ee892af95834..bfec465721a408e47d1a57266e05822e84ae14ef 100644 --- a/vtkm/cont/serial/testing/UnitTestSerialVirtualObjectHandle.cxx +++ b/vtkm/cont/serial/testing/UnitTestSerialVirtualObjectHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/CMakeLists.txt b/vtkm/cont/tbb/CMakeLists.txt index 6ad70fdcdc239ca402dc9dd002076b0c81964d50..c79edd1307b9cc999a7739e9c1229234d9b3b840 100644 --- a/vtkm/cont/tbb/CMakeLists.txt +++ b/vtkm/cont/tbb/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/tbb/DeviceAdapterTBB.h b/vtkm/cont/tbb/DeviceAdapterTBB.h index 6344c2f410c629015f7693f663c9f34405c2a9e1..f870fe37f89bbc1b9070659b3293911479d9736b 100644 --- a/vtkm/cont/tbb/DeviceAdapterTBB.h +++ b/vtkm/cont/tbb/DeviceAdapterTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_DeviceAdapterTBB_h #define vtk_m_cont_tbb_DeviceAdapterTBB_h diff --git a/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.cxx b/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.cxx index bb5320e11216a641be4665c81fd6e3071fa31931..95f4907229b7f5695bc27168571df89af7fbb8fb 100644 --- a/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.cxx +++ b/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #define vtk_m_cont_tbb_internal_ArrayManagerExecutionTBB_cxx diff --git a/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.h b/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.h index 46add0ca4b80496fd703db917476bd9eb3d4722a..718bf2575525d5133180a5045d8136e62dafb57b 100644 --- a/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.h +++ b/vtkm/cont/tbb/internal/ArrayManagerExecutionTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_ArrayManagerExecutionTBB_h #define vtk_m_cont_tbb_internal_ArrayManagerExecutionTBB_h diff --git a/vtkm/cont/tbb/internal/AtomicInterfaceExecutionTBB.h b/vtkm/cont/tbb/internal/AtomicInterfaceExecutionTBB.h index b1cf1ed84a6fede2b16f8d7e2b3dc95a61eb413c..8ecd7596d6ccacec033a7d66871785a8c87bda2c 100644 --- a/vtkm/cont/tbb/internal/AtomicInterfaceExecutionTBB.h +++ b/vtkm/cont/tbb/internal/AtomicInterfaceExecutionTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_AtomicInterfaceExecutionTBB_h #define vtk_m_cont_tbb_internal_AtomicInterfaceExecutionTBB_h diff --git a/vtkm/cont/tbb/internal/CMakeLists.txt b/vtkm/cont/tbb/internal/CMakeLists.txt index b27d7cd369cb5d77bf4a3fdbddab7311e21cc772..32289294d96a8e3c31e27969fb31944cd84e81a6 100644 --- a/vtkm/cont/tbb/internal/CMakeLists.txt +++ b/vtkm/cont/tbb/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.cxx b/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.cxx index e2068ad3343470f01583459261c8be0163103b44..0b32432a54b1ef56fe35de823a453bbdff920193 100644 --- a/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.cxx +++ b/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.h b/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.h index 89a963f774be659d1d6ca380213cac13e260ad34..18c778a43c55a2d25dd2dc2815864e1d5b4582c6 100644 --- a/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.h +++ b/vtkm/cont/tbb/internal/DeviceAdapterAlgorithmTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_DeviceAdapterAlgorithmTBB_h #define vtk_m_cont_tbb_internal_DeviceAdapterAlgorithmTBB_h diff --git a/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.cxx b/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.cxx index 1c7e979ab72adb24fe6e2cb614ab4bd516d88438..3422801e1b5972691a035818a05f8cdedce47d63 100644 --- a/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.cxx +++ b/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include namespace vtkm diff --git a/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.h b/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.h index a68afbf856bc21eaa3893169a7dd9e89136412c8..58f05222934141f3ff1af30016a66ddff765597d 100644 --- a/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.h +++ b/vtkm/cont/tbb/internal/DeviceAdapterRuntimeDetectorTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_DeviceAdapterRuntimeDetector_h #define vtk_m_cont_tbb_internal_DeviceAdapterRuntimeDetector_h diff --git a/vtkm/cont/tbb/internal/DeviceAdapterTagTBB.h b/vtkm/cont/tbb/internal/DeviceAdapterTagTBB.h index cc4d004d38d7484b5748bc97f608c2e21b669f9a..198b7f437c44f9f77970250b968d7c150d2b64f7 100644 --- a/vtkm/cont/tbb/internal/DeviceAdapterTagTBB.h +++ b/vtkm/cont/tbb/internal/DeviceAdapterTagTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_DeviceAdapterTagTBB_h #define vtk_m_cont_tbb_internal_DeviceAdapterTagTBB_h diff --git a/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.cxx b/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.cxx index 322082399ce99b95f5d3d287e6b207933aaaf76f..a1bd8934312744197e49cf1c8c16c9355d6fae80 100644 --- a/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.cxx +++ b/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.h b/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.h index 591f559735ff95171a7a159ea3f268d84b8f9cb0..f9a847329ff1ebc34756c8d6495d0c3d7ffa8160 100644 --- a/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.h +++ b/vtkm/cont/tbb/internal/ExecutionArrayInterfaceBasicTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_ExecutionArrayInterfaceBasicTBB_h #define vtk_m_cont_tbb_internal_ExecutionArrayInterfaceBasicTBB_h diff --git a/vtkm/cont/tbb/internal/FunctorsTBB.h b/vtkm/cont/tbb/internal/FunctorsTBB.h index 9d996ffe05b8b7494f623ca55f343bcd1a603503..46f605181f0d8528576a9bde9c6eeb610411c506 100644 --- a/vtkm/cont/tbb/internal/FunctorsTBB.h +++ b/vtkm/cont/tbb/internal/FunctorsTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_FunctorsTBB_h #define vtk_m_cont_tbb_internal_FunctorsTBB_h diff --git a/vtkm/cont/tbb/internal/ParallelSortTBB.cxx b/vtkm/cont/tbb/internal/ParallelSortTBB.cxx index 032ae2ba36c7532db5b67368760f41219d4be6c3..3076b3a9ced71616eff6a34f847bb74645d1dbe9 100644 --- a/vtkm/cont/tbb/internal/ParallelSortTBB.cxx +++ b/vtkm/cont/tbb/internal/ParallelSortTBB.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ // Copyright 2010, Takuya Akiba // All rights reserved. diff --git a/vtkm/cont/tbb/internal/ParallelSortTBB.h b/vtkm/cont/tbb/internal/ParallelSortTBB.h index e9dc17686dc35154b880cbaceb67bae357d5e44b..8a6302357de5d78247e6ef65b89dd8b2f549c44e 100644 --- a/vtkm/cont/tbb/internal/ParallelSortTBB.h +++ b/vtkm/cont/tbb/internal/ParallelSortTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_ParallelSort_h diff --git a/vtkm/cont/tbb/internal/VirtualObjectTransferTBB.h b/vtkm/cont/tbb/internal/VirtualObjectTransferTBB.h index eccf3b542510a43049341b25275c607b69d9c0ab..a420e1524afbd540c3d373e1071d7ff9ecc48228 100644 --- a/vtkm/cont/tbb/internal/VirtualObjectTransferTBB.h +++ b/vtkm/cont/tbb/internal/VirtualObjectTransferTBB.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_tbb_internal_VirtualObjectTransferTBB_h #define vtk_m_cont_tbb_internal_VirtualObjectTransferTBB_h diff --git a/vtkm/cont/tbb/testing/CMakeLists.txt b/vtkm/cont/tbb/testing/CMakeLists.txt index f5b93d73ee5be5b879050bc5bc67c528fe24885d..eb2c8f6dc29793a69b8212b03ce0636361455a0d 100644 --- a/vtkm/cont/tbb/testing/CMakeLists.txt +++ b/vtkm/cont/tbb/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandle.cxx b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandle.cxx index 1ced9bd37348b626e0f9959fdfb41e603521edee..88a68acac8459c658dd45f22a1fa4628429f6d78 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandle.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleFancy.cxx b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleFancy.cxx index acec3c0bc82d611d9bdc224d3c6dffddb3c0312f..f37c057e0628e5696dbe64e00cdabe0768009c70 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleFancy.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleFancy.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleVirtualCoordinates.cxx b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleVirtualCoordinates.cxx index 0766281cd618d381173e9792c4022b813ef3111f..6c4abb2438f1744ce8bd9ad200cd77884bc83b43 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleVirtualCoordinates.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBArrayHandleVirtualCoordinates.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBBitField.cxx b/vtkm/cont/tbb/testing/UnitTestTBBBitField.cxx index a6fe8740c4d58ae649adaebb6a5393c5207ff1d6..8ef839038d0df3f53406cf0a242722a3cd9e35d2 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBBitField.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBBitField.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorRectilinearGrid.cxx b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorRectilinearGrid.cxx index 2b2c58eefdbcb86a0d3465a31f30791204614d85..ad251ec3452df0985bc51406ad84f126374fbd43 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorRectilinearGrid.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorRectilinearGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformBins.cxx b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformBins.cxx index f4292b18286dd0d44e2f7180ce9145d72d5a9249..712972de49354c471dfafbdd18a6a892460dcdc3 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformBins.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformBins.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformGrid.cxx b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformGrid.cxx index fc4a4e805fb26fc5479b9904c44fa1b4afa72c3d..3062b9ea9ff2c94741e94517d215573de072dd5e 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformGrid.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBCellLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBColorTable.cxx b/vtkm/cont/tbb/testing/UnitTestTBBColorTable.cxx index 8be98e8e52f5e2d44ee418f5f9e40ebd6dc120d1..7609a59430f94945e05e3b1b4eac6ac1f9991f67 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBColorTable.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBColorTable.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBComputeRange.cxx b/vtkm/cont/tbb/testing/UnitTestTBBComputeRange.cxx index ba408a19806189c36b0bcf8f577babe84acc556e..9c83681bbfad6282f9a0c702789075da81625fef 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBComputeRange.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBComputeRange.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBDataSetExplicit.cxx b/vtkm/cont/tbb/testing/UnitTestTBBDataSetExplicit.cxx index 1b652c72f0ce3066ddda6fd131dab72b651aa9c0..98484376c086fe06693b9ccdc554c84c32e7b2ef 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBDataSetExplicit.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBDataSetExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBDataSetSingleType.cxx b/vtkm/cont/tbb/testing/UnitTestTBBDataSetSingleType.cxx index b2bcefff04a548de33342df0328ff28ed3ac2cd8..eac328a3dc5eff43aed12bda9fe6c399137edb61 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBDataSetSingleType.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBDataSetSingleType.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBDeviceAdapter.cxx b/vtkm/cont/tbb/testing/UnitTestTBBDeviceAdapter.cxx index 613bfda624a77e0e24f4b55cbced82aeb5aba76e..51c7cfff0ee3af5b30924e93b7a1d7ebb81d96d2 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBDeviceAdapter.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBDeviceAdapter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBImplicitFunction.cxx b/vtkm/cont/tbb/testing/UnitTestTBBImplicitFunction.cxx index 0365f03a86374b977c5e73459e9a1084049e2ea1..7cf0a9ebbb0c3365f7af75a4839d488eabbac6fe 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBImplicitFunction.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBImplicitFunction.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBPointLocatorUniformGrid.cxx b/vtkm/cont/tbb/testing/UnitTestTBBPointLocatorUniformGrid.cxx index c444c68752d29a11e510f9650a1a93486f8e10a1..7a11498c7e7bb0cbd73c23a2b1596bc9867785ef 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBPointLocatorUniformGrid.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBPointLocatorUniformGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/tbb/testing/UnitTestTBBVirtualObjectHandle.cxx b/vtkm/cont/tbb/testing/UnitTestTBBVirtualObjectHandle.cxx index d1bd8681d2e1f9a96c2958ffac55c1a0541ce44b..de4550753098c8cabf3ed04cab492ce22d7d37f3 100644 --- a/vtkm/cont/tbb/testing/UnitTestTBBVirtualObjectHandle.cxx +++ b/vtkm/cont/tbb/testing/UnitTestTBBVirtualObjectHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/CMakeLists.txt b/vtkm/cont/testing/CMakeLists.txt index 655a25a4c677cbd1debd77217c2559b1a944d9bc..dd29436dea32eb0f474ff5141b590da763a49454 100644 --- a/vtkm/cont/testing/CMakeLists.txt +++ b/vtkm/cont/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/cont/testing/ExplicitTestData.h b/vtkm/cont/testing/ExplicitTestData.h index 0352cf296e362b747e6583c2de3d2f792933d268..c00e8ea385b3b4f15bd05706d2b638a41f81b09c 100644 --- a/vtkm/cont/testing/ExplicitTestData.h +++ b/vtkm/cont/testing/ExplicitTestData.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/MakeTestDataSet.h b/vtkm/cont/testing/MakeTestDataSet.h index 81bb6e86f6f7a860199f4bd8f10d4dc2a03b5bdc..f2e7b5977328d015f72dd071cc952101a8a0dd24 100644 --- a/vtkm/cont/testing/MakeTestDataSet.h +++ b/vtkm/cont/testing/MakeTestDataSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_MakeTestDataSet_h diff --git a/vtkm/cont/testing/Testing.h b/vtkm/cont/testing/Testing.h index 9fe8af51e81c84c82d472f86b88ee69fef75ea90..66e21c3e06f5a0bb2c55dfaa4cfd6e5631f6bec7 100644 --- a/vtkm/cont/testing/Testing.h +++ b/vtkm/cont/testing/Testing.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_Testing_h #define vtk_m_cont_testing_Testing_h diff --git a/vtkm/cont/testing/TestingArrayHandleVirtualCoordinates.h b/vtkm/cont/testing/TestingArrayHandleVirtualCoordinates.h index 8d8d7969776bd7a68b4c7ee0406619039b274dd5..7c71c033e6ef002334f836b49e49bfa747a20ccb 100644 --- a/vtkm/cont/testing/TestingArrayHandleVirtualCoordinates.h +++ b/vtkm/cont/testing/TestingArrayHandleVirtualCoordinates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingArrayHandleVirtualCoordinates_h #define vtk_m_cont_testing_TestingArrayHandleVirtualCoordinates_h diff --git a/vtkm/cont/testing/TestingArrayHandles.h b/vtkm/cont/testing/TestingArrayHandles.h index f0e0c2609482760d16ca7eea4ab3a9b081d19461..315bc9ffbefc2882d4bd68163d6a87d3489897f8 100644 --- a/vtkm/cont/testing/TestingArrayHandles.h +++ b/vtkm/cont/testing/TestingArrayHandles.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingArrayHandles_h #define vtk_m_cont_testing_TestingArrayHandles_h diff --git a/vtkm/cont/testing/TestingBitField.h b/vtkm/cont/testing/TestingBitField.h index 61f0df4cb3f7211cba547b271b6525a5fd853f8c..ead8d290af594f2556dca483d84a81aebbb5f4c8 100644 --- a/vtkm/cont/testing/TestingBitField.h +++ b/vtkm/cont/testing/TestingBitField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingBitFields_h #define vtk_m_cont_testing_TestingBitFields_h diff --git a/vtkm/cont/testing/TestingCellLocatorRectilinearGrid.h b/vtkm/cont/testing/TestingCellLocatorRectilinearGrid.h index 304620b9c8b6c51a8f62e1894f28e3320e95aa01..86b6c3ef0e25d6e25caac1e8ad57f3119d569528 100644 --- a/vtkm/cont/testing/TestingCellLocatorRectilinearGrid.h +++ b/vtkm/cont/testing/TestingCellLocatorRectilinearGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingCellLocatorRectilinearGrid_h #define vtk_m_cont_testing_TestingCellLocatorRectilinearGrid_h diff --git a/vtkm/cont/testing/TestingCellLocatorUniformBins.h b/vtkm/cont/testing/TestingCellLocatorUniformBins.h index 6eaa36851ce332a03928af2938525a4ba35e1e6f..281f8858f05fbc055561ee293658287af83356e0 100644 --- a/vtkm/cont/testing/TestingCellLocatorUniformBins.h +++ b/vtkm/cont/testing/TestingCellLocatorUniformBins.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingCellLocatorUniformBins_h #define vtk_m_cont_testing_TestingCellLocatorUniformBins_h diff --git a/vtkm/cont/testing/TestingCellLocatorUniformGrid.h b/vtkm/cont/testing/TestingCellLocatorUniformGrid.h index 9b1e3f5d7e7f0e66fb1dddb7065b2414c83a9a75..c9f65ad1f706c0520a37ef8385e1b52c371462e2 100644 --- a/vtkm/cont/testing/TestingCellLocatorUniformGrid.h +++ b/vtkm/cont/testing/TestingCellLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingCellLocatorUniformGrid_h #define vtk_m_cont_testing_TestingCellLocatorUniformGrid_h diff --git a/vtkm/cont/testing/TestingColorTable.h b/vtkm/cont/testing/TestingColorTable.h index e20dd57e4a85a2de15d86f670ff43c45e980db14..1e6c726bf7f3a1c9e72655f545baaae9784ca874 100644 --- a/vtkm/cont/testing/TestingColorTable.h +++ b/vtkm/cont/testing/TestingColorTable.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingColorTable_h #define vtk_m_cont_testing_TestingColorTable_h diff --git a/vtkm/cont/testing/TestingComputeRange.h b/vtkm/cont/testing/TestingComputeRange.h index d49b59f4ed14296815bdfc599171a3d253db10df..e66b8d4aad14a834c6e7dc5c4d917317543b7117 100644 --- a/vtkm/cont/testing/TestingComputeRange.h +++ b/vtkm/cont/testing/TestingComputeRange.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingComputeRange_h #define vtk_m_cont_testing_TestingComputeRange_h diff --git a/vtkm/cont/testing/TestingDataSetExplicit.h b/vtkm/cont/testing/TestingDataSetExplicit.h index c4edd03447a9e201641a8dbfdfe2104e42376956..db31698a194487ca256b43746dd2e19d875e4531 100644 --- a/vtkm/cont/testing/TestingDataSetExplicit.h +++ b/vtkm/cont/testing/TestingDataSetExplicit.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingDataSetExplicit_h diff --git a/vtkm/cont/testing/TestingDataSetSingleType.h b/vtkm/cont/testing/TestingDataSetSingleType.h index 0409381134307681e0bd9b849ba318da619ef4ae..842c8b6ef31eae708e58b0eefe80e49df539b1a9 100644 --- a/vtkm/cont/testing/TestingDataSetSingleType.h +++ b/vtkm/cont/testing/TestingDataSetSingleType.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingDataSetSingleType_h diff --git a/vtkm/cont/testing/TestingDeviceAdapter.h b/vtkm/cont/testing/TestingDeviceAdapter.h index 17cedc4e24f3310d9282fec4bbb718f71f69800b..50173c73695c3536227c84905b9ca307bcf64708 100644 --- a/vtkm/cont/testing/TestingDeviceAdapter.h +++ b/vtkm/cont/testing/TestingDeviceAdapter.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingDeviceAdapter_h #define vtk_m_cont_testing_TestingDeviceAdapter_h diff --git a/vtkm/cont/testing/TestingFancyArrayHandles.h b/vtkm/cont/testing/TestingFancyArrayHandles.h index 80519efff31e1f8c12f343384df6e75a2b5dfee6..e3dbb72ad5f25dad17c5f0d8968a12269eff502a 100644 --- a/vtkm/cont/testing/TestingFancyArrayHandles.h +++ b/vtkm/cont/testing/TestingFancyArrayHandles.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_cont_testing_TestingFancyArrayHandles_h #define vtk_m_cont_testing_TestingFancyArrayHandles_h diff --git a/vtkm/cont/testing/TestingImplicitFunction.h b/vtkm/cont/testing/TestingImplicitFunction.h index e5f3a6174c3f9ee006b9b5be7ad3420842c79851..1632d24c30030ef40236c816d06e2979280b052b 100644 --- a/vtkm/cont/testing/TestingImplicitFunction.h +++ b/vtkm/cont/testing/TestingImplicitFunction.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingImplicitFunction_h #define vtk_m_cont_testing_TestingImplicitFunction_h diff --git a/vtkm/cont/testing/TestingPointLocatorUniformGrid.h b/vtkm/cont/testing/TestingPointLocatorUniformGrid.h index 89e735402ce0a2c71a950db6b4f8cc34d6a0488c..284a2ab1e7bf3ffd4543ff1d8531e4c73ff94ae8 100644 --- a/vtkm/cont/testing/TestingPointLocatorUniformGrid.h +++ b/vtkm/cont/testing/TestingPointLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingPointLocatorUniformGrid_h diff --git a/vtkm/cont/testing/TestingSerialization.h b/vtkm/cont/testing/TestingSerialization.h index 52caab9e2c72a7fd18f8341f5ba46aca7f2e5e1f..ed2f06dbcafabb44fd5d403a5c5f51c7c3f18fec 100644 --- a/vtkm/cont/testing/TestingSerialization.h +++ b/vtkm/cont/testing/TestingSerialization.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingSerialization_h #define vtk_m_cont_testing_TestingSerialization_h diff --git a/vtkm/cont/testing/TestingVirtualObjectHandle.h b/vtkm/cont/testing/TestingVirtualObjectHandle.h index 38d9c5c09d791b17f84d472e5140f2f4942e2bf6..7fd8ebc20a96ae6e886067e5b8b1dfcc7c6f8a0f 100644 --- a/vtkm/cont/testing/TestingVirtualObjectHandle.h +++ b/vtkm/cont/testing/TestingVirtualObjectHandle.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_testing_TestingVirtualObjectHandle_h #define vtk_m_cont_testing_TestingVirtualObjectHandle_h diff --git a/vtkm/cont/testing/UnitTestAlgorithm.cxx b/vtkm/cont/testing/UnitTestAlgorithm.cxx index b5659dd6434d5c0c10f57d3c7c1de141c309ce9d..cb1f5747ad069ea73f41b28eeb733241e765dd48 100644 --- a/vtkm/cont/testing/UnitTestAlgorithm.cxx +++ b/vtkm/cont/testing/UnitTestAlgorithm.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayCopy.cxx b/vtkm/cont/testing/UnitTestArrayCopy.cxx index 336d58099ee36519b3a3a445ae23eecb4cb1aa2f..3ee73fcfe91cde6c47ed7c9535c09fe200bd3c9a 100644 --- a/vtkm/cont/testing/UnitTestArrayCopy.cxx +++ b/vtkm/cont/testing/UnitTestArrayCopy.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleCartesianProduct.cxx b/vtkm/cont/testing/UnitTestArrayHandleCartesianProduct.cxx index 93719ba42a0bb845947903695b34f2d47f19a935..aeac897696804d7d5c66ec1c08f61d814f4b2762 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleCartesianProduct.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleCartesianProduct.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx b/vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx index b01ac356866664a0961c1018a157cbb53cb19869..a08f9cf20c62f0117d284a7c1b6c6a756686a8c3 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleCompositeVector.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleConcatenate.cxx b/vtkm/cont/testing/UnitTestArrayHandleConcatenate.cxx index 5a4438566807ea845092f01db50c511edc470319..a6f893859dace3206e4a4dabb6c59b51e830814a 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleConcatenate.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleConcatenate.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleCounting.cxx b/vtkm/cont/testing/UnitTestArrayHandleCounting.cxx index 4eb3883f769def63934af9a6c200061fd14ea2b6..18bbed4aa598ff981c2b2e66c42375ba1f5cc16d 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleCounting.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleCounting.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleDiscard.cxx b/vtkm/cont/testing/UnitTestArrayHandleDiscard.cxx index 6e0ce05401e185f46625857e8e18ba1e9e6bedc8..7ffd018ea54d3f04c4cd826a9691fdd768739038 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleDiscard.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleDiscard.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleExtractComponent.cxx b/vtkm/cont/testing/UnitTestArrayHandleExtractComponent.cxx index bbae76e98dd3a7770acdfea9826e8538e8a2d113..c06149d04feda3b09c48ea7c09adf5181b8e14dd 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleExtractComponent.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleExtractComponent.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx b/vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx index 5fad0a893ef4b4fb3e4993c50db413350c3ccaef..ab544f618e59662bdc61bd8a1f4997284aa8703a 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleImplicit.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleIndex.cxx b/vtkm/cont/testing/UnitTestArrayHandleIndex.cxx index 6aac04bc46964bda67e543db6ba1c68c42ae73df..e5771412e2fa1b9d84686e2ba873e01adc9e326b 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleIndex.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleIndex.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx b/vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx index 51b2e3960d61478b6e36db1185d9d2e8ac1b250a..4662c32fc4eef9dbfc8033cc08c0767d3dc436c4 100644 --- a/vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandlePermutation.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleReverse.cxx b/vtkm/cont/testing/UnitTestArrayHandleReverse.cxx index eb0ead2e70b617dc4955d5261c6bb023ffcc9380..2d7322338fde864f5e049d920e9d3c95e9c5a094 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleReverse.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleReverse.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleSwizzle.cxx b/vtkm/cont/testing/UnitTestArrayHandleSwizzle.cxx index 588b62578f2ade7965883342fcdd452d5d6ccf40..04dd4e42a072b849f2ec91c3b357a0c6913c5c22 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleSwizzle.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleSwizzle.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleTransform.cxx b/vtkm/cont/testing/UnitTestArrayHandleTransform.cxx index f880a74dde81f2d6d316893583fc5c89018f6658..cb9234c98b451da2343b7a1b8f11d3b472061c5a 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleTransform.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleTransform.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleUniformPointCoordinates.cxx b/vtkm/cont/testing/UnitTestArrayHandleUniformPointCoordinates.cxx index cdbd36761504309c7e5e290671ed3e2711f90cab..4d407821654981bb3b64b1d013f3fe4ce3cce871 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleUniformPointCoordinates.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleUniformPointCoordinates.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayHandleVirtual.cxx b/vtkm/cont/testing/UnitTestArrayHandleVirtual.cxx index fd1f0bc72b4233bde94d9625469a90f7bc7bbba0..a0ca39b5e9a12fed5a2adf06de6c9ed4c622db09 100644 --- a/vtkm/cont/testing/UnitTestArrayHandleVirtual.cxx +++ b/vtkm/cont/testing/UnitTestArrayHandleVirtual.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx b/vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx index e09aebaa55bdac69fe536cacf29987197a0c2f1d..03d3d08a3c481c2e20db5c04e72e16b4ed16fb5d 100644 --- a/vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx +++ b/vtkm/cont/testing/UnitTestArrayPortalToIterators.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestCellLocatorGeneral.cxx b/vtkm/cont/testing/UnitTestCellLocatorGeneral.cxx index 9fbd4749d96282eff50923aa79b65ca3d8ad98d4..d21be875c62c39bc6392439301c36211560f344e 100644 --- a/vtkm/cont/testing/UnitTestCellLocatorGeneral.cxx +++ b/vtkm/cont/testing/UnitTestCellLocatorGeneral.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestCellSet.cxx b/vtkm/cont/testing/UnitTestCellSet.cxx index c9341768ae6a8ce6fd30385931219cdbf9db55fc..87854666a25e3218567f815121e9f522d712c303 100644 --- a/vtkm/cont/testing/UnitTestCellSet.cxx +++ b/vtkm/cont/testing/UnitTestCellSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestCellSetExplicit.cxx b/vtkm/cont/testing/UnitTestCellSetExplicit.cxx index f0688c625195d9f6ed4805e93d9fc1b08993fdc5..6906d1bb8dce75f57fc1309860d1c9b08d868fc0 100644 --- a/vtkm/cont/testing/UnitTestCellSetExplicit.cxx +++ b/vtkm/cont/testing/UnitTestCellSetExplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestCellSetPermutation.cxx b/vtkm/cont/testing/UnitTestCellSetPermutation.cxx index 3805a356f47fe96fbf511cfd31ec1f5bd5a5fe52..d2892b29ee537bb654d7554bfa4c5420d99058d4 100644 --- a/vtkm/cont/testing/UnitTestCellSetPermutation.cxx +++ b/vtkm/cont/testing/UnitTestCellSetPermutation.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestContTesting.cxx b/vtkm/cont/testing/UnitTestContTesting.cxx index 0ea2ccec6baccd68954ecbf696428266b7e60c0c..e7f69376abfd3c48fe801ecd43a0e72148ca623b 100644 --- a/vtkm/cont/testing/UnitTestContTesting.cxx +++ b/vtkm/cont/testing/UnitTestContTesting.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // This meta-test makes sure that the testing environment is properly reporting diff --git a/vtkm/cont/testing/UnitTestDataSetBuilderExplicit.cxx b/vtkm/cont/testing/UnitTestDataSetBuilderExplicit.cxx index b8036f6d079f0dae038c9f75ad2a60fe9270182b..69eb86cc83d289c6137f1dba6707f739eb6dc238 100644 --- a/vtkm/cont/testing/UnitTestDataSetBuilderExplicit.cxx +++ b/vtkm/cont/testing/UnitTestDataSetBuilderExplicit.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestDataSetBuilderRectilinear.cxx b/vtkm/cont/testing/UnitTestDataSetBuilderRectilinear.cxx index 8cf6ef54b97c3913b0a3fe6be66b3d713d0972d6..0c00b66164d340af5258d04dcffd5d7b9883e19a 100644 --- a/vtkm/cont/testing/UnitTestDataSetBuilderRectilinear.cxx +++ b/vtkm/cont/testing/UnitTestDataSetBuilderRectilinear.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestDataSetBuilderUniform.cxx b/vtkm/cont/testing/UnitTestDataSetBuilderUniform.cxx index c76caf44a3577accf73932d251973ed84493ee3b..21b078e9d1657a3898ce01c396f87b1cc4eb29b5 100644 --- a/vtkm/cont/testing/UnitTestDataSetBuilderUniform.cxx +++ b/vtkm/cont/testing/UnitTestDataSetBuilderUniform.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestDataSetPermutation.cxx b/vtkm/cont/testing/UnitTestDataSetPermutation.cxx index b163ad007c8c7ef5c8778b3f21f00d128bda37c8..e3d9f3049053304840005cff57e8791af842fd70 100644 --- a/vtkm/cont/testing/UnitTestDataSetPermutation.cxx +++ b/vtkm/cont/testing/UnitTestDataSetPermutation.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestDataSetRectilinear.cxx b/vtkm/cont/testing/UnitTestDataSetRectilinear.cxx index 9090181a7ba60937ad1ab397ed2a2eab42593a72..38203fbdb7d00ee2e39ae42a483f05378de9860b 100644 --- a/vtkm/cont/testing/UnitTestDataSetRectilinear.cxx +++ b/vtkm/cont/testing/UnitTestDataSetRectilinear.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestDataSetUniform.cxx b/vtkm/cont/testing/UnitTestDataSetUniform.cxx index dce77dd625def10d68f117c91d332f636ceb242b..047c6d490fbaca7274e03d4a49373054ccf948a5 100644 --- a/vtkm/cont/testing/UnitTestDataSetUniform.cxx +++ b/vtkm/cont/testing/UnitTestDataSetUniform.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx b/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx index 56ae413aea869b210548f9c6c832a0d5c017d00d..777838c41ee899ea50936fbe5ba839433998c80e 100644 --- a/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx +++ b/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmDependency.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // This tests a previous problem where code templated on the device adapter and diff --git a/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx b/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx index 5d23f20bd1f8865eb7446ee1bd31692d3b449472..7c452ae4a6cfdb3fb57e5339d4028509791cbfc4 100644 --- a/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx +++ b/vtkm/cont/testing/UnitTestDeviceAdapterAlgorithmGeneral.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // This test makes sure that the algorithms specified in diff --git a/vtkm/cont/testing/UnitTestDynamicCellSet.cxx b/vtkm/cont/testing/UnitTestDynamicCellSet.cxx index 9e146f4288357643b2bc61d8f331088953ff86e4..f6a52c5e54d8bf5fa5cd1d6bbc17f5fdd655d80a 100644 --- a/vtkm/cont/testing/UnitTestDynamicCellSet.cxx +++ b/vtkm/cont/testing/UnitTestDynamicCellSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestFieldRangeCompute.cxx b/vtkm/cont/testing/UnitTestFieldRangeCompute.cxx index 91993ad77fda5a3aabc64483173e48c3ab66a445..439257a0a30b43873f9ea566905d9e09bd24d70d 100644 --- a/vtkm/cont/testing/UnitTestFieldRangeCompute.cxx +++ b/vtkm/cont/testing/UnitTestFieldRangeCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestFieldRangeGlobalCompute.cxx b/vtkm/cont/testing/UnitTestFieldRangeGlobalCompute.cxx index 5a0b9f2112c62633c952e25fa29169ceee1c7335..c2c63ee3b36a8a37d7029cfeef5a0b59673d397d 100644 --- a/vtkm/cont/testing/UnitTestFieldRangeGlobalCompute.cxx +++ b/vtkm/cont/testing/UnitTestFieldRangeGlobalCompute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestInitialize.cxx b/vtkm/cont/testing/UnitTestInitialize.cxx index 072b22e7582843654e0d68aa21808eaefab4ee18..32553b4234b323d037d2794d72444524578ec09e 100644 --- a/vtkm/cont/testing/UnitTestInitialize.cxx +++ b/vtkm/cont/testing/UnitTestInitialize.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestLogging.cxx b/vtkm/cont/testing/UnitTestLogging.cxx index 95839bb332915cb9b76886ce97252645166caa18..6c11fad5c0f98e32e3feed0e4885d1490bfbc55a 100644 --- a/vtkm/cont/testing/UnitTestLogging.cxx +++ b/vtkm/cont/testing/UnitTestLogging.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestMoveConstructors.cxx b/vtkm/cont/testing/UnitTestMoveConstructors.cxx index 8e4a0fab50812ef27ed399ddb2f74803b3a4ed83..af3ef46210655f90477854ae387bd585aa99ab64 100644 --- a/vtkm/cont/testing/UnitTestMoveConstructors.cxx +++ b/vtkm/cont/testing/UnitTestMoveConstructors.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestMultiBlock.cxx b/vtkm/cont/testing/UnitTestMultiBlock.cxx index f7b5279918e415766827dcfc15030fbb01b1bc4e..7115ac73a94a759cb8ffb0229591063f2cfeb547 100644 --- a/vtkm/cont/testing/UnitTestMultiBlock.cxx +++ b/vtkm/cont/testing/UnitTestMultiBlock.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestRuntimeDeviceInformation.cxx b/vtkm/cont/testing/UnitTestRuntimeDeviceInformation.cxx index ff0c8bf519fbd203f017645254ad9572a8f7fad1..a71babfefd5e17aa68b01ca13bb6652b1d3c3458 100644 --- a/vtkm/cont/testing/UnitTestRuntimeDeviceInformation.cxx +++ b/vtkm/cont/testing/UnitTestRuntimeDeviceInformation.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestRuntimeDeviceNames.cxx b/vtkm/cont/testing/UnitTestRuntimeDeviceNames.cxx index febf20621c3bbd35c86f6b1403deb23d0949085a..e8ba7e60ce5a0c8d5a5fe2b0f09e266b47f75e51 100644 --- a/vtkm/cont/testing/UnitTestRuntimeDeviceNames.cxx +++ b/vtkm/cont/testing/UnitTestRuntimeDeviceNames.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestSerializationArrayHandle.cxx b/vtkm/cont/testing/UnitTestSerializationArrayHandle.cxx index 1fede1254535d7a3ac40edfc9a860e9c27fac73e..2981a5e975f45fbc68c5de47769535017e4f0018 100644 --- a/vtkm/cont/testing/UnitTestSerializationArrayHandle.cxx +++ b/vtkm/cont/testing/UnitTestSerializationArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestSerializationDataSet.cxx b/vtkm/cont/testing/UnitTestSerializationDataSet.cxx index aff10813da0c5e452169b6b41b11679727361391..37995af8796272046cf3e25d9f0d9fb1e26766ae 100644 --- a/vtkm/cont/testing/UnitTestSerializationDataSet.cxx +++ b/vtkm/cont/testing/UnitTestSerializationDataSet.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestStorageBasic.cxx b/vtkm/cont/testing/UnitTestStorageBasic.cxx index 41e4400df7fa9aea60d211f27a75d257bb450931..b84b3132fb63ef442658ca5aaf3428db35f5e13d 100644 --- a/vtkm/cont/testing/UnitTestStorageBasic.cxx +++ b/vtkm/cont/testing/UnitTestStorageBasic.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestStorageImplicit.cxx b/vtkm/cont/testing/UnitTestStorageImplicit.cxx index 67bba35870ed9e92606dbb07dd3a9a1687abcffc..02e194f6154157c594990f6d2d28b022bfad258d 100644 --- a/vtkm/cont/testing/UnitTestStorageImplicit.cxx +++ b/vtkm/cont/testing/UnitTestStorageImplicit.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestStorageListTag.cxx b/vtkm/cont/testing/UnitTestStorageListTag.cxx index 4934a39cb376e525e82605025b02fa413bffa35a..98e9002c3f931e260ec4c6d93b1fdbd7c40761e8 100644 --- a/vtkm/cont/testing/UnitTestStorageListTag.cxx +++ b/vtkm/cont/testing/UnitTestStorageListTag.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestTimer.cxx b/vtkm/cont/testing/UnitTestTimer.cxx index b62e6c9d673a37037aa7430592eb518234845d21..ce6cdc65075c97ec5b670ac325436e12465ad6f5 100644 --- a/vtkm/cont/testing/UnitTestTimer.cxx +++ b/vtkm/cont/testing/UnitTestTimer.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/cont/testing/UnitTestTryExecute.cxx b/vtkm/cont/testing/UnitTestTryExecute.cxx index 9616ce427f4f553a53f4f331acc9a57852f55ac3..f85d2d4dd8c4f8e3f736406e122cbd0e9d3d6b09 100644 --- a/vtkm/cont/testing/UnitTestTryExecute.cxx +++ b/vtkm/cont/testing/UnitTestTryExecute.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/cont/testing/UnitTestVariantArrayHandle.cxx b/vtkm/cont/testing/UnitTestVariantArrayHandle.cxx index 31718e516a36be9fa31770d3115238203e826cff..049c1f105859a8fcaf637413345e32551a4bbfaa 100644 --- a/vtkm/cont/testing/UnitTestVariantArrayHandle.cxx +++ b/vtkm/cont/testing/UnitTestVariantArrayHandle.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/AtomicArrayExecutionObject.h b/vtkm/exec/AtomicArrayExecutionObject.h index 8532d3ffeb0648c079629065d748d2f247e85f96..620234c806a8fa4397218bcd1a02509207fea6ea 100644 --- a/vtkm/exec/AtomicArrayExecutionObject.h +++ b/vtkm/exec/AtomicArrayExecutionObject.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_AtomicArrayExecutionObject_h #define vtk_m_exec_AtomicArrayExecutionObject_h diff --git a/vtkm/exec/BoundaryState.h b/vtkm/exec/BoundaryState.h index aa7a1a9508637b2d305af06be71849636f94adf9..ec8034b77f350e6502c8d12fb801d4396b124e09 100644 --- a/vtkm/exec/BoundaryState.h +++ b/vtkm/exec/BoundaryState.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_BoundaryState_h #define vtk_m_exec_BoundaryState_h diff --git a/vtkm/exec/CMakeLists.txt b/vtkm/exec/CMakeLists.txt index 7d3c79cb058ee7c7c659408e5fff4b4a860c01e3..210f9ed0a7cbc59109068d7856dbb8eeca6a9d97 100644 --- a/vtkm/exec/CMakeLists.txt +++ b/vtkm/exec/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/CellDerivative.h b/vtkm/exec/CellDerivative.h index 0e7328fa327ec5ffc24c99af348171cd5efcc2c8..ba3a872fd0862ff520fbbc4b12a0a695e0e5d8c7 100644 --- a/vtkm/exec/CellDerivative.h +++ b/vtkm/exec/CellDerivative.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_Derivative_h #define vtk_m_exec_Derivative_h diff --git a/vtkm/exec/CellEdge.h b/vtkm/exec/CellEdge.h index c37696b7f9dd54e4ef759b59892232f2740cc13e..1fec8c9707859c5a935e8aa36fb3d594bd3c4908 100644 --- a/vtkm/exec/CellEdge.h +++ b/vtkm/exec/CellEdge.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_CellEdge_h #define vtk_m_exec_CellEdge_h diff --git a/vtkm/exec/CellFace.h b/vtkm/exec/CellFace.h index c63dada41fd46fa0ca4fe1fa3a7f7b560d12ef4a..d5442e24acc3c511565ee5f3541e930d85097265 100644 --- a/vtkm/exec/CellFace.h +++ b/vtkm/exec/CellFace.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_CellFace_h #define vtk_m_exec_CellFace_h diff --git a/vtkm/exec/CellInside.h b/vtkm/exec/CellInside.h index 8fca4583c5322f98e0cfbeb7162c89ae499ef99a..621315e24c960741cb95ac1264042d958c55c9c2 100644 --- a/vtkm/exec/CellInside.h +++ b/vtkm/exec/CellInside.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_CellInside_h #define vtk_m_exec_CellInside_h diff --git a/vtkm/exec/CellInterpolate.h b/vtkm/exec/CellInterpolate.h index b3a41f3103a322e100f522467cbd095bb4b66091..1e6b0371caf02b43f968c39d36d0a19d693d7139 100644 --- a/vtkm/exec/CellInterpolate.h +++ b/vtkm/exec/CellInterpolate.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_Interpolate_h #define vtk_m_exec_Interpolate_h diff --git a/vtkm/exec/CellLocator.h b/vtkm/exec/CellLocator.h index bbf757718dbc124c4ed4651f27a0ff4adeca6426..aa91e793edfb5c2548f2077d7913eb89f745de7a 100644 --- a/vtkm/exec/CellLocator.h +++ b/vtkm/exec/CellLocator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_CellLocator_h #define vtk_m_exec_CellLocator_h diff --git a/vtkm/exec/CellLocatorBoundingIntervalHierarchyExec.h b/vtkm/exec/CellLocatorBoundingIntervalHierarchyExec.h index 5976f1494c8ea3cb535bad043b9d174f103741b9..68e03d498723ff6a8baf377a9a575f80fdac9b87 100644 --- a/vtkm/exec/CellLocatorBoundingIntervalHierarchyExec.h +++ b/vtkm/exec/CellLocatorBoundingIntervalHierarchyExec.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_cont_CellLocatorBoundingIntervalHierarchyExec_h #define vtk_m_cont_CellLocatorBoundingIntervalHierarchyExec_h diff --git a/vtkm/exec/CellLocatorRectilinearGrid.h b/vtkm/exec/CellLocatorRectilinearGrid.h index cc131d23ce186a5c348612709714d32802b463d9..26a30b0624e9635959845c2af2ebbd3b68568bcd 100644 --- a/vtkm/exec/CellLocatorRectilinearGrid.h +++ b/vtkm/exec/CellLocatorRectilinearGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtkm_exec_celllocatorrectilineargrid_h #define vtkm_exec_celllocatorrectilineargrid_h diff --git a/vtkm/exec/CellLocatorUniformGrid.h b/vtkm/exec/CellLocatorUniformGrid.h index 51d4f152e2410b6a33cd099b2f366cc7cf996790..4a845cf7c98db841146dac75eaa18b54b675bf34 100644 --- a/vtkm/exec/CellLocatorUniformGrid.h +++ b/vtkm/exec/CellLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2019 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2019 UT-Battelle, LLC. -// Copyright 2019 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtkm_exec_celllocatoruniformgrid_h #define vtkm_exec_celllocatoruniformgrid_h diff --git a/vtkm/exec/CellMeasure.h b/vtkm/exec/CellMeasure.h index bee234faf194c4361aff1f145f4ba032a99deb47..8807e9c39076a592d9dce44fc162edf3bdd6fb66 100644 --- a/vtkm/exec/CellMeasure.h +++ b/vtkm/exec/CellMeasure.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_CellMeasure_h #define vtk_m_exec_CellMeasure_h diff --git a/vtkm/exec/ColorTable.h b/vtkm/exec/ColorTable.h index f09bb60b3d72a72cafd7ac85a270fffee21f61d2..2f74b0286b26c8f2ad33e4659e35e16db6a085d7 100644 --- a/vtkm/exec/ColorTable.h +++ b/vtkm/exec/ColorTable.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_exec_ColorTable_h #define vtk_m_exec_ColorTable_h diff --git a/vtkm/exec/ColorTable.hxx b/vtkm/exec/ColorTable.hxx index 799207f7e4b9e474ccf39bf367c1a3aa22933fcb..9ca43475dffbac12d1c6c9feb169429eeab7154a 100644 --- a/vtkm/exec/ColorTable.hxx +++ b/vtkm/exec/ColorTable.hxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_exec_ColorTable_hxx #define vtk_m_exec_ColorTable_hxx diff --git a/vtkm/exec/ConnectivityExplicit.h b/vtkm/exec/ConnectivityExplicit.h index 699409df5181d28e267ec1e7712c77629c222a7f..325fd0e7e3fcd6eae96e993c2ae3251848a96dbe 100644 --- a/vtkm/exec/ConnectivityExplicit.h +++ b/vtkm/exec/ConnectivityExplicit.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_ConnectivityExplicit_h #define vtk_m_exec_ConnectivityExplicit_h diff --git a/vtkm/exec/ConnectivityPermuted.h b/vtkm/exec/ConnectivityPermuted.h index de7ee23ea2b216208bcce74b944ea647967ac320..e62f616ea6011449c9a49cdc273e7c2e9a66b142 100644 --- a/vtkm/exec/ConnectivityPermuted.h +++ b/vtkm/exec/ConnectivityPermuted.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_ConnectivityPermuted_h diff --git a/vtkm/exec/ConnectivityStructured.h b/vtkm/exec/ConnectivityStructured.h index edbc7c3a8190786b29e39578ba238d30236da1fe..5942cfe1097cb8de20ba956b3a5360b0b254c81c 100644 --- a/vtkm/exec/ConnectivityStructured.h +++ b/vtkm/exec/ConnectivityStructured.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_ConnectivityStructured_h diff --git a/vtkm/exec/ExecutionWholeArray.h b/vtkm/exec/ExecutionWholeArray.h index b6fee2e6a37268b9adca89d9eb6f088bb09c7579..8d262f59af058f8c3697627cdbc779dd07400eb6 100644 --- a/vtkm/exec/ExecutionWholeArray.h +++ b/vtkm/exec/ExecutionWholeArray.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_ExecutionWholeArray_h #define vtk_m_exec_ExecutionWholeArray_h diff --git a/vtkm/exec/FieldNeighborhood.h b/vtkm/exec/FieldNeighborhood.h index 5ba09b5ac95848833b520a036b0bf4acb8a7e603..b424a520350a2051a71fc82febe0a551434db7d9 100644 --- a/vtkm/exec/FieldNeighborhood.h +++ b/vtkm/exec/FieldNeighborhood.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_FieldNeighborhood_h #define vtk_m_exec_FieldNeighborhood_h diff --git a/vtkm/exec/FunctorBase.h b/vtkm/exec/FunctorBase.h index 1d52c9c45bae18d9ca7e41aa20bede3e0b8ac0cd..1b0dd07e68b40dbdcce57695b41c677d8983fcc8 100644 --- a/vtkm/exec/FunctorBase.h +++ b/vtkm/exec/FunctorBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_FunctorBase_h #define vtk_m_exec_FunctorBase_h diff --git a/vtkm/exec/Jacobian.h b/vtkm/exec/Jacobian.h index e1816774688341f82e2a3ad40b5b6db67dcce6c4..d64aad78e6bd271816850e447990a0053c4e957c 100644 --- a/vtkm/exec/Jacobian.h +++ b/vtkm/exec/Jacobian.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_Jacobian_h #define vtk_m_exec_Jacobian_h diff --git a/vtkm/exec/ParametricCoordinates.h b/vtkm/exec/ParametricCoordinates.h index 618abcb45286bd3e8ca46c375d9600bc420dae45..c9e6bbe6ab9a57ded293ca758f14845000ecfebe 100644 --- a/vtkm/exec/ParametricCoordinates.h +++ b/vtkm/exec/ParametricCoordinates.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_ParametricCoordinates_h #define vtk_m_exec_ParametricCoordinates_h diff --git a/vtkm/exec/PointLocator.h b/vtkm/exec/PointLocator.h index 0edc2565d3bb5736a92debf3e6a261708598c0b9..db74cf613e53997d7d9b780efe950a140e85d976 100644 --- a/vtkm/exec/PointLocator.h +++ b/vtkm/exec/PointLocator.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_PointLocator_h #define vtk_m_exec_PointLocator_h diff --git a/vtkm/exec/PointLocatorUniformGrid.h b/vtkm/exec/PointLocatorUniformGrid.h index d74b6ab745160f971b72ca8f7f90fe97c8bd36ba..13633b5d3d192cdff0620e56a4104384722f2341 100644 --- a/vtkm/exec/PointLocatorUniformGrid.h +++ b/vtkm/exec/PointLocatorUniformGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_PointLocatorUniformGrid_h #define vtk_m_exec_PointLocatorUniformGrid_h diff --git a/vtkm/exec/TaskBase.h b/vtkm/exec/TaskBase.h index 00af98199fe7cf0e314a933bf6438b14028a5b05..18bd9733948c5ee8745b489766d8913c751a303d 100644 --- a/vtkm/exec/TaskBase.h +++ b/vtkm/exec/TaskBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_TaskBase_h #define vtk_m_exec_TaskBase_h diff --git a/vtkm/exec/arg/AspectTagDefault.h b/vtkm/exec/arg/AspectTagDefault.h index d6fdd161a46ac78685f5235b21d6e22189fedc55..cccdd7f845756185667913e13c3e9860fa39f4aa 100644 --- a/vtkm/exec/arg/AspectTagDefault.h +++ b/vtkm/exec/arg/AspectTagDefault.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_AspectTagDefault_h #define vtk_m_exec_arg_AspectTagDefault_h diff --git a/vtkm/exec/arg/BasicArg.h b/vtkm/exec/arg/BasicArg.h index 69fce92e9d3f6a9b96a57b7fd6c9dd8174deca4f..325889b7d1744161f4200441fcd87e96373d559f 100644 --- a/vtkm/exec/arg/BasicArg.h +++ b/vtkm/exec/arg/BasicArg.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_BasicArg_h #define vtk_m_exec_arg_BasicArg_h diff --git a/vtkm/exec/arg/Boundary.h b/vtkm/exec/arg/Boundary.h index 4200976ede4b40cd07c71e59a8fa8a72f8eef16a..df3612a3e2aa00f8064e25a188d61d528f3707da 100644 --- a/vtkm/exec/arg/Boundary.h +++ b/vtkm/exec/arg/Boundary.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_OnBoundary_h #define vtk_m_exec_arg_OnBoundary_h diff --git a/vtkm/exec/arg/CMakeLists.txt b/vtkm/exec/arg/CMakeLists.txt index a566907342bf010198a40e04cd4bf26ff6be6853..a2847449119639bbad230002abe658c00b4da175 100644 --- a/vtkm/exec/arg/CMakeLists.txt +++ b/vtkm/exec/arg/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/arg/CellShape.h b/vtkm/exec/arg/CellShape.h index 55485264c8f48f06a3e5558f5bb8f500873d97c1..a5660283d43f345e45f75a183d9359c15e61c4f1 100644 --- a/vtkm/exec/arg/CellShape.h +++ b/vtkm/exec/arg/CellShape.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_CellShape_h #define vtk_m_exec_arg_CellShape_h diff --git a/vtkm/exec/arg/ExecutionSignatureTagBase.h b/vtkm/exec/arg/ExecutionSignatureTagBase.h index a48b9f1e656c0a02f597bd56bf1bf3726fa3579f..49dbb5a4dcfc7480e013f86d5ebbbdd9775fd82d 100644 --- a/vtkm/exec/arg/ExecutionSignatureTagBase.h +++ b/vtkm/exec/arg/ExecutionSignatureTagBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ExecutionSignatureTagBase_h #define vtk_m_exec_arg_ExecutionSignatureTagBase_h diff --git a/vtkm/exec/arg/Fetch.h b/vtkm/exec/arg/Fetch.h index 753ab721e4cf50213895475b304c01879c71b731..9fbfcde3eb19884d997769a3a806efc20013af94 100644 --- a/vtkm/exec/arg/Fetch.h +++ b/vtkm/exec/arg/Fetch.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_Fetch_h #define vtk_m_exec_arg_Fetch_h diff --git a/vtkm/exec/arg/FetchTagArrayDirectIn.h b/vtkm/exec/arg/FetchTagArrayDirectIn.h index 54bc25bed7827d6b7a8e5174037a49d883a8a651..851e8d8999d5e41a5179fe70b1d777f9d92945ba 100644 --- a/vtkm/exec/arg/FetchTagArrayDirectIn.h +++ b/vtkm/exec/arg/FetchTagArrayDirectIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagArrayDirectIn_h #define vtk_m_exec_arg_FetchTagArrayDirectIn_h diff --git a/vtkm/exec/arg/FetchTagArrayDirectInOut.h b/vtkm/exec/arg/FetchTagArrayDirectInOut.h index bd2f4ba3acb955eb28f3734a0d3c3582b1abb0c5..b6129007beec308b65c6a881bf40a599d555c95f 100644 --- a/vtkm/exec/arg/FetchTagArrayDirectInOut.h +++ b/vtkm/exec/arg/FetchTagArrayDirectInOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagArrayDirectInOut_h #define vtk_m_exec_arg_FetchTagArrayDirectInOut_h diff --git a/vtkm/exec/arg/FetchTagArrayDirectOut.h b/vtkm/exec/arg/FetchTagArrayDirectOut.h index 7ef78dbec1bbed1e93584b600027e2a45ea16957..e0603ebbd9db9108796c6cda0875807b8b5482f6 100644 --- a/vtkm/exec/arg/FetchTagArrayDirectOut.h +++ b/vtkm/exec/arg/FetchTagArrayDirectOut.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagArrayDirectOut_h #define vtk_m_exec_arg_FetchTagArrayDirectOut_h diff --git a/vtkm/exec/arg/FetchTagArrayNeighborhoodIn.h b/vtkm/exec/arg/FetchTagArrayNeighborhoodIn.h index 078a7645ee4f4847d817414edc8d4fd2488f0f2c..86ee7f0286db5a40e0cabc09c653a915ae5faca0 100644 --- a/vtkm/exec/arg/FetchTagArrayNeighborhoodIn.h +++ b/vtkm/exec/arg/FetchTagArrayNeighborhoodIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagArrayNeighborhoodIn_h #define vtk_m_exec_arg_FetchTagArrayNeighborhoodIn_h diff --git a/vtkm/exec/arg/FetchTagArrayTopologyMapIn.h b/vtkm/exec/arg/FetchTagArrayTopologyMapIn.h index 5c08e355d3ae0aa19ea453e474ae82b5bd60f93a..46e820aeb2844609f17f3400a380e647c637f2d6 100644 --- a/vtkm/exec/arg/FetchTagArrayTopologyMapIn.h +++ b/vtkm/exec/arg/FetchTagArrayTopologyMapIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagArrayTopologyMapIn_h #define vtk_m_exec_arg_FetchTagArrayTopologyMapIn_h diff --git a/vtkm/exec/arg/FetchTagCellSetIn.h b/vtkm/exec/arg/FetchTagCellSetIn.h index 60659c623dd6460bf0a3f93e400f2fce66bd1e12..05b1a3af56cbe40f6a4d12ec2da13ef79ceb5be5 100644 --- a/vtkm/exec/arg/FetchTagCellSetIn.h +++ b/vtkm/exec/arg/FetchTagCellSetIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagCellSetIn_h #define vtk_m_exec_arg_FetchTagCellSetIn_h diff --git a/vtkm/exec/arg/FetchTagExecObject.h b/vtkm/exec/arg/FetchTagExecObject.h index 8028cee006c79599bf5602c1e2e1bddad18aaaeb..6945354c8bb37491458a14391bcb9c936e2072d1 100644 --- a/vtkm/exec/arg/FetchTagExecObject.h +++ b/vtkm/exec/arg/FetchTagExecObject.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagExecObject_h #define vtk_m_exec_arg_FetchTagExecObject_h diff --git a/vtkm/exec/arg/FetchTagKeysIn.h b/vtkm/exec/arg/FetchTagKeysIn.h index 0388f9f612ba6e8037c87454d52e5856aa0e4d20..0f107639147b27e6d6bcf2b5a113b78c5f965d49 100644 --- a/vtkm/exec/arg/FetchTagKeysIn.h +++ b/vtkm/exec/arg/FetchTagKeysIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagKeysIn_h #define vtk_m_exec_arg_FetchTagKeysIn_h diff --git a/vtkm/exec/arg/FetchTagWholeCellSetIn.h b/vtkm/exec/arg/FetchTagWholeCellSetIn.h index 3279af4354409760199ecf10a6c66347f72a5af0..b57a00655b73b652a06d38c30e9e78c0a6a6939c 100644 --- a/vtkm/exec/arg/FetchTagWholeCellSetIn.h +++ b/vtkm/exec/arg/FetchTagWholeCellSetIn.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FetchTagWholeCellSetIn_h #define vtk_m_exec_arg_FetchTagWholeCellSetIn_h diff --git a/vtkm/exec/arg/FromCount.h b/vtkm/exec/arg/FromCount.h index de358cbd3b395827d8b7a7c78b56f8692365b7ed..95cdebf819ce75ad868369988631695e42fdfb4b 100644 --- a/vtkm/exec/arg/FromCount.h +++ b/vtkm/exec/arg/FromCount.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FromCount_h #define vtk_m_exec_arg_FromCount_h diff --git a/vtkm/exec/arg/FromIndices.h b/vtkm/exec/arg/FromIndices.h index ee1588798a087bc21d2e6247d708990b0cce6b6b..c02ed988d3eb65790f312838c3b721a090aa2517 100644 --- a/vtkm/exec/arg/FromIndices.h +++ b/vtkm/exec/arg/FromIndices.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_FromIndices_h #define vtk_m_exec_arg_FromIndices_h diff --git a/vtkm/exec/arg/InputIndex.h b/vtkm/exec/arg/InputIndex.h index c4593d66237609820e009476462ba7db479c4418..ffa2de996ae544d2b148204148e7e89f267b54d0 100644 --- a/vtkm/exec/arg/InputIndex.h +++ b/vtkm/exec/arg/InputIndex.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_InputIndex_h #define vtk_m_exec_arg_InputIndex_h diff --git a/vtkm/exec/arg/OutputIndex.h b/vtkm/exec/arg/OutputIndex.h index 87c57c87120810ef7abc8b48f014f06031fd7b8f..665ba00a1685e84d7d392c69d1c26713d22b54fe 100644 --- a/vtkm/exec/arg/OutputIndex.h +++ b/vtkm/exec/arg/OutputIndex.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_OutputIndex_h #define vtk_m_exec_arg_OutputIndex_h diff --git a/vtkm/exec/arg/ThreadIndices.h b/vtkm/exec/arg/ThreadIndices.h index 647da560ff79a22424aec514e6562f54e45a0a65..e000d3d3cf34aa9d64e8120c267fe7a1c0006811 100644 --- a/vtkm/exec/arg/ThreadIndices.h +++ b/vtkm/exec/arg/ThreadIndices.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ThreadIndices_h #define vtk_m_exec_arg_ThreadIndices_h diff --git a/vtkm/exec/arg/ThreadIndicesBasic.h b/vtkm/exec/arg/ThreadIndicesBasic.h index 0a6375f743adb2215fdb3175ca5e5c3c3e31781a..79ee1b30d3d3a207017c85744c3d0a085ccbac92 100644 --- a/vtkm/exec/arg/ThreadIndicesBasic.h +++ b/vtkm/exec/arg/ThreadIndicesBasic.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ThreadIndicesBasic_h #define vtk_m_exec_arg_ThreadIndicesBasic_h diff --git a/vtkm/exec/arg/ThreadIndicesPointNeighborhood.h b/vtkm/exec/arg/ThreadIndicesPointNeighborhood.h index 58a6bbfd9b22cb249cfcfe969c325d8b2360b115..063b7ac498476c86c72f8aff16a23707e0508eb7 100644 --- a/vtkm/exec/arg/ThreadIndicesPointNeighborhood.h +++ b/vtkm/exec/arg/ThreadIndicesPointNeighborhood.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ThreadIndicesPointNeighborhood_h #define vtk_m_exec_arg_ThreadIndicesPointNeighborhood_h diff --git a/vtkm/exec/arg/ThreadIndicesReduceByKey.h b/vtkm/exec/arg/ThreadIndicesReduceByKey.h index b10139de1734e14f18b53c96121b302f78fdeae8..2be9c8e7d8add3784ed4bce119b0f36248e4ce38 100644 --- a/vtkm/exec/arg/ThreadIndicesReduceByKey.h +++ b/vtkm/exec/arg/ThreadIndicesReduceByKey.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ThreadIndicesReduceByKey_h #define vtk_m_exec_arg_ThreadIndicesReduceByKey_h diff --git a/vtkm/exec/arg/ThreadIndicesTopologyMap.h b/vtkm/exec/arg/ThreadIndicesTopologyMap.h index ff47826591e1f21b072da87dbfcc6082133a60a4..8e0466116ab7a52dec8dc40625597cd049f3a88a 100644 --- a/vtkm/exec/arg/ThreadIndicesTopologyMap.h +++ b/vtkm/exec/arg/ThreadIndicesTopologyMap.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ThreadIndicesTopologyMap_h #define vtk_m_exec_arg_ThreadIndicesTopologyMap_h diff --git a/vtkm/exec/arg/ValueCount.h b/vtkm/exec/arg/ValueCount.h index 4afb7c3edfed3fa8a16517877edbbb295237e840..9caf6860e18436d98c15d20087472e0652b8f662 100644 --- a/vtkm/exec/arg/ValueCount.h +++ b/vtkm/exec/arg/ValueCount.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_ValueCount_h #define vtk_m_exec_arg_ValueCount_h diff --git a/vtkm/exec/arg/VisitIndex.h b/vtkm/exec/arg/VisitIndex.h index cff7c7e0473e5bd2b890291886eb713868155686..1d055713b92d967065e55a5a72e3ed897c166c57 100644 --- a/vtkm/exec/arg/VisitIndex.h +++ b/vtkm/exec/arg/VisitIndex.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_VisitIndex_h #define vtk_m_exec_arg_VisitIndex_h diff --git a/vtkm/exec/arg/WorkIndex.h b/vtkm/exec/arg/WorkIndex.h index c5620dda9685deda16123e222bc746eea88b1dd2..864a105ae07ee5902d876bc376ed0f8c07eea75a 100644 --- a/vtkm/exec/arg/WorkIndex.h +++ b/vtkm/exec/arg/WorkIndex.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_WorkIndex_h #define vtk_m_exec_arg_WorkIndex_h diff --git a/vtkm/exec/arg/testing/CMakeLists.txt b/vtkm/exec/arg/testing/CMakeLists.txt index d1ec465f693310768af37beebe6d524594cb8c77..ad417a2eabac8b2f2035607ab6751f691691e761 100644 --- a/vtkm/exec/arg/testing/CMakeLists.txt +++ b/vtkm/exec/arg/testing/CMakeLists.txt @@ -1,21 +1,11 @@ -#============================================================================ +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers ThreadIndicesTesting.h diff --git a/vtkm/exec/arg/testing/ThreadIndicesTesting.h b/vtkm/exec/arg/testing/ThreadIndicesTesting.h index b5abad5a088e1210c9894d99a107918df9952864..3da233bc807d00163995ae18ad92775cfc46b9ec 100644 --- a/vtkm/exec/arg/testing/ThreadIndicesTesting.h +++ b/vtkm/exec/arg/testing/ThreadIndicesTesting.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_arg_testing_ThreadIndicesTesting_h #define vtk_m_exec_arg_testing_ThreadIndicesTesting_h diff --git a/vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx b/vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx index 43318cd0b322f46285551db9e6569052fe70680a..784bc3b78a627a65cbbdd290bd64153135262059 100644 --- a/vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx +++ b/vtkm/exec/arg/testing/UnitTestExecutionSignatureTag.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx index b2ba4c36d877394c53cadb6c27fd08b504fb8653..2bed5a70f51366afddb6feb0202815d96983cfa1 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectIn.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectInOut.cxx b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectInOut.cxx index adf787b1a4fbd0788e287e9b0efc854ffed7b02c..53b664ab82d402da7beeca271457066f1c6eec48 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectInOut.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectInOut.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx index e7ebc668c150006b48e4e3dbfdb76a9c6f88d12f..f714ea75bd961a29813e27e170e510bf62693c14 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchArrayDirectOut.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchArrayNeighborhoodIn.cxx b/vtkm/exec/arg/testing/UnitTestFetchArrayNeighborhoodIn.cxx index 0f850ed7948f18cc3d58a85cf3694b520a3405f5..433049de7d47fa80def422c573cdcaf3123c2008 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchArrayNeighborhoodIn.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchArrayNeighborhoodIn.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchArrayTopologyMapIn.cxx b/vtkm/exec/arg/testing/UnitTestFetchArrayTopologyMapIn.cxx index be15fa0302181401a8e04c96b42c2738b6ed08ea..441bf4e0279bbbd19e5af7dbb68e7e5ce998272f 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchArrayTopologyMapIn.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchArrayTopologyMapIn.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx b/vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx index 4c1e98a6ff9510f4e05ef350cbde1fd10c7ea31e..651224ea117e504942e4f848aa601bf58a081b15 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchExecObject.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx b/vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx index 1eec401227f19eae3dd5b6fbd97cdc2ed4ddb359..9df7f1802adc0b853fc458bcf468a9e5995235bd 100644 --- a/vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx +++ b/vtkm/exec/arg/testing/UnitTestFetchWorkIndex.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/cuda/CMakeLists.txt b/vtkm/exec/cuda/CMakeLists.txt index d62192c685d4f0250eccf910318d4402d30e485f..9f98ed10d9bf2549175dee962f181a74f3cd2e49 100644 --- a/vtkm/exec/cuda/CMakeLists.txt +++ b/vtkm/exec/cuda/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/vtkm/exec/cuda/internal/ArrayPortalFromThrust.h b/vtkm/exec/cuda/internal/ArrayPortalFromThrust.h index 328b151e7993aa038422357c577cf808aced0824..e25707d2e57f808c7e23d1297e34ab07387ea795 100644 --- a/vtkm/exec/cuda/internal/ArrayPortalFromThrust.h +++ b/vtkm/exec/cuda/internal/ArrayPortalFromThrust.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_ArrayPortalFromThrust_h #define vtk_m_exec_cuda_internal_ArrayPortalFromThrust_h diff --git a/vtkm/exec/cuda/internal/CMakeLists.txt b/vtkm/exec/cuda/internal/CMakeLists.txt index 0de9e42e6060ee6297e31e077dc65982665ac43c..98b2f0ddaf5738a37309edc96adfd2e215b4c89e 100644 --- a/vtkm/exec/cuda/internal/CMakeLists.txt +++ b/vtkm/exec/cuda/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/cuda/internal/ExecutionPolicy.h b/vtkm/exec/cuda/internal/ExecutionPolicy.h index 81f4fe7b610da8cdde1dde1da60e485acae621f2..8e5a5356c4210f5a1d0c567fbd6f22b56427f143 100644 --- a/vtkm/exec/cuda/internal/ExecutionPolicy.h +++ b/vtkm/exec/cuda/internal/ExecutionPolicy.h @@ -1,22 +1,11 @@ - //============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_ExecutionPolicy_h #define vtk_m_exec_cuda_internal_ExecutionPolicy_h diff --git a/vtkm/exec/cuda/internal/IteratorFromArrayPortal.h b/vtkm/exec/cuda/internal/IteratorFromArrayPortal.h index 589731ac785488287dd5e8c07c8a11442a88e64c..015af38d48b33597f7fab834453eaa712406935f 100644 --- a/vtkm/exec/cuda/internal/IteratorFromArrayPortal.h +++ b/vtkm/exec/cuda/internal/IteratorFromArrayPortal.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_IteratorFromArrayPortal_h #define vtk_m_exec_cuda_internal_IteratorFromArrayPortal_h diff --git a/vtkm/exec/cuda/internal/TaskStrided.h b/vtkm/exec/cuda/internal/TaskStrided.h index f2375f5cce9dd08cc70cdbab7cc602ba3707891d..40c436c4fec870508c1e6ba407338d55e41561a5 100644 --- a/vtkm/exec/cuda/internal/TaskStrided.h +++ b/vtkm/exec/cuda/internal/TaskStrided.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_TaskStrided_h #define vtk_m_exec_cuda_internal_TaskStrided_h diff --git a/vtkm/exec/cuda/internal/ThrustPatches.h b/vtkm/exec/cuda/internal/ThrustPatches.h index 114a3ec59f1f672360599ff5a02ff5248b68c50d..d533a9a97117d063b3a66294175008400183eee3 100644 --- a/vtkm/exec/cuda/internal/ThrustPatches.h +++ b/vtkm/exec/cuda/internal/ThrustPatches.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_ThrustPatches_h #define vtk_m_exec_cuda_internal_ThrustPatches_h diff --git a/vtkm/exec/cuda/internal/WrappedOperators.h b/vtkm/exec/cuda/internal/WrappedOperators.h index 5f78f5923142d1283ad2b38e73e9736826b18594..d4c274bcb0bdb440bf62ffe9b17d885a98d21ff1 100644 --- a/vtkm/exec/cuda/internal/WrappedOperators.h +++ b/vtkm/exec/cuda/internal/WrappedOperators.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_cuda_internal_WrappedOperators_h #define vtk_m_exec_cuda_internal_WrappedOperators_h diff --git a/vtkm/exec/cuda/internal/testing/CMakeLists.txt b/vtkm/exec/cuda/internal/testing/CMakeLists.txt index 84be197bbf491a4338eb3a912d44aff4848f5bc2..b0d0a69ef90f4439924cdef8ad39ae96252878e7 100644 --- a/vtkm/exec/cuda/internal/testing/CMakeLists.txt +++ b/vtkm/exec/cuda/internal/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(unit_tests UnitTestTextureMemorySupport.cu diff --git a/vtkm/exec/cuda/internal/testing/UnitTestTaskStrided.cu b/vtkm/exec/cuda/internal/testing/UnitTestTaskStrided.cu index 30a9a3277c61b994a2f5425647ddc92bf5646127..50ce753c4b246a7bd20a9979c518e6973cd9e3ed 100644 --- a/vtkm/exec/cuda/internal/testing/UnitTestTaskStrided.cu +++ b/vtkm/exec/cuda/internal/testing/UnitTestTaskStrided.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/cuda/internal/testing/UnitTestTextureMemorySupport.cu b/vtkm/exec/cuda/internal/testing/UnitTestTextureMemorySupport.cu index deeab2c81fe8f81b08d1d325734e3c33054cb8df..d32b7eb6f29b3a736eaa4736ff61318f4ee1d1e8 100644 --- a/vtkm/exec/cuda/internal/testing/UnitTestTextureMemorySupport.cu +++ b/vtkm/exec/cuda/internal/testing/UnitTestTextureMemorySupport.cu @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/internal/CMakeLists.txt b/vtkm/exec/internal/CMakeLists.txt index 7f12ae24fd5297deaa5132299cfe92c5eeadc549..541ebe551119e6e70cb51b105a3c01d8d5c6ca1b 100644 --- a/vtkm/exec/internal/CMakeLists.txt +++ b/vtkm/exec/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/internal/ErrorMessageBuffer.h b/vtkm/exec/internal/ErrorMessageBuffer.h index d920ea6a831df270644d0b66735343dba2d52fb1..62cfeec32a384123ee310e27f809d25255a3718a 100644 --- a/vtkm/exec/internal/ErrorMessageBuffer.h +++ b/vtkm/exec/internal/ErrorMessageBuffer.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_internal_ErrorMessageBuffer_h #define vtk_m_exec_internal_ErrorMessageBuffer_h diff --git a/vtkm/exec/internal/FastVec.h b/vtkm/exec/internal/FastVec.h index 7519ab78c473e7f77c1732863d15af764fedcdf5..1efbdbdcc3d21e3388173895f629da7400c3f261 100644 --- a/vtkm/exec/internal/FastVec.h +++ b/vtkm/exec/internal/FastVec.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_internal_FastVec_h #define vtk_m_exec_internal_FastVec_h diff --git a/vtkm/exec/internal/ReduceByKeyLookup.h b/vtkm/exec/internal/ReduceByKeyLookup.h index 16b6548c670c7212cf1dc90b8ad281bda7b4c1ed..0e687bc367ddf976ee4c502d954fa17149751289 100644 --- a/vtkm/exec/internal/ReduceByKeyLookup.h +++ b/vtkm/exec/internal/ReduceByKeyLookup.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_internal_ReduceByKeyLookup_h #define vtk_m_exec_internal_ReduceByKeyLookup_h diff --git a/vtkm/exec/internal/TaskSingular.h b/vtkm/exec/internal/TaskSingular.h index 3b5cf10dc9f8cab8247ad535d34c446e225b50ec..8e4cfecc0edc980b406684b834f060ae029c566b 100644 --- a/vtkm/exec/internal/TaskSingular.h +++ b/vtkm/exec/internal/TaskSingular.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_internal_TaskSingular_h #define vtk_m_exec_internal_TaskSingular_h diff --git a/vtkm/exec/internal/TwoLevelUniformGridExecutionObject.h b/vtkm/exec/internal/TwoLevelUniformGridExecutionObject.h index 175d95bb6bd2654cfef767722f9d1620cb40a4d1..86319a84c1ae038215e3142e508dc7c9abe0f813 100644 --- a/vtkm/exec/internal/TwoLevelUniformGridExecutionObject.h +++ b/vtkm/exec/internal/TwoLevelUniformGridExecutionObject.h @@ -1,24 +1,11 @@ -// -// Created by Matthew Letter on 6/8/18. -// //============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_TwoLevelUniformGridExecutonObject_h #define vtk_m_exec_TwoLevelUniformGridExecutonObject_h diff --git a/vtkm/exec/internal/WorkletInvokeFunctorDetail.h b/vtkm/exec/internal/WorkletInvokeFunctorDetail.h index 976b18839f3ea5504fd6da5b74ed4446a06ea3e9..25a07fb7bde2f944d29f800c4a1b87cb91f077ca 100644 --- a/vtkm/exec/internal/WorkletInvokeFunctorDetail.h +++ b/vtkm/exec/internal/WorkletInvokeFunctorDetail.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // **** DO NOT EDIT THIS FILE!!! **** // This file is automatically generated by WorkletInvokeFunctorDetail.h.in diff --git a/vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in b/vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in index 0950a29fd877625f532d90e786713059bf2a83d4..72039295e7243ffdf83c982a94b4336b58448c89 100644 --- a/vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in +++ b/vtkm/exec/internal/WorkletInvokeFunctorDetail.h.in @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ $# This file uses the pyexpander macro processing utility to build the $# FunctionInterface facilities that use a variable number of arguments. diff --git a/vtkm/exec/internal/testing/CMakeLists.txt b/vtkm/exec/internal/testing/CMakeLists.txt index b9149245e37bd027f6b298cb6ec73ce922f87e88..79d5f3b2ef37207a5b8b0cdc7f1589155eb4bb30 100644 --- a/vtkm/exec/internal/testing/CMakeLists.txt +++ b/vtkm/exec/internal/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(headers TestingTaskTiling.h diff --git a/vtkm/exec/internal/testing/TestingTaskTiling.h b/vtkm/exec/internal/testing/TestingTaskTiling.h index c2f122c834e571e8fc0b20e77b89cb48cde10412..97a5ad3c4ca14ceddabbe3f61dcec21e2d39e7a5 100644 --- a/vtkm/exec/internal/testing/TestingTaskTiling.h +++ b/vtkm/exec/internal/testing/TestingTaskTiling.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx b/vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx index 45fe0d01a80329ab3e324da57e430b15ffeb4715..0b5bd642d3e9d17515e308d9075ed867a5c9c8b0 100644 --- a/vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx +++ b/vtkm/exec/internal/testing/UnitTestErrorMessageBuffer.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/internal/testing/UnitTestTaskSingular.cxx b/vtkm/exec/internal/testing/UnitTestTaskSingular.cxx index a03a2110c646820e13e065c90e7627aa0ebf1478..7a13ce583328168ebca16f3f78d5631dd00f1bb0 100644 --- a/vtkm/exec/internal/testing/UnitTestTaskSingular.cxx +++ b/vtkm/exec/internal/testing/UnitTestTaskSingular.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx b/vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx index c8a12e86c48cf67359d49eed3d542479bd1b4e74..9113aee4ad68b5074b1cb640d503e82804ad2e74 100644 --- a/vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx +++ b/vtkm/exec/internal/testing/UnitTestWorkletInvokeFunctor.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/openmp/CMakeLists.txt b/vtkm/exec/openmp/CMakeLists.txt index e842feb7d97f982ede16408155c3dc6420de6a80..9f98ed10d9bf2549175dee962f181a74f3cd2e49 100644 --- a/vtkm/exec/openmp/CMakeLists.txt +++ b/vtkm/exec/openmp/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/vtkm/exec/openmp/internal/CMakeLists.txt b/vtkm/exec/openmp/internal/CMakeLists.txt index 05b678128acd3e8d9e2ba9e856fbf21949b08547..ebe27beade168a1cf3c80c2f9f52e74bbf89ae71 100644 --- a/vtkm/exec/openmp/internal/CMakeLists.txt +++ b/vtkm/exec/openmp/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/openmp/internal/TaskTilingOpenMP.h b/vtkm/exec/openmp/internal/TaskTilingOpenMP.h index f350a5bf6267891d0a5cf31f59d2ab481ac2e816..c7e1ca7eb5299909969a16f1c4d813e4911e3359 100644 --- a/vtkm/exec/openmp/internal/TaskTilingOpenMP.h +++ b/vtkm/exec/openmp/internal/TaskTilingOpenMP.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_openmp_internal_TaskTilingOpenMP_h #define vtk_m_exec_openmp_internal_TaskTilingOpenMP_h diff --git a/vtkm/exec/openmp/internal/testing/CMakeLists.txt b/vtkm/exec/openmp/internal/testing/CMakeLists.txt index bfec3d67e4d3483476651a2ba8b329f401ac2720..7fe753540fa0dbb7fa71019771419253195dea4e 100644 --- a/vtkm/exec/openmp/internal/testing/CMakeLists.txt +++ b/vtkm/exec/openmp/internal/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2018 UT-Battelle, LLC. -## Copyright 2018 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(unit_tests UnitTestTaskTilingOpenMP.cxx diff --git a/vtkm/exec/openmp/internal/testing/UnitTestTaskTilingOpenMP.cxx b/vtkm/exec/openmp/internal/testing/UnitTestTaskTilingOpenMP.cxx index c9b12e7428893422faef1b13b1cbf95592ee0816..ad768f2221ceb47be9f587276d3022006336d6b0 100644 --- a/vtkm/exec/openmp/internal/testing/UnitTestTaskTilingOpenMP.cxx +++ b/vtkm/exec/openmp/internal/testing/UnitTestTaskTilingOpenMP.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include #include diff --git a/vtkm/exec/serial/CMakeLists.txt b/vtkm/exec/serial/CMakeLists.txt index d62192c685d4f0250eccf910318d4402d30e485f..9f98ed10d9bf2549175dee962f181a74f3cd2e49 100644 --- a/vtkm/exec/serial/CMakeLists.txt +++ b/vtkm/exec/serial/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/vtkm/exec/serial/internal/CMakeLists.txt b/vtkm/exec/serial/internal/CMakeLists.txt index 9cf11a589745c945911c0e6332fa02f9b3de9d75..b132287f075567ed757c85931329eb1f4a4c3871 100644 --- a/vtkm/exec/serial/internal/CMakeLists.txt +++ b/vtkm/exec/serial/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/serial/internal/TaskTiling.h b/vtkm/exec/serial/internal/TaskTiling.h index 5b865b3ed28a2f51e951783750b00c3fff56c29e..925e8cd09c76da138c4f814b0fe9f564fcce9c7f 100644 --- a/vtkm/exec/serial/internal/TaskTiling.h +++ b/vtkm/exec/serial/internal/TaskTiling.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_serial_internal_TaskTiling_h diff --git a/vtkm/exec/serial/internal/testing/CMakeLists.txt b/vtkm/exec/serial/internal/testing/CMakeLists.txt index cdca5b82ac6b763b4a76da8a3c146c1aa3da6796..c1a70112d8d37cd219130c0b145700d16f418628 100644 --- a/vtkm/exec/serial/internal/testing/CMakeLists.txt +++ b/vtkm/exec/serial/internal/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(unit_tests UnitTestTaskTilingSerial.cxx diff --git a/vtkm/exec/serial/internal/testing/UnitTestTaskTilingSerial.cxx b/vtkm/exec/serial/internal/testing/UnitTestTaskTilingSerial.cxx index 831b28a2a34411f37d204f63a4aac269404cea00..931929ed5d4adfe9e45cedde733afcb0b96bd643 100644 --- a/vtkm/exec/serial/internal/testing/UnitTestTaskTilingSerial.cxx +++ b/vtkm/exec/serial/internal/testing/UnitTestTaskTilingSerial.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/tbb/CMakeLists.txt b/vtkm/exec/tbb/CMakeLists.txt index d62192c685d4f0250eccf910318d4402d30e485f..9f98ed10d9bf2549175dee962f181a74f3cd2e49 100644 --- a/vtkm/exec/tbb/CMakeLists.txt +++ b/vtkm/exec/tbb/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ #----------------------------------------------------------------------------- diff --git a/vtkm/exec/tbb/internal/CMakeLists.txt b/vtkm/exec/tbb/internal/CMakeLists.txt index 66105f5cd064ab26eabad358d49b16cef53c56e0..f8530973b1ddc808b329c001847e5449637f255a 100644 --- a/vtkm/exec/tbb/internal/CMakeLists.txt +++ b/vtkm/exec/tbb/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/exec/tbb/internal/TaskTiling.h b/vtkm/exec/tbb/internal/TaskTiling.h index 7beee28347228c62cf26f632170d4a038ec63c2e..33ec1dac676593aeaa5f02d7049444a87c4b7132 100644 --- a/vtkm/exec/tbb/internal/TaskTiling.h +++ b/vtkm/exec/tbb/internal/TaskTiling.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_exec_tbb_internal_TaskTiling_h #define vtk_m_exec_tbb_internal_TaskTiling_h diff --git a/vtkm/exec/tbb/internal/testing/CMakeLists.txt b/vtkm/exec/tbb/internal/testing/CMakeLists.txt index df507fc0bd0227e94a899b82b4cefd0f00b9692a..a0d4b3033b08d635944fa101f0f4fb4980c188d3 100644 --- a/vtkm/exec/tbb/internal/testing/CMakeLists.txt +++ b/vtkm/exec/tbb/internal/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(unit_tests UnitTestTaskTilingTBB.cxx diff --git a/vtkm/exec/tbb/internal/testing/UnitTestTaskTilingTBB.cxx b/vtkm/exec/tbb/internal/testing/UnitTestTaskTilingTBB.cxx index edb4e18210aed16e26e51f00d45f98e3f6af58ae..b519acbc9ce6c734f4f19aa18506d6e80cc05030 100644 --- a/vtkm/exec/tbb/internal/testing/UnitTestTaskTilingTBB.cxx +++ b/vtkm/exec/tbb/internal/testing/UnitTestTaskTilingTBB.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/testing/CMakeLists.txt b/vtkm/exec/testing/CMakeLists.txt index 721178c0f5f808638c6a2279f2b4e0e9457a5e18..f5337e74fc4c224ae08ccc87fe1f1162625cf2d3 100644 --- a/vtkm/exec/testing/CMakeLists.txt +++ b/vtkm/exec/testing/CMakeLists.txt @@ -1,5 +1,4 @@ -##============================================================================= -## +##============================================================================ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. @@ -7,18 +6,7 @@ ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. -## -##============================================================================= +##============================================================================ set(unit_tests UnitTestCellDerivative.cxx diff --git a/vtkm/exec/testing/UnitTestCellDerivative.cxx b/vtkm/exec/testing/UnitTestCellDerivative.cxx index ff2002632af7713faeccc035fb62a68cd49aceee..e38fe473a9187833aa277582a4df8f9d888d6888 100644 --- a/vtkm/exec/testing/UnitTestCellDerivative.cxx +++ b/vtkm/exec/testing/UnitTestCellDerivative.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/testing/UnitTestCellEdgeFace.cxx b/vtkm/exec/testing/UnitTestCellEdgeFace.cxx index 73ef0561c680220bad79dd00fc864898c7dc5bb3..29a2e34682f6dcab2f12f455af3a7db982b85748 100644 --- a/vtkm/exec/testing/UnitTestCellEdgeFace.cxx +++ b/vtkm/exec/testing/UnitTestCellEdgeFace.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/testing/UnitTestCellInterpolate.cxx b/vtkm/exec/testing/UnitTestCellInterpolate.cxx index 3766c71b88729e5d6399dc31c9521fab00fe7273..a0eee7828acc4e2f4734c1bf9d7aa23e83576fee 100644 --- a/vtkm/exec/testing/UnitTestCellInterpolate.cxx +++ b/vtkm/exec/testing/UnitTestCellInterpolate.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/exec/testing/UnitTestParametricCoordinates.cxx b/vtkm/exec/testing/UnitTestParametricCoordinates.cxx index 3b58d40f2c2e768a7bf2f38943020a3522a50ff1..6952c7d6b581990b48d2b4f37ab4551f74acefdb 100644 --- a/vtkm/exec/testing/UnitTestParametricCoordinates.cxx +++ b/vtkm/exec/testing/UnitTestParametricCoordinates.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2015 UT-Battelle, LLC. -// Copyright 2015 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/CMakeLists.txt b/vtkm/filter/CMakeLists.txt index b4af9570c54e3b6c3d2887e3e3c790d558b36bc8..39a3ce794130cbbcb514b33ce55e7c8a38063281 100644 --- a/vtkm/filter/CMakeLists.txt +++ b/vtkm/filter/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/filter/CellAverage.h b/vtkm/filter/CellAverage.h index b9e328a681ccfe676608c411a4027c6d8af7ea50..4780d005d032a36470a09068c35b1828112cee8a 100644 --- a/vtkm/filter/CellAverage.h +++ b/vtkm/filter/CellAverage.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CellAverage_h diff --git a/vtkm/filter/CellAverage.hxx b/vtkm/filter/CellAverage.hxx index 534573f61d21691462235414e1e83685c1abcb01..5900e91fcca2add581f86821291a00170ee38b0f 100644 --- a/vtkm/filter/CellAverage.hxx +++ b/vtkm/filter/CellAverage.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/CellMeasures.h b/vtkm/filter/CellMeasures.h index 0bf161b74e8c14f76d9636290aa4685cd7cfd0b0..99ec725d7b21f62d6e26a7b3c530d9793e808e15 100644 --- a/vtkm/filter/CellMeasures.h +++ b/vtkm/filter/CellMeasures.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CellMeasures_h diff --git a/vtkm/filter/CellMeasures.hxx b/vtkm/filter/CellMeasures.hxx index 171ae8cc894efeebd5bf020398e8bb6c22f56b4b..03ad856823887b5309c30bd3b0740295f611a763 100644 --- a/vtkm/filter/CellMeasures.hxx +++ b/vtkm/filter/CellMeasures.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/CellSetConnectivity.h b/vtkm/filter/CellSetConnectivity.h index fefebe33bd34a8f7369b838abe7cc8237171ea8d..9a531438a393bfb8270a2740da1fdcbc01536b97 100644 --- a/vtkm/filter/CellSetConnectivity.h +++ b/vtkm/filter/CellSetConnectivity.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtkm_m_filter_CellSetConnectivity_h #define vtkm_m_filter_CellSetConnectivity_h diff --git a/vtkm/filter/CellSetConnectivity.hxx b/vtkm/filter/CellSetConnectivity.hxx index 46c71b4cc6e5da14c5f93edccf6981f0d210bc57..ba0fdca7794567fd5f9e5cfadd87586005367894 100644 --- a/vtkm/filter/CellSetConnectivity.hxx +++ b/vtkm/filter/CellSetConnectivity.hxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtkm_m_filter_CellSetConnectivity_hxx #define vtkm_m_filter_CellSetConnectivity_hxx diff --git a/vtkm/filter/CleanGrid.h b/vtkm/filter/CleanGrid.h index b758e1d0fb04c0aaa1b6f5870fcc6301fa523626..b029942bfaae14cb89aace8d7607a405a2611b5e 100644 --- a/vtkm/filter/CleanGrid.h +++ b/vtkm/filter/CleanGrid.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CleanGrid_h #define vtk_m_filter_CleanGrid_h diff --git a/vtkm/filter/CleanGrid.hxx b/vtkm/filter/CleanGrid.hxx index 75697b610b70f86006c2d8f68a07ed8cf0d375c8..5cc20b51a6a475595e2f327b47b3d9fd3af64d0e 100644 --- a/vtkm/filter/CleanGrid.hxx +++ b/vtkm/filter/CleanGrid.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CleanGrid_hxx diff --git a/vtkm/filter/ClipWithField.h b/vtkm/filter/ClipWithField.h index 43cd5f5515e1e4e5f2204ee02e27d56ae429c2d7..136810ea435221b84558724ac5a9671cef9567d2 100644 --- a/vtkm/filter/ClipWithField.h +++ b/vtkm/filter/ClipWithField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ClipWithField_h diff --git a/vtkm/filter/ClipWithField.hxx b/vtkm/filter/ClipWithField.hxx index 757779f08fbc7e2e161818b1e7d120fdd3758d27..47dfdbf21bfa6b1b1862cc91974be5db5de07af1 100644 --- a/vtkm/filter/ClipWithField.hxx +++ b/vtkm/filter/ClipWithField.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ClipWithImplicitFunction.h b/vtkm/filter/ClipWithImplicitFunction.h index 7c23936c07622443be32557e8fbda9163125644b..9d9114c04d430ec9cc849c86ef02a59bcc9e6c02 100644 --- a/vtkm/filter/ClipWithImplicitFunction.h +++ b/vtkm/filter/ClipWithImplicitFunction.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ClipWithImplicitFunction_h diff --git a/vtkm/filter/ClipWithImplicitFunction.hxx b/vtkm/filter/ClipWithImplicitFunction.hxx index 62d490750da21c1be85659e20a6a0c519b7dce9e..e9f68d6013bf31cefc04f32eaecd9a7c1c76c9f4 100644 --- a/vtkm/filter/ClipWithImplicitFunction.hxx +++ b/vtkm/filter/ClipWithImplicitFunction.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ContourTreeUniform.h b/vtkm/filter/ContourTreeUniform.h index 233ad07b265813c3f6b81f58b64e35235fc0e786..31da0a080450a5c00a948dceb70b31aa1d8128e8 100644 --- a/vtkm/filter/ContourTreeUniform.h +++ b/vtkm/filter/ContourTreeUniform.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2016, Los Alamos National Security, LLC // All rights reserved. diff --git a/vtkm/filter/ContourTreeUniform.hxx b/vtkm/filter/ContourTreeUniform.hxx index 6ed2aa9048ce9878ef62e724ff6ad1a473e624d5..220e68311c15b294a9324a45126973b9f67e0374 100644 --- a/vtkm/filter/ContourTreeUniform.hxx +++ b/vtkm/filter/ContourTreeUniform.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2016, Los Alamos National Security, LLC // All rights reserved. diff --git a/vtkm/filter/ContourTreeUniformAugmented.h b/vtkm/filter/ContourTreeUniformAugmented.h index e5c195f5697cf3de7eff2b525dd96d4c4397d1fa..bff794a553855fa910ace7c6f4e1faad1aa53356 100644 --- a/vtkm/filter/ContourTreeUniformAugmented.h +++ b/vtkm/filter/ContourTreeUniformAugmented.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2018, The Regents of the University of California, through // Lawrence Berkeley National Laboratory (subject to receipt of any required approvals diff --git a/vtkm/filter/ContourTreeUniformAugmented.hxx b/vtkm/filter/ContourTreeUniformAugmented.hxx index 6cd8c144435e2ac9b9a76329d3ebeb10944a7d49..88bcdb11f0eb8d60a99ffc023e2b8b2ce0614828 100644 --- a/vtkm/filter/ContourTreeUniformAugmented.hxx +++ b/vtkm/filter/ContourTreeUniformAugmented.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2018, The Regents of the University of California, through // Lawrence Berkeley National Laboratory (subject to receipt of any required approvals diff --git a/vtkm/filter/CoordinateSystemTransform.h b/vtkm/filter/CoordinateSystemTransform.h index 0017291422f75fc3ba2b38a55b8a2c0de2362026..9044b86d3e3682b75f46d1bdadbaca978fa406b7 100644 --- a/vtkm/filter/CoordinateSystemTransform.h +++ b/vtkm/filter/CoordinateSystemTransform.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CoordianteSystemTransform_h diff --git a/vtkm/filter/CoordinateSystemTransform.hxx b/vtkm/filter/CoordinateSystemTransform.hxx index 8b59e648807d77727369798b38ac0f533fb44f8e..f9dbf78c71ab74ff3d854c5dad1522efdcd1cfdc 100644 --- a/vtkm/filter/CoordinateSystemTransform.hxx +++ b/vtkm/filter/CoordinateSystemTransform.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/CrossProduct.h b/vtkm/filter/CrossProduct.h index 2c4ad50416926fb6abaf1997acd40b3c2ab03f98..3910f02f8c0f3fb25283b88f7aa9b43b17fc291a 100644 --- a/vtkm/filter/CrossProduct.h +++ b/vtkm/filter/CrossProduct.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CrossProduct_h diff --git a/vtkm/filter/CrossProduct.hxx b/vtkm/filter/CrossProduct.hxx index bb0f6661e1b2777c1a81da064ebb2100602f367b..6c6341c52153177be5e39defb592d1f8feb84419 100644 --- a/vtkm/filter/CrossProduct.hxx +++ b/vtkm/filter/CrossProduct.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/DotProduct.h b/vtkm/filter/DotProduct.h index 58a4d4e591659ce95d0a4e28b402ffb3c40f11e7..2d254b7c9c9bbc223c24586af99bf1f56b923905 100644 --- a/vtkm/filter/DotProduct.h +++ b/vtkm/filter/DotProduct.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_DotProduct_h diff --git a/vtkm/filter/DotProduct.hxx b/vtkm/filter/DotProduct.hxx index 7d8e162adcd10a5c52482af4cb8a3f5c9f663ff6..790fd0d8765d93f4b8df4c5865fe53c1ae0f945e 100644 --- a/vtkm/filter/DotProduct.hxx +++ b/vtkm/filter/DotProduct.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Entropy.h b/vtkm/filter/Entropy.h index baf42e3b4b9b5105f69604c6876646ebb3b33741..a149a55d293b6713c0baedf6c5283783b598a3e9 100644 --- a/vtkm/filter/Entropy.h +++ b/vtkm/filter/Entropy.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Entropy_h diff --git a/vtkm/filter/Entropy.hxx b/vtkm/filter/Entropy.hxx index 6cd0b47fc86ac73338db3d52db8089e70bd47433..c7787b4d683e7b77d3ee6e4761c71a9267d6f01c 100644 --- a/vtkm/filter/Entropy.hxx +++ b/vtkm/filter/Entropy.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ExternalFaces.h b/vtkm/filter/ExternalFaces.h index 2a9db5aeca470c6979813f63177cb21df6e326b6..50a9b0925e144bbf416f90fd960290f963fdd6ed 100644 --- a/vtkm/filter/ExternalFaces.h +++ b/vtkm/filter/ExternalFaces.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ExternalFaces_h diff --git a/vtkm/filter/ExternalFaces.hxx b/vtkm/filter/ExternalFaces.hxx index 568a4326d2e17846a126cca06bb46986cda46a93..92e00fcf590aa2f0462914f9cab8ad5233d23468 100644 --- a/vtkm/filter/ExternalFaces.hxx +++ b/vtkm/filter/ExternalFaces.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace vtkm diff --git a/vtkm/filter/ExtractGeometry.h b/vtkm/filter/ExtractGeometry.h index 117386693a116bf4f942e6e6856d173464bda8e4..dfd4413aca021bd6d06f63ca1d21c691babe958a 100644 --- a/vtkm/filter/ExtractGeometry.h +++ b/vtkm/filter/ExtractGeometry.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ExtractGeometry_h diff --git a/vtkm/filter/ExtractGeometry.hxx b/vtkm/filter/ExtractGeometry.hxx index 6eb6223aee7d944be8f9302ab101c8cf8ccd64c8..f4843317aed07e294f2c18109523bfd17f831a57 100644 --- a/vtkm/filter/ExtractGeometry.hxx +++ b/vtkm/filter/ExtractGeometry.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ExtractPoints.h b/vtkm/filter/ExtractPoints.h index 477eefba76180df7a842c7e2f278d22e7cecbced..6f0388066ce29b4dca1e1731693da037f1bdcaf3 100644 --- a/vtkm/filter/ExtractPoints.h +++ b/vtkm/filter/ExtractPoints.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ExtractPoints_h diff --git a/vtkm/filter/ExtractPoints.hxx b/vtkm/filter/ExtractPoints.hxx index 82058efe0873dd7351c16674e9994190bcaacb7e..09af2601e27f0e705a80c9522b9bda084969e7f1 100644 --- a/vtkm/filter/ExtractPoints.hxx +++ b/vtkm/filter/ExtractPoints.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ExtractStructured.h b/vtkm/filter/ExtractStructured.h index 199e620204f03f3aa9f24c5b358eee93a07aa300..286f9b4fa458f1f43394fca9b92fb47e3963f976 100644 --- a/vtkm/filter/ExtractStructured.h +++ b/vtkm/filter/ExtractStructured.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ExtractStructured_h diff --git a/vtkm/filter/ExtractStructured.hxx b/vtkm/filter/ExtractStructured.hxx index 85d0475d04bd8a1ab38fc6bba01e65301bc37ae4..77bd52f43113690d8238b6f7b1431413eb85e28f 100644 --- a/vtkm/filter/ExtractStructured.hxx +++ b/vtkm/filter/ExtractStructured.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/FieldMetadata.h b/vtkm/filter/FieldMetadata.h index febf0c09177c92d4882ab868d669ebeb32601a50..8ffbfb68f45237f15571b5c9d53f3636ddc8a313 100644 --- a/vtkm/filter/FieldMetadata.h +++ b/vtkm/filter/FieldMetadata.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_FieldMetadata_h diff --git a/vtkm/filter/FieldSelection.h b/vtkm/filter/FieldSelection.h index fcd8d47b9df1631d126c94c4bf3f7bbfb3253308..31f9a34c0c64fcc133226612ddd4215f088de010 100644 --- a/vtkm/filter/FieldSelection.h +++ b/vtkm/filter/FieldSelection.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_FieldSelection_h #define vtk_m_filter_FieldSelection_h diff --git a/vtkm/filter/FieldToColors.h b/vtkm/filter/FieldToColors.h index 2fd0920f811d95a692c950cd0f62a0dd8e01a7b9..d8bdc574e5d41114f8897020aa787a35c48a64a5 100644 --- a/vtkm/filter/FieldToColors.h +++ b/vtkm/filter/FieldToColors.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_FieldToColors_h diff --git a/vtkm/filter/FieldToColors.hxx b/vtkm/filter/FieldToColors.hxx index 259fd141ae47ec537871f7614a051eab6563f3ff..0abcb099b77e7727faaeb30be3740eb037a2c9f6 100644 --- a/vtkm/filter/FieldToColors.hxx +++ b/vtkm/filter/FieldToColors.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Field_to_Colors_hxx diff --git a/vtkm/filter/Filter.h b/vtkm/filter/Filter.h index 86766994c949b892c1ead700c67712adc9846be7..39f454fdd421958035894cde40aa8a3585957f32 100644 --- a/vtkm/filter/Filter.h +++ b/vtkm/filter/Filter.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Filter_h #define vtk_m_filter_Filter_h diff --git a/vtkm/filter/Filter.hxx b/vtkm/filter/Filter.hxx index c0731427dbc7ec0a0b60229987e399481810664f..1eeda4fcfcadab088ee962c4704d6e146be39218 100644 --- a/vtkm/filter/Filter.hxx +++ b/vtkm/filter/Filter.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/FilterCell.h b/vtkm/filter/FilterCell.h index 1eb6cd3485ecace70fe186e942f5d5d191478416..0c701fdfb2f295127f73466040178c9bcdf45a87 100644 --- a/vtkm/filter/FilterCell.h +++ b/vtkm/filter/FilterCell.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_CellFilter_h diff --git a/vtkm/filter/FilterCell.hxx b/vtkm/filter/FilterCell.hxx index b947ce1889eca661051a482aca321956b21add87..5b5187a1e3f1ccfbb74b73571e1edfe35ba4ed5d 100644 --- a/vtkm/filter/FilterCell.hxx +++ b/vtkm/filter/FilterCell.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace vtkm diff --git a/vtkm/filter/FilterDataSet.h b/vtkm/filter/FilterDataSet.h index 6a0ffb8c381bb72cb88571730818ee575844fa4e..97549d6796c6b9f6d3773dfcfd54f55839bddbc2 100644 --- a/vtkm/filter/FilterDataSet.h +++ b/vtkm/filter/FilterDataSet.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_DataSetFilter_h diff --git a/vtkm/filter/FilterDataSet.hxx b/vtkm/filter/FilterDataSet.hxx index 0d2165cdc62936759c127152ab64ac47f42dc12f..4d4dcb9de971a209a3c4611f40be354953edf062 100644 --- a/vtkm/filter/FilterDataSet.hxx +++ b/vtkm/filter/FilterDataSet.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/FilterDataSetWithField.h b/vtkm/filter/FilterDataSetWithField.h index 580ab7e962ac5d50fbda1d35b0ed91b6a5699e27..c4ef4d37f0fffe06375f1120ae259618f0220afe 100644 --- a/vtkm/filter/FilterDataSetWithField.h +++ b/vtkm/filter/FilterDataSetWithField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_DataSetWithFieldFilter_h diff --git a/vtkm/filter/FilterDataSetWithField.hxx b/vtkm/filter/FilterDataSetWithField.hxx index 8e6c211d484fa2cd32c44ba1d4829e2f8c6ef058..84fc5b1648f6833fa7f2735ec8cd3bd1700c4db0 100644 --- a/vtkm/filter/FilterDataSetWithField.hxx +++ b/vtkm/filter/FilterDataSetWithField.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/FilterField.h b/vtkm/filter/FilterField.h index 5be47ec3a942fe8498599f3d1fddd01d92c2e16d..cb3b12315d9f55783766991799773acd006c476a 100644 --- a/vtkm/filter/FilterField.h +++ b/vtkm/filter/FilterField.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_FieldFilter_h diff --git a/vtkm/filter/FilterField.hxx b/vtkm/filter/FilterField.hxx index 1556d58febadbaf4cbc3e205bc868295689bd427..5cd32179402b7a50d235f52a293dd69c1e96efb4 100644 --- a/vtkm/filter/FilterField.hxx +++ b/vtkm/filter/FilterField.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/FilterTraits.h b/vtkm/filter/FilterTraits.h index b57e27f56d7a3645b431d39c1b45ea57d08ca1c3..7a0cb8632959c103f65f389872bf85900061325c 100644 --- a/vtkm/filter/FilterTraits.h +++ b/vtkm/filter/FilterTraits.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_FilterTraits_h diff --git a/vtkm/filter/GhostCellClassify.h b/vtkm/filter/GhostCellClassify.h index 7df980f2e1b6dca38980aed7a84dc5f0e2c26a0a..57e4b8bad71010de6f29670e922f34af4748bbca 100644 --- a/vtkm/filter/GhostCellClassify.h +++ b/vtkm/filter/GhostCellClassify.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_GhostCellClassify_h #define vtk_m_filter_GhostCellClassify_h diff --git a/vtkm/filter/GhostCellClassify.hxx b/vtkm/filter/GhostCellClassify.hxx index 39db060071444e7daf26f3025a5d9bcd39ebc9ea..d23d54064ec5ce8ff0334bcc3af81c27c59cc28d 100644 --- a/vtkm/filter/GhostCellClassify.hxx +++ b/vtkm/filter/GhostCellClassify.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/GhostCellRemove.h b/vtkm/filter/GhostCellRemove.h index ad1c59db4caa0333aecc37d058cb868213ee5071..3d6a0b4305ecc7626d2603f263e510a684ef4c88 100644 --- a/vtkm/filter/GhostCellRemove.h +++ b/vtkm/filter/GhostCellRemove.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_GhostCellRemove_h diff --git a/vtkm/filter/GhostCellRemove.hxx b/vtkm/filter/GhostCellRemove.hxx index 8ea8653836692bfcce400d6c1f3672222f8525ce..ec3bd770b23ff8a4b6a7f3c1ed858a6b48f6fd80 100644 --- a/vtkm/filter/GhostCellRemove.hxx +++ b/vtkm/filter/GhostCellRemove.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Gradient.h b/vtkm/filter/Gradient.h index 5add2c30eb77f2e603f0e45f4dccd4b40553068d..990cd722a954bd088843310796933e8252f5c907 100644 --- a/vtkm/filter/Gradient.h +++ b/vtkm/filter/Gradient.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Gradient_h diff --git a/vtkm/filter/Gradient.hxx b/vtkm/filter/Gradient.hxx index 48543d4e4c008de124c27c17f8af83ca0eab19b2..38decbc310fe5fe11426060de76c3ffc7781f424 100644 --- a/vtkm/filter/Gradient.hxx +++ b/vtkm/filter/Gradient.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Histogram.h b/vtkm/filter/Histogram.h index 526b2a0431e7c99901b6ec467e690074570bd96f..7cdf74d701bc5f5668c3f64e871b83ea27950efe 100644 --- a/vtkm/filter/Histogram.h +++ b/vtkm/filter/Histogram.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Histogram_h diff --git a/vtkm/filter/Histogram.hxx b/vtkm/filter/Histogram.hxx index f255ceb00692360bfa06152d2ebc58dbeb462268..c11dbd3511ec64dc8b1ddd7567e9711ad6b107b6 100644 --- a/vtkm/filter/Histogram.hxx +++ b/vtkm/filter/Histogram.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ImageConnectivity.h b/vtkm/filter/ImageConnectivity.h index d044a3473f590b5a6d52a85e32cd8b2a0844225e..3d8cb5dfebc9ed3f3bfb54f52c7912980d0fdce7 100644 --- a/vtkm/filter/ImageConnectivity.h +++ b/vtkm/filter/ImageConnectivity.h @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #ifndef vtk_m_filter_ImageConnectivity_h #define vtk_m_filter_ImageConnectivity_h diff --git a/vtkm/filter/ImageConnectivity.hxx b/vtkm/filter/ImageConnectivity.hxx index f3ec660eb1b5ac3f9df052a0832df7a11d586e76..0d05461a8b0b24b92994482bb8ada9636e351cef 100644 --- a/vtkm/filter/ImageConnectivity.hxx +++ b/vtkm/filter/ImageConnectivity.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ImageConnectivity_hxx diff --git a/vtkm/filter/Lagrangian.h b/vtkm/filter/Lagrangian.h index 3c06d517bafbec957969a0cfae821aa3427368d8..be0256558fbee072452901e170e578b9fcde3f25 100644 --- a/vtkm/filter/Lagrangian.h +++ b/vtkm/filter/Lagrangian.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Lagrangian_h diff --git a/vtkm/filter/Lagrangian.hxx b/vtkm/filter/Lagrangian.hxx index 33317edc04b5349c9bfba38cbd001c2a63046438..257b2f7ef5a41b62e7078a9ce7023d3c41a2db91 100644 --- a/vtkm/filter/Lagrangian.hxx +++ b/vtkm/filter/Lagrangian.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/MarchingCubes.h b/vtkm/filter/MarchingCubes.h index 7dc60bf894c63569ba3c1c2ebfadedc625983141..894e65e5e3c0c342eca5a5d598e0d261446c639a 100644 --- a/vtkm/filter/MarchingCubes.h +++ b/vtkm/filter/MarchingCubes.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_MarchingCubes_h diff --git a/vtkm/filter/MarchingCubes.hxx b/vtkm/filter/MarchingCubes.hxx index 9f7da4901127abf89ef934780186323c3f5b70b1..86e78d3f63e6ec38322a85111e67c34578741863 100644 --- a/vtkm/filter/MarchingCubes.hxx +++ b/vtkm/filter/MarchingCubes.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Mask.h b/vtkm/filter/Mask.h index b59caac2cd595560550890b3d8b5917964c7b619..1b319e947ec7161f1360ce8ac6600d6c13492cc6 100644 --- a/vtkm/filter/Mask.h +++ b/vtkm/filter/Mask.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Mask_h diff --git a/vtkm/filter/Mask.hxx b/vtkm/filter/Mask.hxx index e5e0cf5629dc07c784b87d65a161f28843bb5343..2f443dd2f7d6aed6fdf2bfc7f0b4a0a1a8990655 100644 --- a/vtkm/filter/Mask.hxx +++ b/vtkm/filter/Mask.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace diff --git a/vtkm/filter/MaskPoints.h b/vtkm/filter/MaskPoints.h index d571f269c13f57fbe201d0c70b58d0d4ca70dcd1..a58e609b045a4d5683dba5e612504bf856bff4d2 100644 --- a/vtkm/filter/MaskPoints.h +++ b/vtkm/filter/MaskPoints.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_MaskPoints_h diff --git a/vtkm/filter/MaskPoints.hxx b/vtkm/filter/MaskPoints.hxx index 9f5b29b0cb7e5f80c431db93454a9022033bbbc2..f08b317ceac1f6a0d067d7ba5c3d9423f1ee74c4 100644 --- a/vtkm/filter/MaskPoints.hxx +++ b/vtkm/filter/MaskPoints.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace diff --git a/vtkm/filter/NDEntropy.h b/vtkm/filter/NDEntropy.h index 009acb94d8374f7f3e77a01173829da365287a14..d8a32b64d95da331a809084f8f5c37c3c7b01e37 100644 --- a/vtkm/filter/NDEntropy.h +++ b/vtkm/filter/NDEntropy.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_NDEntropy_h #define vtk_m_filter_NDEntropy_h diff --git a/vtkm/filter/NDEntropy.hxx b/vtkm/filter/NDEntropy.hxx index f7d04de024a33d8791e7fa916e27a75e0c09c30c..e9307abb5304a15a487cdd5c7b5d0a2d75f68d26 100644 --- a/vtkm/filter/NDEntropy.hxx +++ b/vtkm/filter/NDEntropy.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/NDHistogram.h b/vtkm/filter/NDHistogram.h index 9beb8ef8690ca97c8702ea199146dbf818a533c8..a716c49a3c4a11f67643f61c092e88770f408611 100644 --- a/vtkm/filter/NDHistogram.h +++ b/vtkm/filter/NDHistogram.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_NDHistogram_h #define vtk_m_filter_NDHistogram_h diff --git a/vtkm/filter/NDHistogram.hxx b/vtkm/filter/NDHistogram.hxx index 094abd5bb9124c7e97023e0be1d8f6be0a57c60b..3dc6e8c55c5c688ef0ec1ce5958c778e7609c09b 100644 --- a/vtkm/filter/NDHistogram.hxx +++ b/vtkm/filter/NDHistogram.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/OscillatorSource.h b/vtkm/filter/OscillatorSource.h index 660d253e319675cdb8904ecf8aae4f50f8c5e4e3..cb7ef71c16cd631d6812c98dd9ff3d2b0e4dcd97 100644 --- a/vtkm/filter/OscillatorSource.h +++ b/vtkm/filter/OscillatorSource.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_OscillatorSource_h #define vtk_m_filter_OscillatorSource_h diff --git a/vtkm/filter/OscillatorSource.hxx b/vtkm/filter/OscillatorSource.hxx index 170066524bf8f6d30701accf1873367ed7c3125b..9e54de9f9d081869867448522cc5fc6d866f80a3 100644 --- a/vtkm/filter/OscillatorSource.hxx +++ b/vtkm/filter/OscillatorSource.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Pathline.h b/vtkm/filter/Pathline.h index 4159f0c882a964d3cc197187b4fa2270c7019f14..9c02f8730e190a80de70b035c2a1ad59c65511e4 100644 --- a/vtkm/filter/Pathline.h +++ b/vtkm/filter/Pathline.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Pathline_h diff --git a/vtkm/filter/Pathline.hxx b/vtkm/filter/Pathline.hxx index d7f77dab26a94d977da89f3a2d998a22224c72a6..a439ae1b725e44ce4351eec70fb5d03fc1587123 100644 --- a/vtkm/filter/Pathline.hxx +++ b/vtkm/filter/Pathline.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/PointAverage.h b/vtkm/filter/PointAverage.h index becd48f7d90d539e07869b6ede7250d7c5f9b4ec..5148b5fd262c04616f2f47995f2c1d965bde15a4 100644 --- a/vtkm/filter/PointAverage.h +++ b/vtkm/filter/PointAverage.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_PointAverage_h diff --git a/vtkm/filter/PointAverage.hxx b/vtkm/filter/PointAverage.hxx index 0a79d338f32a2ea851c3a22a5c5cd56b508534b7..1b0fb9dfa22e5e9dabd6306e2029989d1b91d120 100644 --- a/vtkm/filter/PointAverage.hxx +++ b/vtkm/filter/PointAverage.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/PointElevation.h b/vtkm/filter/PointElevation.h index 65b8236fecb1bd2cc110c7b6beb758a109779fdb..2d2a331a6e68b76f635409de9b7a4a18e7928a43 100644 --- a/vtkm/filter/PointElevation.h +++ b/vtkm/filter/PointElevation.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_PointElevation_h diff --git a/vtkm/filter/PointElevation.hxx b/vtkm/filter/PointElevation.hxx index 49f881d1ea64570caa0f5cda24a77bf963e88268..3cef5e03228eb5237cc2e8f36db98420e5d49bdc 100644 --- a/vtkm/filter/PointElevation.hxx +++ b/vtkm/filter/PointElevation.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/PointTransform.h b/vtkm/filter/PointTransform.h index aab2db00fddac6fb9bbcb9651402cbfb8a092825..246a98d23888f0ef3c31c748a7e9c93ecb84481f 100644 --- a/vtkm/filter/PointTransform.h +++ b/vtkm/filter/PointTransform.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_PointTransform_h diff --git a/vtkm/filter/PointTransform.hxx b/vtkm/filter/PointTransform.hxx index c23c924932bd4d1d424a2edbcf7c6f49d8c44347..38ca72d921b44f1cd294606984c334fa96e2a415 100644 --- a/vtkm/filter/PointTransform.hxx +++ b/vtkm/filter/PointTransform.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/PolicyBase.h b/vtkm/filter/PolicyBase.h index 0d3d1360920dea867727190a59703a5ef71875cc..c77f3f9c5d3838f35d75c6bf9d3bb2d9f9e33737 100644 --- a/vtkm/filter/PolicyBase.h +++ b/vtkm/filter/PolicyBase.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_PolicyBase_h diff --git a/vtkm/filter/PolicyDefault.h b/vtkm/filter/PolicyDefault.h index 6b062fbfe42e463cac40c32e9bd79633e7ff5793..3a0b42cc2adaa6411ba2dcc830aad5db769c8cb2 100644 --- a/vtkm/filter/PolicyDefault.h +++ b/vtkm/filter/PolicyDefault.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_PolicyDefault_h diff --git a/vtkm/filter/Probe.h b/vtkm/filter/Probe.h index 42327431a202d98069e170d7903649a59af99343..224277f79a13cfbe005a4c78c0d462fa39d84530 100644 --- a/vtkm/filter/Probe.h +++ b/vtkm/filter/Probe.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Probe_h #define vtk_m_filter_Probe_h diff --git a/vtkm/filter/Probe.hxx b/vtkm/filter/Probe.hxx index 6c663ecd5495b2d03c81d1756447ecebccc5d0ed..d27d80bb2e80ef26cf709a5c6c3c6d5f928ae700 100644 --- a/vtkm/filter/Probe.hxx +++ b/vtkm/filter/Probe.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Probe_hxx #define vtk_m_filter_Probe_hxx diff --git a/vtkm/filter/SplitSharpEdges.h b/vtkm/filter/SplitSharpEdges.h index f982ab439c1b7c04c4596b45b0561aa76f2e419b..476e0d0935c8b40b309d1fbe6e55f7ddc6b8c6d3 100644 --- a/vtkm/filter/SplitSharpEdges.h +++ b/vtkm/filter/SplitSharpEdges.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_SplitSharpEdges_h diff --git a/vtkm/filter/SplitSharpEdges.hxx b/vtkm/filter/SplitSharpEdges.hxx index f5f4440442122e4fe00b814d0b63025cf2dc8828..7dfd1a911e11713525ac1cfaf9cdc31df5f14df0 100644 --- a/vtkm/filter/SplitSharpEdges.hxx +++ b/vtkm/filter/SplitSharpEdges.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Streamline.h b/vtkm/filter/Streamline.h index 306428d99766b60fcfe57d1bf56cf3ee20ad3c50..a7b6d221a4ffa4d7e240b0d656a7b17fedc323a7 100644 --- a/vtkm/filter/Streamline.h +++ b/vtkm/filter/Streamline.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Streamline_h diff --git a/vtkm/filter/Streamline.hxx b/vtkm/filter/Streamline.hxx index 2ed817d4ff57e5e09e77387dc64cad858f1dc7d9..b40de10f536ca747214986031aed1e6aa86b3753 100644 --- a/vtkm/filter/Streamline.hxx +++ b/vtkm/filter/Streamline.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/SurfaceNormals.h b/vtkm/filter/SurfaceNormals.h index 7ea63b2269794e65937dc8850ec2884e0d72b5e0..82e62aee8643cf6a5e1abda6f0b7bc8cad07007e 100644 --- a/vtkm/filter/SurfaceNormals.h +++ b/vtkm/filter/SurfaceNormals.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_SurfaceNormals_h #define vtk_m_filter_SurfaceNormals_h diff --git a/vtkm/filter/SurfaceNormals.hxx b/vtkm/filter/SurfaceNormals.hxx index 2339e8d70f2f253bbdfd1e3ba63594af0742c5a6..16697f606244791fedc153681201c2aa2d7b4594 100644 --- a/vtkm/filter/SurfaceNormals.hxx +++ b/vtkm/filter/SurfaceNormals.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Tetrahedralize.h b/vtkm/filter/Tetrahedralize.h index a6b10340786d21edd72fd2b67495e9752cfc6981..37d18c193e125f4f7bf22b63568d109c88c099f4 100644 --- a/vtkm/filter/Tetrahedralize.h +++ b/vtkm/filter/Tetrahedralize.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Tetrahedralize_h diff --git a/vtkm/filter/Tetrahedralize.hxx b/vtkm/filter/Tetrahedralize.hxx index 739650b1dcaec4a8549e4ca121f6fc12975d52af..fec98ab8a408e18a22d7ca6d23828d993095ee37 100644 --- a/vtkm/filter/Tetrahedralize.hxx +++ b/vtkm/filter/Tetrahedralize.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Threshold.h b/vtkm/filter/Threshold.h index 048e92772d3620f1b5c43ed2bd483c8adc78f76c..c1835dd72d9cb5a109ccedb6cd519a3845ffd147 100644 --- a/vtkm/filter/Threshold.h +++ b/vtkm/filter/Threshold.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Threshold_h diff --git a/vtkm/filter/Threshold.hxx b/vtkm/filter/Threshold.hxx index ef83b2c232755f8f3bd8a7cf267eafe01594fab6..febc617b286b0003ebeedad73cb484e1399ce2cc 100644 --- a/vtkm/filter/Threshold.hxx +++ b/vtkm/filter/Threshold.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ThresholdPoints.h b/vtkm/filter/ThresholdPoints.h index f17cffab4cb10ef6f5c540b07f0d04a30c5ecc61..feb3dc613495e17fbdf2af91b2b17823e42b1ca7 100644 --- a/vtkm/filter/ThresholdPoints.h +++ b/vtkm/filter/ThresholdPoints.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ThresholdPoints_h diff --git a/vtkm/filter/ThresholdPoints.hxx b/vtkm/filter/ThresholdPoints.hxx index a6051df54f70733cd5dec309addf85a28bf836a1..a663b9fa57e935c353bd7395eb2367325bfd8d3c 100644 --- a/vtkm/filter/ThresholdPoints.hxx +++ b/vtkm/filter/ThresholdPoints.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/Triangulate.h b/vtkm/filter/Triangulate.h index 2950ff93f2638200610bb3279c010d05b14b98b6..50ff62dd72e33b25f321df6304335b92e865650e 100644 --- a/vtkm/filter/Triangulate.h +++ b/vtkm/filter/Triangulate.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_Triangulate_h diff --git a/vtkm/filter/Triangulate.hxx b/vtkm/filter/Triangulate.hxx index 29b2b6536fa603ee809d52172c14886409660e54..d87880424de26098003d15735a63d3e445ec4ee9 100644 --- a/vtkm/filter/Triangulate.hxx +++ b/vtkm/filter/Triangulate.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/VectorMagnitude.h b/vtkm/filter/VectorMagnitude.h index a7ef32f40cccbe307b3ff5d806f46a4e1856ce44..cad936a91bd544d598376c27dd2280c9660ed689 100644 --- a/vtkm/filter/VectorMagnitude.h +++ b/vtkm/filter/VectorMagnitude.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_VectorMagnitude_h diff --git a/vtkm/filter/VectorMagnitude.hxx b/vtkm/filter/VectorMagnitude.hxx index ae8807c028bde80c13af5061fe3a736870d65198..fdae3ebb576e9bd0c647bf13ef85ef708b3e3ad7 100644 --- a/vtkm/filter/VectorMagnitude.hxx +++ b/vtkm/filter/VectorMagnitude.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/VertexClustering.h b/vtkm/filter/VertexClustering.h index e303d98f4fa253731a7429742c5fdaae5eac7dec..6b35fb6cb59daae6ff180c6ad920afcf56b2ebcb 100644 --- a/vtkm/filter/VertexClustering.h +++ b/vtkm/filter/VertexClustering.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_VertexClustering_h diff --git a/vtkm/filter/VertexClustering.hxx b/vtkm/filter/VertexClustering.hxx index c370eb4720f6125c87c3b50764f1ff9033857c5d..1c401c0427b693d02c04f8721837386548933c26 100644 --- a/vtkm/filter/VertexClustering.hxx +++ b/vtkm/filter/VertexClustering.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ namespace vtkm diff --git a/vtkm/filter/WarpScalar.h b/vtkm/filter/WarpScalar.h index 9fc43ca2b7707f4f0bde81ec7140abfe8f97d6a6..a17469865e3b3a977fb8d25fa8e0dac94cc1bfe4 100644 --- a/vtkm/filter/WarpScalar.h +++ b/vtkm/filter/WarpScalar.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_WarpScalar_h diff --git a/vtkm/filter/WarpScalar.hxx b/vtkm/filter/WarpScalar.hxx index 22412ce003d327e7f475e8dc47823b38b385140d..80b48e73754e1265e889cee63f3a97571ebc7d8e 100644 --- a/vtkm/filter/WarpScalar.hxx +++ b/vtkm/filter/WarpScalar.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/WarpVector.h b/vtkm/filter/WarpVector.h index b4caa9e5d3731f402c6a5e79109a3265658a4282..ca1a38ec5bfaca2650e5d0edaef45abc56b014ce 100644 --- a/vtkm/filter/WarpVector.h +++ b/vtkm/filter/WarpVector.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_WarpVector_h diff --git a/vtkm/filter/WarpVector.hxx b/vtkm/filter/WarpVector.hxx index 5f4e6433bfa2b7d831b2bee2e6ddbfa2f606393a..2b34de9ec13084f7855f5ca606ad26bfc2b4c25f 100644 --- a/vtkm/filter/WarpVector.hxx +++ b/vtkm/filter/WarpVector.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPCompressor1D.h b/vtkm/filter/ZFPCompressor1D.h index 316618f813b0651dd09068de7b9162d692f09dc8..38a2fd9c9fee1a276a2deeb5c3fa65146b9336bd 100644 --- a/vtkm/filter/ZFPCompressor1D.h +++ b/vtkm/filter/ZFPCompressor1D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPCompressor1D_h diff --git a/vtkm/filter/ZFPCompressor1D.hxx b/vtkm/filter/ZFPCompressor1D.hxx index 90bcb2027d0e599a167f247437603c3efc276280..524e2c88e6e4cdd99bf6d5aadefbf88cd7ba11d5 100644 --- a/vtkm/filter/ZFPCompressor1D.hxx +++ b/vtkm/filter/ZFPCompressor1D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPCompressor2D.h b/vtkm/filter/ZFPCompressor2D.h index b6c47711a4d34c75de7a7ccd19377ffb113f2859..c5932919674a2b98148b0e82f471f0e59792e95f 100644 --- a/vtkm/filter/ZFPCompressor2D.h +++ b/vtkm/filter/ZFPCompressor2D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPCompressor2D_h diff --git a/vtkm/filter/ZFPCompressor2D.hxx b/vtkm/filter/ZFPCompressor2D.hxx index 030d8195f4f0cf0232b24d99d256c90ad17a3094..118f0e03171fb30628e48e2419b4feab3052a370 100644 --- a/vtkm/filter/ZFPCompressor2D.hxx +++ b/vtkm/filter/ZFPCompressor2D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPCompressor3D.h b/vtkm/filter/ZFPCompressor3D.h index ab02d221d03052162a5e5173128f3a727862396e..22777b0207427900d055f2d192a30e99a9fcd521 100644 --- a/vtkm/filter/ZFPCompressor3D.h +++ b/vtkm/filter/ZFPCompressor3D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPCompressor3D_h diff --git a/vtkm/filter/ZFPCompressor3D.hxx b/vtkm/filter/ZFPCompressor3D.hxx index 072ebe422824bd1e1ae2cba30de47e22b9f69410..f632aab9524cc6f8614af3538bc398ebd4b3ede5 100644 --- a/vtkm/filter/ZFPCompressor3D.hxx +++ b/vtkm/filter/ZFPCompressor3D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPDecompressor1D.h b/vtkm/filter/ZFPDecompressor1D.h index e16cb47ccde7aedd3f7539c13621ca970a2e1f4d..3e30716d65d90b63804d90a6f339cbe68ba921c5 100644 --- a/vtkm/filter/ZFPDecompressor1D.h +++ b/vtkm/filter/ZFPDecompressor1D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPDecompressor1D_h diff --git a/vtkm/filter/ZFPDecompressor1D.hxx b/vtkm/filter/ZFPDecompressor1D.hxx index aaecad963247aab8a83b10f7ccbc2b69af15e49a..1f10e593aa57d34457a17d17390bd57d04ec03fe 100644 --- a/vtkm/filter/ZFPDecompressor1D.hxx +++ b/vtkm/filter/ZFPDecompressor1D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPDecompressor2D.h b/vtkm/filter/ZFPDecompressor2D.h index 2db68624ac7a8e8fd987ebfe8b6ee0aff9d419e1..671aeb1e7719c1100ffcbdfb8f1d50fd9cc8f73c 100644 --- a/vtkm/filter/ZFPDecompressor2D.h +++ b/vtkm/filter/ZFPDecompressor2D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPDecompressor2D_h diff --git a/vtkm/filter/ZFPDecompressor2D.hxx b/vtkm/filter/ZFPDecompressor2D.hxx index f295da22564d8efeb7da2e4416d7987512bae503..8d934c03901063459cbea4b051950d9895ed26d5 100644 --- a/vtkm/filter/ZFPDecompressor2D.hxx +++ b/vtkm/filter/ZFPDecompressor2D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/ZFPDecompressor3D.h b/vtkm/filter/ZFPDecompressor3D.h index 0cc86483c0ba965a14b73bb7648f9308dba316fb..3267df2eee4322ff2745462f331b4a5c1289f8d3 100644 --- a/vtkm/filter/ZFPDecompressor3D.h +++ b/vtkm/filter/ZFPDecompressor3D.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_ZFPDecompressor3D_h diff --git a/vtkm/filter/ZFPDecompressor3D.hxx b/vtkm/filter/ZFPDecompressor3D.hxx index 28065dfd6b01a5db71bab3bcb23ec289b6a9f1fc..363889b7c9c0fb341650f265b06d2f6e8bdcdf7a 100644 --- a/vtkm/filter/ZFPDecompressor3D.hxx +++ b/vtkm/filter/ZFPDecompressor3D.hxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/internal/CMakeLists.txt b/vtkm/filter/internal/CMakeLists.txt index 90a86c38a02881268198a49863b8d8bd9f22ccdf..857465e8722206d113653cf57294dbf68d6114ae 100644 --- a/vtkm/filter/internal/CMakeLists.txt +++ b/vtkm/filter/internal/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(headers diff --git a/vtkm/filter/internal/CreateResult.h b/vtkm/filter/internal/CreateResult.h index e1481af949a7c878ccb09cf9befd14474c8a6c5b..ca6f83ffbec429deebadc0b3acf07bc87fb349b0 100644 --- a/vtkm/filter/internal/CreateResult.h +++ b/vtkm/filter/internal/CreateResult.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_internal_CreateResult_h #define vtk_m_filter_internal_CreateResult_h diff --git a/vtkm/filter/internal/ResolveFieldTypeAndExecute.h b/vtkm/filter/internal/ResolveFieldTypeAndExecute.h index 3d74d21400d2374d79b2638fc577fb948a03f85b..2aee447c055f38068a0ab2adf2b2932560dddcd4 100644 --- a/vtkm/filter/internal/ResolveFieldTypeAndExecute.h +++ b/vtkm/filter/internal/ResolveFieldTypeAndExecute.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_internal_ResolveFieldTypeAndExecute_h #define vtk_m_filter_internal_ResolveFieldTypeAndExecute_h diff --git a/vtkm/filter/internal/ResolveFieldTypeAndMap.h b/vtkm/filter/internal/ResolveFieldTypeAndMap.h index 8e14238e8eb163bfc2b732f98811bdfc1093810e..3c051a563dd027aacbe2219ce7942b3bfb6110a2 100644 --- a/vtkm/filter/internal/ResolveFieldTypeAndMap.h +++ b/vtkm/filter/internal/ResolveFieldTypeAndMap.h @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #ifndef vtk_m_filter_internal_ResolveFieldTypeAndMap_h #define vtk_m_filter_internal_ResolveFieldTypeAndMap_h diff --git a/vtkm/filter/testing/CMakeLists.txt b/vtkm/filter/testing/CMakeLists.txt index add571363be8a2b15df260d1addc2592afadbc1e..31008f5a1a89e601161c6c5b301dfe798de2c3f3 100644 --- a/vtkm/filter/testing/CMakeLists.txt +++ b/vtkm/filter/testing/CMakeLists.txt @@ -2,20 +2,10 @@ ## Copyright (c) Kitware, Inc. ## All rights reserved. ## See LICENSE.txt for details. +## ## This software is distributed WITHOUT ANY WARRANTY; without even ## the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ## PURPOSE. See the above copyright notice for more information. -## -## Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -## Copyright 2014 UT-Battelle, LLC. -## Copyright 2014 Los Alamos National Security. -## -## Under the terms of Contract DE-NA0003525 with NTESS, -## the U.S. Government retains certain rights in this software. -## -## Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -## Laboratory (LANL), the U.S. Government retains certain rights in -## this software. ##============================================================================ set(unit_tests diff --git a/vtkm/filter/testing/UnitTestCellAverageFilter.cxx b/vtkm/filter/testing/UnitTestCellAverageFilter.cxx index e944479c1fdd17e0472ea160f7f5d78ecb4ed044..a96166a5fa12946ace69b843a0fbdc092f4520d0 100644 --- a/vtkm/filter/testing/UnitTestCellAverageFilter.cxx +++ b/vtkm/filter/testing/UnitTestCellAverageFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestCellMeasuresFilter.cxx b/vtkm/filter/testing/UnitTestCellMeasuresFilter.cxx index 4ec536690410d879ad87ff94e36988a1ec721a3d..b87af77acf6521e124609ae87ac095625b5dc3eb 100644 --- a/vtkm/filter/testing/UnitTestCellMeasuresFilter.cxx +++ b/vtkm/filter/testing/UnitTestCellMeasuresFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestCellSetConnectivityFilter.cxx b/vtkm/filter/testing/UnitTestCellSetConnectivityFilter.cxx index 6d563fecc9a3b6cebf940f990cc600a902e58cee..18f1720c964adb46ef1ed5635d00dbe20de09d15 100644 --- a/vtkm/filter/testing/UnitTestCellSetConnectivityFilter.cxx +++ b/vtkm/filter/testing/UnitTestCellSetConnectivityFilter.cxx @@ -1,5 +1,4 @@ -//============================================================================= -// +//============================================================================ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. @@ -7,18 +6,7 @@ // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2018 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2018 UT-Battelle, LLC. -// Copyright 2018 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. -// -//============================================================================= +//============================================================================ #include #include diff --git a/vtkm/filter/testing/UnitTestCleanGrid.cxx b/vtkm/filter/testing/UnitTestCleanGrid.cxx index ea8f0334b00385c47a1324f67357fcb5060a6d7b..ca62d83b83d0999496b789046b1f4718eefe784b 100644 --- a/vtkm/filter/testing/UnitTestCleanGrid.cxx +++ b/vtkm/filter/testing/UnitTestCleanGrid.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestClipWithFieldFilter.cxx b/vtkm/filter/testing/UnitTestClipWithFieldFilter.cxx index 0289e67d1cb0dc4253023b567e99bfa5e63fd47c..ab389f602e89b112c8edd35801e9b5231b29432c 100644 --- a/vtkm/filter/testing/UnitTestClipWithFieldFilter.cxx +++ b/vtkm/filter/testing/UnitTestClipWithFieldFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestClipWithImplicitFunctionFilter.cxx b/vtkm/filter/testing/UnitTestClipWithImplicitFunctionFilter.cxx index aae11ed3658def6342bba84531c4ae35e3aa86a7..8485f1d67bbbfeb01ea71fb728e59a164bf63e29 100644 --- a/vtkm/filter/testing/UnitTestClipWithImplicitFunctionFilter.cxx +++ b/vtkm/filter/testing/UnitTestClipWithImplicitFunctionFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestContourTreeUniformAugmentedFilter.cxx b/vtkm/filter/testing/UnitTestContourTreeUniformAugmentedFilter.cxx index bfa223356c3db4df3161006be7e08d0ebac4cab4..a371a5549422aecb60898367778133c4d02f1a3d 100644 --- a/vtkm/filter/testing/UnitTestContourTreeUniformAugmentedFilter.cxx +++ b/vtkm/filter/testing/UnitTestContourTreeUniformAugmentedFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2018, The Regents of the University of California, through // Lawrence Berkeley National Laboratory (subject to receipt of any required approvals diff --git a/vtkm/filter/testing/UnitTestContourTreeUniformFilter.cxx b/vtkm/filter/testing/UnitTestContourTreeUniformFilter.cxx index 517fcda4a61e10f912321404f58465d44cc02242..309ebc0869c9527a7f522826840b2e7275e35ff6 100644 --- a/vtkm/filter/testing/UnitTestContourTreeUniformFilter.cxx +++ b/vtkm/filter/testing/UnitTestContourTreeUniformFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ // Copyright (c) 2016, Los Alamos National Security, LLC // All rights reserved. diff --git a/vtkm/filter/testing/UnitTestCoordinateSystemTransform.cxx b/vtkm/filter/testing/UnitTestCoordinateSystemTransform.cxx index cda882d78e6b7fbaebb3b9ff337df87721f78b9e..6eca0656ca217d26fc59669ee95062206b4bcb97 100644 --- a/vtkm/filter/testing/UnitTestCoordinateSystemTransform.cxx +++ b/vtkm/filter/testing/UnitTestCoordinateSystemTransform.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestCrossProductFilter.cxx b/vtkm/filter/testing/UnitTestCrossProductFilter.cxx index c89ed41b36a9689f16c52ee4386f0a38ce30a4f0..9e1446dd5aa05ecd07354489f231a4160ceae4b2 100644 --- a/vtkm/filter/testing/UnitTestCrossProductFilter.cxx +++ b/vtkm/filter/testing/UnitTestCrossProductFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestDotProductFilter.cxx b/vtkm/filter/testing/UnitTestDotProductFilter.cxx index 0abb6776bb6b544315f591e295a30110c7717560..b0d1ec8e0fb7b6428e22adfd1f9cbdb00860b7cd 100644 --- a/vtkm/filter/testing/UnitTestDotProductFilter.cxx +++ b/vtkm/filter/testing/UnitTestDotProductFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestEntropyFilter.cxx b/vtkm/filter/testing/UnitTestEntropyFilter.cxx index 3614ed57ed7ed8b6a44f2963f132c2577bf180cb..d6e13abfefc96001845ecf7c0a8df4132e9b37d5 100644 --- a/vtkm/filter/testing/UnitTestEntropyFilter.cxx +++ b/vtkm/filter/testing/UnitTestEntropyFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestExternalFacesFilter.cxx b/vtkm/filter/testing/UnitTestExternalFacesFilter.cxx index ee0169349cb9b4455776b90b8ff6c2c49cab2026..343460b8e8725a00c21496a848f46b67b78faed3 100644 --- a/vtkm/filter/testing/UnitTestExternalFacesFilter.cxx +++ b/vtkm/filter/testing/UnitTestExternalFacesFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestExtractGeometryFilter.cxx b/vtkm/filter/testing/UnitTestExtractGeometryFilter.cxx index b7c25db65662d7d4f6f3ad19b1fee225684c364f..264e43df033871374e08b7970fe828eb301801ed 100644 --- a/vtkm/filter/testing/UnitTestExtractGeometryFilter.cxx +++ b/vtkm/filter/testing/UnitTestExtractGeometryFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestExtractPointsFilter.cxx b/vtkm/filter/testing/UnitTestExtractPointsFilter.cxx index 104f00826f12809a6a9b6c7a37e764b635deabc3..2119e1fb7f1b3cfabe34ff9097e1022732ed885b 100644 --- a/vtkm/filter/testing/UnitTestExtractPointsFilter.cxx +++ b/vtkm/filter/testing/UnitTestExtractPointsFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestExtractStructuredFilter.cxx b/vtkm/filter/testing/UnitTestExtractStructuredFilter.cxx index bdb383b26fbd1a07e3acdc700ce878b20e2250e0..66d7cc8f2d86ef9a39ed5238f3008978399750e0 100644 --- a/vtkm/filter/testing/UnitTestExtractStructuredFilter.cxx +++ b/vtkm/filter/testing/UnitTestExtractStructuredFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestFieldMetadata.cxx b/vtkm/filter/testing/UnitTestFieldMetadata.cxx index 8e6049b163ac739f685dde6293a61e875b866705..b0010595992ba6875e58387117cf3de07616d0c6 100644 --- a/vtkm/filter/testing/UnitTestFieldMetadata.cxx +++ b/vtkm/filter/testing/UnitTestFieldMetadata.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestFieldSelection.cxx b/vtkm/filter/testing/UnitTestFieldSelection.cxx index 848d6320ee806489db9287d84a9cd8ac20b08e66..4d0bb2aeaf91aa1f9203a19ae9c3a97756d963ce 100644 --- a/vtkm/filter/testing/UnitTestFieldSelection.cxx +++ b/vtkm/filter/testing/UnitTestFieldSelection.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestFieldToColors.cxx b/vtkm/filter/testing/UnitTestFieldToColors.cxx index 4795d513eef4066cef9e572de18469bc1b23077d..65e6332bd1dd9b98608ea3fbdcbd32016d5f7967 100644 --- a/vtkm/filter/testing/UnitTestFieldToColors.cxx +++ b/vtkm/filter/testing/UnitTestFieldToColors.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestGhostCellClassify.cxx b/vtkm/filter/testing/UnitTestGhostCellClassify.cxx index dd4689618ebe1a3a7f1339faf37d372e11a1b067..44144b2eec68884feb000487cb0d63446d8ba21c 100644 --- a/vtkm/filter/testing/UnitTestGhostCellClassify.cxx +++ b/vtkm/filter/testing/UnitTestGhostCellClassify.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestGhostCellRemove.cxx b/vtkm/filter/testing/UnitTestGhostCellRemove.cxx index 7f07ccf41c88bdb26b37e94c9369d9cbd3a4d303..527d2f39c80a1e490868702ef5b8698f37454b55 100644 --- a/vtkm/filter/testing/UnitTestGhostCellRemove.cxx +++ b/vtkm/filter/testing/UnitTestGhostCellRemove.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestGradient.cxx b/vtkm/filter/testing/UnitTestGradient.cxx index d61fc852e96c17bf41e7f5b841ba5c074212c987..a9c41d2f742767186b6040b5543d28b54be618d8 100644 --- a/vtkm/filter/testing/UnitTestGradient.cxx +++ b/vtkm/filter/testing/UnitTestGradient.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestHistogramFilter.cxx b/vtkm/filter/testing/UnitTestHistogramFilter.cxx index 3bdbceeffa9c59cd77a658ccc594c4e91567f550..69f22b7613e5943eadbb414a0576f0918c13cdc0 100644 --- a/vtkm/filter/testing/UnitTestHistogramFilter.cxx +++ b/vtkm/filter/testing/UnitTestHistogramFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestImageConnectivityFilter.cxx b/vtkm/filter/testing/UnitTestImageConnectivityFilter.cxx index 88f6565f689c510a87eb736d9cf680ad5e876df8..2f3b247c6c9029974187be9b8ee80e7f16fdfbdd 100644 --- a/vtkm/filter/testing/UnitTestImageConnectivityFilter.cxx +++ b/vtkm/filter/testing/UnitTestImageConnectivityFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestLagrangianFilter.cxx b/vtkm/filter/testing/UnitTestLagrangianFilter.cxx index 2f83f45029d618d76065b80b512d449d1c2a8cae..1baf2818699de82a5da070a83f4563f3486d832e 100644 --- a/vtkm/filter/testing/UnitTestLagrangianFilter.cxx +++ b/vtkm/filter/testing/UnitTestLagrangianFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2017 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2017 UT-Battelle, LLC. -// Copyright 2017 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestMarchingCubesFilter.cxx b/vtkm/filter/testing/UnitTestMarchingCubesFilter.cxx index 0790e1ed6a01b23c8055395a6973344296a4ce82..83b3f796a76e5ecc6cfd3e88a6ac50531688d1c5 100644 --- a/vtkm/filter/testing/UnitTestMarchingCubesFilter.cxx +++ b/vtkm/filter/testing/UnitTestMarchingCubesFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestMaskFilter.cxx b/vtkm/filter/testing/UnitTestMaskFilter.cxx index ffd1e26ba55553923ffb4cd26123ee92ef86c145..af00d1ddfa46eb0fb79aa3787210488a66c84d54 100644 --- a/vtkm/filter/testing/UnitTestMaskFilter.cxx +++ b/vtkm/filter/testing/UnitTestMaskFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestMaskPointsFilter.cxx b/vtkm/filter/testing/UnitTestMaskPointsFilter.cxx index 295c3ee104912d087108ed0c92c37070cc8744c8..a895bc96934e0671e50166e0a24a79b0cae52675 100644 --- a/vtkm/filter/testing/UnitTestMaskPointsFilter.cxx +++ b/vtkm/filter/testing/UnitTestMaskPointsFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestMultiBlockFilters.cxx b/vtkm/filter/testing/UnitTestMultiBlockFilters.cxx index 758331de4387db965239750767666ad22249e797..222263c15d8b6ed5100de2980e6e96d7d0fc0d1b 100644 --- a/vtkm/filter/testing/UnitTestMultiBlockFilters.cxx +++ b/vtkm/filter/testing/UnitTestMultiBlockFilters.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestMultiBlockHistogramFilter.cxx b/vtkm/filter/testing/UnitTestMultiBlockHistogramFilter.cxx index 61b8c077c341147ebc7ff6aed820fa4d32210a23..aedcadc1b2e6de02f5d1ed042b67b96f3d4b6380 100644 --- a/vtkm/filter/testing/UnitTestMultiBlockHistogramFilter.cxx +++ b/vtkm/filter/testing/UnitTestMultiBlockHistogramFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2014 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2014 UT-Battelle, LLC. -// Copyright 2014 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestNDEntropyFilter.cxx b/vtkm/filter/testing/UnitTestNDEntropyFilter.cxx index 948016a3eb23652b1215a53a9e2f980b44bf4bda..bb087085d9b9ceebad07b97e59c2ccecadba01e5 100644 --- a/vtkm/filter/testing/UnitTestNDEntropyFilter.cxx +++ b/vtkm/filter/testing/UnitTestNDEntropyFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestNDHistogramFilter.cxx b/vtkm/filter/testing/UnitTestNDHistogramFilter.cxx index 81662fba28bc1b5ac0ca5976d41b944cbe402722..5926a7aebee74f06250a0ca06512a215cff8c51c 100644 --- a/vtkm/filter/testing/UnitTestNDHistogramFilter.cxx +++ b/vtkm/filter/testing/UnitTestNDHistogramFilter.cxx @@ -2,20 +2,10 @@ // Copyright (c) Kitware, Inc. // All rights reserved. // See LICENSE.txt for details. +// // This software is distributed WITHOUT ANY WARRANTY; without even // the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR // PURPOSE. See the above copyright notice for more information. -// -// Copyright 2016 National Technology & Engineering Solutions of Sandia, LLC (NTESS). -// Copyright 2016 UT-Battelle, LLC. -// Copyright 2016 Los Alamos National Security. -// -// Under the terms of Contract DE-NA0003525 with NTESS, -// the U.S. Government retains certain rights in this software. -// -// Under the terms of Contract DE-AC52-06NA25396 with Los Alamos National -// Laboratory (LANL), the U.S. Government retains certain rights in -// this software. //============================================================================ #include diff --git a/vtkm/filter/testing/UnitTestPointAverageFilter.cxx b/vtkm/filter/testing/UnitTestPointAverageFilter.cxx index c14b6c12aac9d49068dd99e07a6e96cc9cb52edc..931cc0ac8e9c57210dab228d78f7635fddde0699 100644 --- a/vtkm/filter/testing/UnitTestPointAverageFilter.cxx +++ b/vtkm/filte