Add copyright notice

This commit is contained in:
Manish Mathai 2021-06-30 11:04:55 -07:00
parent 035a7b39bc
commit d9487e01d4

@ -1,3 +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 "Benchmarker.h"
#include <random>