Skip to content

Commit

Permalink
Update copyright date for 2025 (#151)
Browse files Browse the repository at this point in the history
Run pre-commit routine for 2025
  • Loading branch information
jjaime2 authored Jan 14, 2025
1 parent 28f9fe6 commit 0d50ae2
Show file tree
Hide file tree
Showing 86 changed files with 86 additions and 86 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

name: pre-commit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import AcquireFood
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# Standard imports
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3

# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# Standard imports
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.msg import FaceDetection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.msg import FoodOnForkDetection
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

import rclpy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveToMouth
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from ada_feeding_msgs.action import MoveTo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

import array
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from builtin_interfaces.msg import Time
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

import rclpy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from feeding_web_app_ros2_msgs.srv import ReverseString
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

import time
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

import rclpy
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from launch_ros.substitutions import FindPackageShare
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2024, Personal Robotics Laboratory
Copyright (c) 2024-2025, Personal Robotics Laboratory
License: BSD 3-Clause. See LICENSE.md file in root directory.
-->

Expand Down
2 changes: 1 addition & 1 deletion feeding_web_app_ros2_test/setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

from glob import glob
Expand Down
2 changes: 1 addition & 1 deletion feeding_web_app_ros2_test/test/test_copyright.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# Copyright 2015 Open Source Robotics Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion feeding_web_app_ros2_test/test/test_flake8.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# Copyright 2017 Open Source Robotics Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion feeding_web_app_ros2_test/test/test_pep257.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) 2024, Personal Robotics Laboratory
# Copyright (c) 2024-2025, Personal Robotics Laboratory
# License: BSD 3-Clause. See LICENSE.md file in root directory.

# Copyright 2015 Open Source Robotics Foundation, Inc.
Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/public/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
Copyright (c) 2024, Personal Robotics Laboratory
Copyright (c) 2024-2025, Personal Robotics Laboratory
License: BSD 3-Clause. See LICENSE.md file in root directory.
-->

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/server.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/App.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Constants.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Footer/Footer.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/GlobalState.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Header/Header.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Header/InfoModal.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Header/TeleopSubcomponent.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/Button.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/Home.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/Home.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/MealStates/BiteDone.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/MealStates/BiteSelection.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/MealStates/DetectingFace.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/MealStates/PostMeal.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
2 changes: 1 addition & 1 deletion feedingwebapp/src/Pages/Home/MealStates/PreMeal.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2024, Personal Robotics Laboratory
* Copyright (c) 2024-2025, Personal Robotics Laboratory
* License: BSD 3-Clause. See LICENSE.md file in root directory.
*/

Expand Down
Loading

0 comments on commit 0d50ae2

Please sign in to comment.