From 7948a4b0bcc16708ba95d4bfce2be064fc022040 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Fri, 30 Oct 2020 17:00:36 -0700 Subject: [PATCH] Revert "add header (#5648)" This reverts commit d7f3baed181f6b8891fcc0cea1d4cd3403779b36. --- onnxruntime/test/shared_lib/cuda_add.cu | 3 --- 1 file changed, 3 deletions(-) diff --git a/onnxruntime/test/shared_lib/cuda_add.cu b/onnxruntime/test/shared_lib/cuda_add.cu index 9aa503dbf6..301d82ca38 100644 --- a/onnxruntime/test/shared_lib/cuda_add.cu +++ b/onnxruntime/test/shared_lib/cuda_add.cu @@ -1,6 +1,3 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. -// Licensed under the MIT License. - #include #include #include