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