Describe the issue
Public and open source contains header references to "confidential and proprietary" Microsoft code. Is this allowed? Should these headers be removed? Currently this flags a proprietary license occurrence in a ScanCode license check.
Scancode detected proprietary license within these two files:
onnxruntime/test/testdata/custom_execution_provider_library/my_execution_provider.cc
onnxruntime/test/testdata/custom_execution_provider_library/my_execution_provider.h
To reproduce
Please, just have a look into the two files provided. Troubling license statement is at the top of the page.
It states:
// Copyright (c) Microsoft Corporation. All rights reserved.
// Confidential and Proprietary.
Urgency
No response
Platform
Linux
OS Version
Ubuntu - 22.04
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
v1.20.2
ONNX Runtime API
C++
Architecture
Other / Unknown
Execution Provider
Other / Unknown
Execution Provider Library Version
No response
Describe the issue
Public and open source contains header references to "confidential and proprietary" Microsoft code. Is this allowed? Should these headers be removed? Currently this flags a proprietary license occurrence in a ScanCode license check.
Scancode detected proprietary license within these two files:
onnxruntime/test/testdata/custom_execution_provider_library/my_execution_provider.cc
onnxruntime/test/testdata/custom_execution_provider_library/my_execution_provider.h
To reproduce
Please, just have a look into the two files provided. Troubling license statement is at the top of the page.
It states:
// Copyright (c) Microsoft Corporation. All rights reserved.
// Confidential and Proprietary.
Urgency
No response
Platform
Linux
OS Version
Ubuntu - 22.04
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
v1.20.2
ONNX Runtime API
C++
Architecture
Other / Unknown
Execution Provider
Other / Unknown
Execution Provider Library Version
No response