Skip to content

Commit f77dacb

Browse files
committed
misc: update copyright year for some python files
1 parent 04815b7 commit f77dacb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

wrapper/libuuu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# -*- coding: UTF-8 -*-
33
#
4-
# Copyright 2024 NXP
4+
# Copyright 2024-2025 NXP
55
#
66
# SPDX-License-Identifier: BSD-3-Clause
77

wrapper/tests/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python
22
# -*- coding: UTF-8 -*-
3-
#
4-
# Copyright 2025 NXP
3+
## Copyright 2025 NXP
54
#
65
# SPDX-License-Identifier: BSD-3-Clause
76

0 commit comments

Comments
 (0)