Skip to content

Commit 5ee3929

Browse files
committed
Fix copyright headers
1 parent fb614e4 commit 5ee3929

12 files changed

+11
-27
lines changed

src/plugins/intel_npu/tools/single-image-test/CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
#
2-
# Copyright (C) 2018-2026 Intel Corporation.
1+
# Copyright (C) 2018-2026 Intel Corporation
32
# SPDX-License-Identifier: Apache 2.0
43
#
54

src/plugins/intel_npu/tools/single-image-test/argument_parse_helpers.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache-2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/argument_parse_helpers.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache-2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/image_quality_helper.cpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache 2.0
43
//
54

6-
//
7-
85
#include "image_quality_helper.hpp"
96

107
#include <cmath>

src/plugins/intel_npu/tools/single-image-test/image_quality_helper.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache 2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
//
21
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache-2.0
43
//

src/plugins/intel_npu/tools/single-image-test/map_metric_helpers.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache-2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/map_metric_helpers.hpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache-2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/semantic_segmentation_helpers.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache 2.0
43
//
54

src/plugins/intel_npu/tools/single-image-test/semantic_segmentation_helpers.hpp

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
//
2-
// Copyright (C) 2018-2026 Intel Corporation.
1+
// Copyright (C) 2018-2026 Intel Corporation
32
// SPDX-License-Identifier: Apache 2.0
43
//
54

6-
//
7-
85
#pragma once
96

107
#include <openvino/core/layout.hpp>

0 commit comments

Comments
 (0)