Skip to content

Commit 32cbd3d

Browse files
committed
Minor correction.
1 parent 2dab97d commit 32cbd3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/utils/stats_processor.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 Intel Corporation
1+
# Copyright (C) 2018-2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

44
from .opt_in_checker import OptInChecker

src/utils/stats_processor_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2018-2024 Intel Corporation
1+
# Copyright (C) 2018-2025 Intel Corporation
22
# SPDX-License-Identifier: Apache-2.0
33

44
import os

0 commit comments

Comments
 (0)