What is the bug?
Some OpenSearch java files have different licence formats.
What is the expected behaviour?
Files should have
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*/
for license header
Files impacted
Each should be investigated and fixed if possible.
What is the bug?
Some OpenSearch java files have different licence formats.
What is the expected behaviour?
Files should have
for license header
Files impacted
Each should be investigated and fixed if possible.