Skip to content

Commit b8bf176

Browse files
Update copyright year in visualization modules to reflect 2024-2025
1 parent 9a64cea commit b8bf176

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model_api/python/model_api/visualizer/layout/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""Visualization Layout."""
22

3-
# Copyright (C) 2024 Intel Corporation
3+
# Copyright (C) 2024-2025 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

66
from .flatten import Flatten
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""Visualization tests."""
22

3-
# Copyright (C) 2024 Intel Corporation
3+
# Copyright (C) 2024-2025 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0

0 commit comments

Comments
 (0)