Skip to content

Commit b339109

Browse files
committed
Update copyright year to 2026 and change package version to 0.2.1 in Autoware System Designer files
Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
1 parent 3f456aa commit b339109

52 files changed

Lines changed: 52 additions & 52 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

autoware_system_designer/autoware_system_designer-extras.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/config/config_registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/deployment_instance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/graph/event_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/graph/link_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/instances/instances.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/instances/launcher_planner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

autoware_system_designer/autoware_system_designer/builder/parameters/parameter_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2025 TIER IV, inc.
1+
# Copyright 2026 TIER IV, inc.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)