Skip to content

Commit a8bfc32

Browse files
committed
Update copyright dates due to edits
1 parent 9f69193 commit a8bfc32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mujoco_usd_converter/_impl/_flatten.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2025 The Newton Developers
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 The Newton Developers
22
# SPDX-License-Identifier: Apache-2.0
33
import pathlib
44
import shutil

mujoco_usd_converter/_impl/convert.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2025 The Newton Developers
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 The Newton Developers
22
# SPDX-License-Identifier: Apache-2.0
33
import pathlib
44
import tempfile

tests/testAssetStructure.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: Copyright (c) 2025 The Newton Developers
1+
# SPDX-FileCopyrightText: Copyright (c) 2025-2026 The Newton Developers
22
# SPDX-License-Identifier: Apache-2.0
33
import pathlib
44

0 commit comments

Comments
 (0)