From d9487e01d44bd0dbde092fe5774719d51589c49f Mon Sep 17 00:00:00 2001 From: Manish Mathai Date: Wed, 30 Jun 2021 11:04:55 -0700 Subject: [PATCH] Add copyright notice --- benchmarking/BenchmarkInSitu.cxx | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/benchmarking/BenchmarkInSitu.cxx b/benchmarking/BenchmarkInSitu.cxx index 20d218f36..32f2766ca 100644 --- a/benchmarking/BenchmarkInSitu.cxx +++ b/benchmarking/BenchmarkInSitu.cxx @@ -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