correct copyright mesage

This commit is contained in:
Li-Ta Lo 2021-01-05 13:29:35 -07:00
parent fb6c9afe7c
commit d81f08eedb

@ -1,9 +1,13 @@
//============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE. See the above copyright notice for more information.
//============================================================================
#include <vtkm/io/ErrorIO.h>
#include <vtkm/io/ImageWriterHDF5.h>
#include <vtkm/io/PixelTypes.h>