From f930b5daed9feadb13dba655ae61b4a5bbece7ee Mon Sep 17 00:00:00 2001 From: chama1176 Date: Fri, 29 Nov 2024 09:50:14 +0900 Subject: [PATCH] fix copyright --- sciurus17_examples_py/launch/example.launch.py | 2 +- sciurus17_examples_py/sciurus17_examples_py/gripper_control.py | 2 +- sciurus17_examples_py/sciurus17_examples_py/neck_control.py | 2 +- .../sciurus17_examples_py/pick_and_place_left_arm.py | 2 +- .../sciurus17_examples_py/pick_and_place_right_arm_waist.py | 2 +- sciurus17_examples_py/sciurus17_examples_py/waist_control.py | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sciurus17_examples_py/launch/example.launch.py b/sciurus17_examples_py/launch/example.launch.py index fca0d49..024cfc2 100644 --- a/sciurus17_examples_py/launch/example.launch.py +++ b/sciurus17_examples_py/launch/example.launch.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sciurus17_examples_py/sciurus17_examples_py/gripper_control.py b/sciurus17_examples_py/sciurus17_examples_py/gripper_control.py index c0767cf..7e42b60 100755 --- a/sciurus17_examples_py/sciurus17_examples_py/gripper_control.py +++ b/sciurus17_examples_py/sciurus17_examples_py/gripper_control.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sciurus17_examples_py/sciurus17_examples_py/neck_control.py b/sciurus17_examples_py/sciurus17_examples_py/neck_control.py index be30fa5..a203049 100755 --- a/sciurus17_examples_py/sciurus17_examples_py/neck_control.py +++ b/sciurus17_examples_py/sciurus17_examples_py/neck_control.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_left_arm.py b/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_left_arm.py index 6db5e66..83ff72d 100755 --- a/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_left_arm.py +++ b/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_left_arm.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_right_arm_waist.py b/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_right_arm_waist.py index 4a4c340..68eca99 100755 --- a/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_right_arm_waist.py +++ b/sciurus17_examples_py/sciurus17_examples_py/pick_and_place_right_arm_waist.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sciurus17_examples_py/sciurus17_examples_py/waist_control.py b/sciurus17_examples_py/sciurus17_examples_py/waist_control.py index 4796f9f..a0c895a 100755 --- a/sciurus17_examples_py/sciurus17_examples_py/waist_control.py +++ b/sciurus17_examples_py/sciurus17_examples_py/waist_control.py @@ -1,4 +1,4 @@ -# Copyright 2023 RT Corporation +# Copyright 2024 RT Corporation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.